img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
 .animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{from,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}.container{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container{padding-right:15px;padding-left:15px}}@media (min-width:576px){.container{width:540px;max-width:100%}}@media (min-width:768px){.container{width:720px;max-width:100%}}@media (min-width:992px){.container{width:960px;max-width:100%}}@media (min-width:1200px){.container{width:1140px;max-width:100%}}.container-fluid{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container-fluid{padding-right:15px;padding-left:15px}}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:576px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.row{margin-right:-15px;margin-left:-15px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:768px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:992px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}.col{-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-0{right:auto}.pull-1{right:8.333333%}.pull-2{right:16.666667%}.pull-3{right:25%}.pull-4{right:33.333333%}.pull-5{right:41.666667%}.pull-6{right:50%}.pull-7{right:58.333333%}.pull-8{right:66.666667%}.pull-9{right:75%}.pull-10{right:83.333333%}.pull-11{right:91.666667%}.pull-12{right:100%}.push-0{left:auto}.push-1{left:8.333333%}.push-2{left:16.666667%}.push-3{left:25%}.push-4{left:33.333333%}.push-5{left:41.666667%}.push-6{left:50%}.push-7{left:58.333333%}.push-8{left:66.666667%}.push-9{left:75%}.push-10{left:83.333333%}.push-11{left:91.666667%}.push-12{left:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.333333%}.pull-sm-2{right:16.666667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.333333%}.pull-sm-5{right:41.666667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.333333%}.pull-sm-8{right:66.666667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.333333%}.pull-sm-11{right:91.666667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.333333%}.push-sm-2{left:16.666667%}.push-sm-3{left:25%}.push-sm-4{left:33.333333%}.push-sm-5{left:41.666667%}.push-sm-6{left:50%}.push-sm-7{left:58.333333%}.push-sm-8{left:66.666667%}.push-sm-9{left:75%}.push-sm-10{left:83.333333%}.push-sm-11{left:91.666667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0%}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.333333%}.pull-md-2{right:16.666667%}.pull-md-3{right:25%}.pull-md-4{right:33.333333%}.pull-md-5{right:41.666667%}.pull-md-6{right:50%}.pull-md-7{right:58.333333%}.pull-md-8{right:66.666667%}.pull-md-9{right:75%}.pull-md-10{right:83.333333%}.pull-md-11{right:91.666667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.333333%}.push-md-2{left:16.666667%}.push-md-3{left:25%}.push-md-4{left:33.333333%}.push-md-5{left:41.666667%}.push-md-6{left:50%}.push-md-7{left:58.333333%}.push-md-8{left:66.666667%}.push-md-9{left:75%}.push-md-10{left:83.333333%}.push-md-11{left:91.666667%}.push-md-12{left:100%}.offset-md-0{margin-left:0%}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.333333%}.pull-lg-2{right:16.666667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.333333%}.pull-lg-5{right:41.666667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.333333%}.pull-lg-8{right:66.666667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.333333%}.pull-lg-11{right:91.666667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.333333%}.push-lg-2{left:16.666667%}.push-lg-3{left:25%}.push-lg-4{left:33.333333%}.push-lg-5{left:41.666667%}.push-lg-6{left:50%}.push-lg-7{left:58.333333%}.push-lg-8{left:66.666667%}.push-lg-9{left:75%}.push-lg-10{left:83.333333%}.push-lg-11{left:91.666667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0%}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.333333%}.pull-xl-2{right:16.666667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.333333%}.pull-xl-5{right:41.666667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.333333%}.pull-xl-8{right:66.666667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.333333%}.pull-xl-11{right:91.666667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.333333%}.push-xl-2{left:16.666667%}.push-xl-3{left:25%}.push-xl-4{left:33.333333%}.push-xl-5{left:41.666667%}.push-xl-6{left:50%}.push-xl-7{left:58.333333%}.push-xl-8{left:66.666667%}.push-xl-9{left:75%}.push-xl-10{left:83.333333%}.push-xl-11{left:91.666667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0%}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.gs .panel{margin-bottom:20px;background-color:#fff;border:1px solid #fff0;border-radius:4px;-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .05);box-shadow:0 1px 1px rgb(0 0 0 / .05)}.gs .panel-default{border-color:#ddd;margin-bottom:20px}.gs .panel-body{padding:15px 15px 1px}.gs .nav{padding-left:0;margin-bottom:0;list-style:none}.gs .nav>li{position:relative;display:block}.gs .nav>li>a{position:relative;padding:10px 15px;text-decoration:none}.gs .nav-pills>li.active>a,.gs .nav-pills>li.active>a:hover,.gs .nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.gs .nav-pills>li>a{border-radius:4px}.gs .media>.pull-left{margin-right:10px}.gs img{vertical-align:middle;border:0}.gs .img-rounded{border-radius:6px}.gs a{text-decoration:none}.gs a:hover,.gs a:focus{color:#2a6496;text-decoration:underline}.gs .btn-success:hover,.gs .btn-success:focus,.gs .btn-success:active,.gs .btn-success.active,.gs .open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.gs .btn-info:hover,.gs .btn-info:focus,.gs .btn-info:active,.gs .btn-info.active,.gs .open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.gs .btn-primary:hover,.gs .btn-primary:focus,.gs .btn-primary:active,.gs .btn-primary.active,.gs .open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.gs .btn-sm,.gs .btn-xs{padding:5px 10px!important;font-size:12px;line-height:1.5;display:inline-block}.gs .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.gs .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.gs .btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.gs .label-warning{background-color:#f0ad4e}.gs .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.gs .panel-footer a{text-decoration:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.grid{position:relative;text-align:center}.grid figure{position:relative;overflow:hidden;margin:0;width:100%;text-align:center;cursor:pointer}.grid figure img{position:relative;display:block;margin:0;max-width:100%;opacity:.8}.grid figure figcaption{padding:2em;color:#fff;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.grid figure figcaption::before,.grid figure figcaption::after{pointer-events:none}.grid figure figcaption,.grid figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}.grid figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.grid figure h2{word-spacing:-.15em;font-weight:300;font-family:'Open Sans',sans-serif;font-size:25px;color:#fff}.grid figure h2 span{font-weight:800;color:#fff}.grid figure h2,.grid figure p{margin:0}.grid figure p{letter-spacing:1px;font-size:68.5%;text-transform:initial;font-family:'Open Sans',sans-serif;font-weight:300}figure.effect-sadie figcaption::before,figure.filter-effect-sadie figcaption::before,figure.filter-selected-cats figcaption::before,figure.effect-masonary figcaption::before,figure.effect-slider figcaption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#fff0 0%,rgb(72 76 97 / .8) 75%);content:'';opacity:0;transform:translate3d(0,50%,0)}figure.effect-sadie h2,figure.effect-masonary h2,figure.effect-slider h2,figure.filter-effect-sadie h2,figure.filter-selected-cats h2{position:absolute;top:44%;left:0;width:100%;transition:transform 0.35s,color 0.35s;transform:translate3d(0,-50%,0);opacity:0}figure.effect-sadie figcaption::before,figure.effect-sadie p,figure.effect-masonary figcaption::before,figure.effect-masonary p,figure.effect-slider figcaption::before,figure.effect-slider p,figure.filter-effect-sadie figcaption::before,figure.filter-effect-sadie p,figure.filter-selected-cats figcaption::before,figure.filter-selected-cats p{transition:opacity 0.35s,transform 0.35s}figure.effect-sadie p,figure.effect-masonary p,figure.effect-slider p,figure.filter-effect-sadie p,figure.filter-selected-cats p{position:absolute;bottom:0;left:0;padding:.8em 1em;width:100%;opacity:0;transform:translate3d(0,10px,0)}figure.effect-sadie:hover h2,figure.effect-masonary:hover h2,figure.effect-slider:hover h2,figure.filter-effect-sadie:hover h2,figure.filter-selected-cats:hover h2{color:#fff;transform:translate3d(0,-50%,0) translate3d(0,-40px,0);opacity:1}figure.effect-sadie:hover figcaption::before,figure.effect-sadie:hover p,figure.effect-masonary:hover figcaption::before,figure.effect-masonary:hover p,figure.effect-slider:hover figcaption::before,figure.effect-slider:hover p,figure.filter-effect-sadie:hover figcaption::before,figure.filter-effect-sadie:hover p,figure.filter-selected-cats:hover figcaption::before,figure.filter-selected-cats:hover p{opacity:1;transform:translate3d(0,0,0)}@media only screen and (min-width:801px) and (max-width:1024px){figure.effect-sadie p,figure.filter-effect-sadie p,figure.filter-selected-cats p{padding:13px;line-height:1.3}}@media only screen and (max-width:479px){figure.effect-sadie p,figure.filter-effect-sadie p,figure.filter-selected-cats p{padding:10px;line-height:1.2}.grid figure h2{font-size:22px}}figure.effect-zoe figcaption,figure.filter-effect-zoe figcaption{top:auto;bottom:0;padding:1em;height:3.75em;background:rgb(255 255 255 / .8);color:#3c4a50;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}figure.effect-zoe h2,figure.filter-effect-zoe h2{float:left}figure.effect-zoe p.icon-links a,figure.filter-effect-zoe p.icon-links a{float:right;color:#3c4a50;font-size:1.4em}figure.effect-zoe:hover p.icon-links a:hover,figure.effect-zoe:hover p.icon-links a:focus,figure.filter-effect-zoe:hover p.icon-links a:hover,figure.filter-effect-zoe:hover p.icon-links a:focus{color:#252d31}figure.effect-zoe p.description,figure.filter-effect-zoe p.description{position:absolute;bottom:5em;left:0;padding:4em;color:#fff;text-transform:none;font-size:15px;opacity:0;-webkit-transition:opacity 0.35s;transition:opacity 0.35s;-webkit-backface-visibility:hidden;line-height:1.2;background:rgb(0 0 0 / .4)}figure.effect-zoe h2,figure.effect-zoe p.icon-links a,figure.filter-effect-zoe h2,figure.filter-effect-zoe p.icon-links a{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0)}figure.effect-zoe p.icon-links a span::before,figure.filter-effect-zoe p.icon-links a span::before{display:inline-block;padding:8px 10px;font-family:'feathericons';speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-eye::before{content:'\e000'}.icon-paper-clip::before{content:'\e001'}.icon-heart::before{content:'\e024'}figure.effect-zoe h2,figure.filter-effect-zoe h2{display:inline-block}figure.effect-zoe:hover p.description,figure.filter-effect-zoe:hover p.description{opacity:1}figure.effect-zoe:hover figcaption,figure.effect-zoe:hover h2,figure.effect-zoe:hover p.icon-links a,figure.filter-effect-zoe:hover figcaption,figure.filter-effect-zoe:hover h2,figure.filter-effect-zoe:hover p.icon-links a{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}figure.effect-zoe:hover h2,figure.filter-effect-zoe:hover h2{-webkit-transition-delay:0.05s;transition-delay:0.05s;color:#3c4a50}figure.effect-zoe:hover p.icon-links a:nth-child(3),figure.filter-effect-zoe:hover p.icon-links a:nth-child(3){-webkit-transition-delay:0.1s;transition-delay:0.1s}figure.effect-zoe:hover p.icon-links a:nth-child(2),figure.filter-effect-zoe:hover p.icon-links a:nth-child(2){-webkit-transition-delay:0.15s;transition-delay:0.15s}figure.effect-zoe:hover p.icon-links a:first-child,figure.filter-effect-zoe:hover p.icon-links a:first-child{-webkit-transition-delay:0.2s;transition-delay:0.2s}.effect-zoe a i,.filter-effect-zoe a i{padding:8px}figure.effect-julia,figure.filter-effect-julia{background:#2f3238}figure.effect-julia img,figure.filter-effect-julia img{-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;-webkit-backface-visibility:hidden;backface-visibility:hidden}figure.effect-julia figcaption,figure.filter-effect-julia figcaption{text-align:left}figure.effect-julia h2,figure.filter-effect-julia h2{position:relative;padding:.5em 0}figure.effect-julia p,figure.filter-effect-julia p{display:inline-block;margin:0 0 .25em;padding:.4em 1em;background:rgb(255 255 255 / .9);color:#2f3238;text-transform:none;font-weight:500;font-size:75%;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(-625px,0,0);transform:translate3d(-625px,0,0)}figure.effect-julia p:first-child,figure.filter-effect-julia p:first-child{-webkit-transition-delay:0.15s;transition-delay:0.15s}figure.effect-julia p:nth-of-type(2),figure.filter-effect-julia p:nth-of-type(2){-webkit-transition-delay:0.1s;transition-delay:0.1s}figure.effect-julia p:nth-of-type(3),figure.filter-effect-julia p:nth-of-type(3){-webkit-transition-delay:0.05s;transition-delay:0.05s}figure.effect-julia:hover p:first-child,figure.filter-effect-julia:hover p:first-child{-webkit-transition-delay:0s;transition-delay:0s}figure.effect-julia:hover p:nth-of-type(2),figure.filter-effect-julia:hover p:nth-of-type(2){-webkit-transition-delay:0.05s;transition-delay:0.05s}figure.effect-julia:hover p:nth-of-type(3),figure.filter-effect-julia:hover p:nth-of-type(3){-webkit-transition-delay:0.1s;transition-delay:0.1s}figure.effect-julia:hover img,figure.filter-effect-julia:hover img{opacity:.4;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}figure.effect-julia:hover p,figure.filter-effect-julia:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}figure.effect-winston,figure.filter-effect-winston{background:#162633;text-align:left}figure.effect-winston img,figure.filter-effect-winston img{-webkit-transition:opacity 0.45s;transition:opacity 0.45s;-webkit-backface-visibility:hidden;backface-visibility:hidden}figure.effect-winston figcaption::before,figure.filter-effect-winston figcaption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/wp-content/plugins/gs-portfolio-pro/gsportfolio-files/assets/img/triangle.svg) no-repeat center center;background-size:100% 100%;content:'';-webkit-transition:opacity 0.45s,-webkit-transform 0.45s;transition:opacity 0.45s,transform 0.45s;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);-webkit-transform-origin:0 100%;transform-origin:0 107%}figure.effect-winston h2,figure.filter-effect-winston h2{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}figure.effect-winston p,figure.filter-effect-winston p{position:absolute;right:0;bottom:0;padding:0 .5em 3% 0}figure.effect-winston a,figure.filter-effect-winston a{margin:0 10px;color:#5d504f;font-size:130%}figure.effect-winston a:hover,figure.effect-winston a:focus,figure.filter-effect-winston a:hover,figure.filter-effect-winston a:focus{color:#cc6055}figure.effect-winston p a i,figure.filter-effect-winston p a i{opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}figure.effect-winston:hover img,figure.filter-effect-winston:hover img{opacity:.6}figure.effect-winston:hover h2,figure.filter-effect-winston:hover h2{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}figure.effect-winston:hover figcaption::before,figure.filter-effect-winston:hover figcaption::before{opacity:.7;-webkit-transform:rotate3d(0,0,1,20deg);transform:rotate3d(0,0,1,20deg)}figure.effect-winston:hover p i,figure.filter-effect-winston:hover p i{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}figure.effect-winston:hover p a:nth-child(3) i,figure.filter-effect-winston:hover p a:nth-child(3) i{-webkit-transition-delay:0.05s;transition-delay:0.05s}figure.effect-winston:hover p a:nth-child(2) i,figure.filter-effect-winston:hover p a:nth-child(2) i{-webkit-transition-delay:0.1s;transition-delay:0.1s}figure.effect-winston:hover p a:first-child i,figure.filter-effect-winston:hover p a:first-child i{-webkit-transition-delay:0.15s;transition-delay:0.15s}figure.effect-terry{background:#34495e}figure.effect-terry figcaption{padding:1em}figure.effect-terry figcaption::before,figure.effect-terry figcaption::after{position:absolute;width:200%;height:200%;border-style:solid;border-color:#101010;content:'';-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s}figure.effect-terry figcaption::before{right:0;bottom:0;border-width:0 70px 60px 0;-webkit-transform:translate3d(70px,60px,0);transform:translate3d(70px,60px,0)}figure.effect-terry figcaption::after{top:0;left:0;border-width:15px 0 0 15px;-webkit-transform:translate3d(-15px,-15px,0);transform:translate3d(-15px,-15px,0)}figure.effect-terry img,figure.effect-terry p a{-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s}figure.effect-terry img{opacity:.85}figure.effect-terry h2{position:absolute;bottom:0;left:0;padding:.4em 10px;width:50%;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}@media screen and (max-width:920px){figure.effect-terry h2{padding:.75em 10px;font-size:120%}}figure.effect-terry p{float:right;clear:both;text-align:left;text-transform:none;font-size:111%}figure.effect-terry p a{display:block;margin-bottom:1em;color:#fff;opacity:0;-webkit-transform:translate3d(90px,0,0);transform:translate3d(90px,0,0)}figure.effect-terry p a:hover,figure.effect-terry p a:focus{color:#f3cf3f}figure.effect-terry:hover figcaption::before,figure.effect-terry:hover figcaption::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}figure.effect-terry:hover img{opacity:.6}figure.effect-terry:hover h2,figure.effect-terry:hover p a{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}figure.effect-terry:hover p a{opacity:1}figure.effect-terry:hover p a:first-child{-webkit-transition-delay:0.025s;transition-delay:0.025s}figure.effect-terry:hover p a:nth-child(2){-webkit-transition-delay:0.05s;transition-delay:0.05s}figure.effect-terry:hover p a:nth-child(3){-webkit-transition-delay:0.075s;transition-delay:0.075s}figure.effect-terry:hover p a:nth-child(4){-webkit-transition-delay:0.1s;transition-delay:0.1s}figure.effect-kira,figure.filter-effect-kira{background:#000;text-align:left}figure.effect-kira img,figure.filter-effect-kira img{-webkit-transition:opacity 0.35s;transition:opacity 0.35s}figure.effect-kira figcaption,figure.filter-effect-kira figcaption{z-index:1}figure.effect-kira p,figure.filter-effect-kira p{padding:3em .5em;font-weight:600;font-size:100%;line-height:1.5;opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);text-align:center}figure.effect-kira p a,figure.filter-effect-kira p a{margin:0 .5em;color:#101010}figure.effect-kira p a:hover,figure.effect-kira p a:focus,figure.filter-effect-kira p a:hover,figure.filter-effect-kira p a:focus{opacity:.6}figure.effect-kira figcaption::before,figure.filter-effect-kira figcaption::before{position:absolute;top:0;right:2em;left:2em;z-index:-1;height:3.5em;background:#fff;content:'';-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,4em,0) scale3d(1,.023,1);transform:translate3d(0,4em,0) scale3d(1,.023,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}figure.effect-kira:hover img,figure.filter-effect-kira:hover img{opacity:.5}figure.effect-kira:hover p,figure.filter-effect-kira:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}figure.effect-kira:hover figcaption::before,figure.filter-effect-kira:hover figcaption::before{opacity:.7;-webkit-transform:translate3d(0,5em,0) scale3d(1,1,1);transform:translate3d(0,5em,0) scale3d(1,1,1)}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}.mfp-move-horizontal .mfp-with-anim{opacity:0;transition:all 0.3s;transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;transition:all 0.3s}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;transform:translateX(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}.mfp-move-horizontal.mfp-removing .mfp-with-anim{transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-in .mfp-with-anim{opacity:0;transition:all 0.2s ease-in-out;transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all 0.3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-newspaper .mfp-with-anim{opacity:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.5s;transform:scale(0) rotate(500deg)}.mfp-newspaper.mfp-bg{opacity:0;transition:all 0.5s}.mfp-newspaper.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1) rotate(0deg)}.mfp-newspaper.mfp-ready.mfp-bg{opacity:.8}.mfp-newspaper.mfp-removing .mfp-with-anim{transform:scale(0) rotate(500deg);opacity:0}.mfp-newspaper.mfp-removing.mfp-bg{opacity:0}.mfp-move-from-top .mfp-content{vertical-align:top}.mfp-move-from-top .mfp-with-anim{opacity:0;transition:all 0.2s;transform:translateY(-100px)}.mfp-move-from-top.mfp-bg{opacity:0;transition:all 0.2s}.mfp-move-from-top.mfp-ready .mfp-with-anim{opacity:1;transform:translateY(0)}.mfp-move-from-top.mfp-ready.mfp-bg{opacity:.8}.mfp-move-from-top.mfp-removing .mfp-with-anim{transform:translateY(-50px);opacity:0}.mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}.mfp-3d-unfold .mfp-content{perspective:2000px}.mfp-3d-unfold .mfp-with-anim{opacity:0;transition:all 0.3s ease-in-out;transform-style:preserve-3d;transform:rotateY(-60deg)}.mfp-3d-unfold.mfp-bg{opacity:0;transition:all 0.5s}.mfp-3d-unfold.mfp-ready .mfp-with-anim{opacity:1;transform:rotateY(0deg)}.mfp-3d-unfold.mfp-ready.mfp-bg{opacity:.8}.mfp-3d-unfold.mfp-removing .mfp-with-anim{transform:rotateY(60deg);opacity:0}.mfp-3d-unfold.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;transition:all 0.3s ease-in-out;transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;transition:all 0.3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden}.nivoSlider img{position:absolute;top:0;left:0;max-width:none}.nivo-main-image{display:block!important;position:relative!important;width:100%!important}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:#fff;filter:alpha(opacity=0);opacity:0}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}.nivo-box img{display:block}.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:.8;overflow:hidden;display:none;-moz-opacity:.8;filter:alpha(opacity=8);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-caption p{padding:5px;margin:0}.nivo-caption a{display:inline!important}.nivo-html-caption{display:none}.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer}.nivo-prevNav{left:0}.nivo-nextNav{right:0}.nivo-controlNav a{cursor:pointer}.nivo-controlNav a.active{font-weight:700}.nivo-directionNav{z-index:10}.slider-wrapper{position:relative}#slider a{border:0;display:block}.nivo-controlNav{padding:20px 0;text-align:left}.nivo-control img{width:100px;margin-right:10px;margin-bottom:10px}.nivo-directionNav a.nivo-prevNav{left:20px}.nivo-directionNav a.nivo-nextNav{right:20px}.nivo-directionNav a.nivo-prevNav i{font-size:30px;color:#fff}.nivo-directionNav a.nivo-nextNav i{font-size:30px;color:#eee;-webkit-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}.nivo-directionNav a.nivo-nextNav:hover i,.nivo-directionNav a.nivo-prevNav:hover i{color:#ee464d;-webkit-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:#fff0;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/plugins/gs-portfolio-pro/gsportfolio-files/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:#fff0}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.loading{display:block;background:#fff;width:32px;height:32px;margin-left:-16px;margin-top:-16px;border-radius:16px;border:2px solid #333}.tiles-item .caption{background:rgb(0 0 0 / .8);color:#fff;font-size:12px}.tiles-item .caption span{margin:10px;display:block;font-family:'The Girl Next Door',cursive;font-size:14px;font-weight:400}.tiles img{display:none}.tiles{margin:0 auto}/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url('/wp-content/plugins/gs-portfolio-pro/gsportfolio-files/assets/fa-icons/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/wp-content/plugins/gs-portfolio-pro/gsportfolio-files/assets/fa-icons/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/wp-content/plugins/gs-portfolio-pro/gsportfolio-files/assets/fa-icons/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/wp-content/plugins/gs-portfolio-pro/gsportfolio-files/assets/fa-icons/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/wp-content/plugins/gs-portfolio-pro/gsportfolio-files/assets/fa-icons/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/wp-content/plugins/gs-portfolio-pro/gsportfolio-files/assets/fa-icons/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.gs_portfolio_area .container{padding-left:0;padding-right:0;width:100%}.gs_portfolio_area .container .row{margin-left:-5px;margin-right:-5px}.gs_portfolio_area .col-xs-1,.gs_portfolio_area .col-sm-1,.gs_portfolio_area .col-md-1,.gs_portfolio_area .col-lg-1,.gs_portfolio_area .col-xs-2,.gs_portfolio_area .col-sm-2,.gs_portfolio_area .col-md-2,.gs_portfolio_area .col-lg-2,.gs_portfolio_area .col-xs-3,.gs_portfolio_area .col-sm-3,.gs_portfolio_area .col-md-3,.gs_portfolio_area .col-lg-3,.gs_portfolio_area .col-xs-4,.gs_portfolio_area .col-sm-4,.gs_portfolio_area .col-md-4,.gs_portfolio_area .col-lg-4,.gs_portfolio_area .col-xs-5,.gs_portfolio_area .col-sm-5,.gs_portfolio_area .col-md-5,.gs_portfolio_area .col-lg-5,.gs_portfolio_area .col-xs-6,.gs_portfolio_area .col-sm-6,.gs_portfolio_area .col-md-6,.gs_portfolio_area .col-lg-6,.gs_portfolio_area .col-xs-7,.gs_portfolio_area .col-sm-7,.gs_portfolio_area .col-md-7,.gs_portfolio_area .col-lg-7,.gs_portfolio_area .col-xs-8,.gs_portfolio_area .col-sm-8,.gs_portfolio_area .col-md-8,.gs_portfolio_area .col-lg-8,.gs_portfolio_area .col-xs-9,.gs_portfolio_area .col-sm-9,.gs_portfolio_area .col-md-9,.gs_portfolio_area .col-lg-9,.gs_portfolio_area .col-xs-10,.gs_portfolio_area .col-sm-10,.gs_portfolio_area .col-md-10,.gs_portfolio_area .col-lg-10,.gs_portfolio_area .col-xs-11,.gs_portfolio_area .col-sm-11,.gs_portfolio_area .col-md-11,.gs_portfolio_area .col-lg-11,.gs_portfolio_area .col-xs-12,.gs_portfolio_area .col-sm-12,.gs_portfolio_area .col-md-12,.gs_portfolio_area .col-lg-12{padding-left:7px;padding-right:7px}.single-gsp{margin:7px 0}#ms-container img{width:100%}.grid-list{margin-bottom:10px}.gs_p_icons{position:absolute;top:60%;width:100%;left:0;z-index:999999}iframe{padding:10px}figure.effect-sadie .gs_p_icons,figure.effect-masonary .gs_p_icons,figure.effect-slider .gs_p_icons,figure.filter-effect-sadie .gs_p_icons{opacity:0;transition:opacity 0.35s,transform 0.35s}figure.effect-sadie:hover .gs_p_icons,figure.effect-masonary:hover .gs_p_icons,figure.effect-slider:hover .gs_p_icons,figure.filter-effect-sadie:hover .gs_p_icons{color:#fff;transform:translate3d(0,-40%,0) translate3d(0,-20px,0);opacity:1}.portfolio-tags span{float:left;margin-right:5px}.portfolio-tags ul{list-style:none;padding:0;display:flex;flex-wrap:wrap}.gs_p_icons>a{width:42px;display:inline-block;height:42px;background:rgb(255 255 255 / .18);text-align:center;-webkit-transition:1s;-o-transition:1s;transition:1s;border:none!important;text-decoration:none}.gs_p_icons>a>i{display:block;line-height:42px;font-size:18px;color:#fff}.gs_p_icons>a:hover{text-decoration:none;background:rgb(255 255 255 / .45)}.gs_p_icons>a:hover,.gs_p_icons>a:visited{color:transparent!important}.white-popup{position:relative;background:#FFF;padding:0;width:auto;max-width:80%;margin:0 auto}.gs_p_popup img{width:100%;padding:10px}.gs_p_popup_content{padding-top:30px;padding-right:30px}.gs_p_popup_content h2{font-size:28px;font-weight:lighter;margin-bottom:20px;margin-top:0}.gs_p_popup_content p{margin-bottom:12px;line-height:1.6}.gsp_btn,.gsp_btn:hover,.gsp_btn:visited{padding:10px 16px;border-radius:3px;margin-top:7px;display:inline-block;color:#fff;text-transform:uppercase;margin-bottom:25px;text-decoration:none}.gs_p_popup_content .gs_p_btn:hover{background:#fff0}.gs-filter-cats{padding:0!important;margin:0!important}.gs-filter-cats li{list-style-type:none;display:inline-block;margin:0 10px 10px 0!important;border:1px solid #ccc;border-radius:3px;padding:1px 6px;cursor:pointer}.gs-mix{display:none;margin-bottom:5px}.gs_portfolio_area a{text-decoration:none;border:none!important;outline:none!important}.gsp-single-container{margin:50px auto;width:80%}.videoWrapper-youtube{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden;margin-bottom:20px}.videoWrapper-youtube iframe,.videoWrapper-youtube object,.videoWrapper-youtube embed{position:absolute;top:0;left:0;width:100%;height:100%}.videoWrapper-vimeo{position:relative;padding-bottom:53%;padding-top:30px;height:0;overflow:hidden;margin-bottom:20px}.videoWrapper-vimeo iframe,.videoWrapper-vimeo object,.videoWrapper-vimeo embed{position:absolute;top:0;left:0;width:100%;height:100%}.portfolio-desc{text-align:center;margin-top:0}.prev-next-navigation{padding:50px 0}.prev-next-navigation .previous{float:left}.prev-next-navigation .next{float:right}.prev-next-navigation .previous a,.prev-next-navigation .next a{text-transform:uppercase;display:inline-block;margin:0 4px;color:#333;font-size:12px;border:1px solid #333;font-weight:600;padding:5px 15px;background:#fff;-webkit-transition:all .45s ease;-moz-transition:all .45s ease;-ms-transition:all .45s ease;-o-transition:all .45s ease;transition:all .45s ease}.prev-next-navigation .previous a:hover,.prev-next-navigation .next a:hover{text-decoration:none;color:#fff;background-color:#fa566f;border:1px solid #fa566f}.gsp-archive-container{margin:30px auto}.gsp-archive-container figure.effect-sadie p{padding:.8em 2em}.gsp-archive-container .arc-title,.gsp-single-title{text-align:center}.gs_p_popup .nivo-controlNav{margin-left:10px;padding:10px 0}.gs_p_popup .nivo-control img{width:100px;margin-right:10px;margin-bottom:0;padding:0}.gs_p_popup_img .videoWrapper-youtube,.gs_p_popup_img .videoWrapper-vimeo{margin:10px 0 10px 10px}.gs-pagination{text-align:center;margin:20px 0}.gs-pagination .page-numbers{color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd;padding:6px 12px;font-weight:400}.gs-pagination .page-numbers.current{background:#337ab7;border:1px solid #337ab7;color:#fff}.gs-pagination .page-numbers.current:hover{background-color:#1888e8;border:1px solid #1888e8}.gs_p_popup .container{width:auto}.gs_p_portfolio .col-md-3 figure.effect-sadie p{line-height:1.2;padding:7px}.gs_p_portfolio figure.effect-zoe h2,.gs_p_portfolio figure.filter-effect-zoe h2{width:65%;text-align:left;line-height:1.4;font-size:18px;color:#000}.gs-filter-cats li.filter{-webkit-transition:all .30s ease;-moz-transition:all .30s ease;-ms-transition:all .30s ease;-o-transition:all .30s ease;transition:all .30s ease}.gs-filter-cats li.filter:hover{background:rgb(25 136 190 / .8);border:1px solid rgb(25 136 190 / .8);color:#fff}.gs-filter-cats .active{background:rgb(25 136 190 / .96);border:1px solid rgb(25 136 190 / .96);color:#fff}.filter-selected-cats ul.gs-filter-cats{margin:20px 5px!important}@media only screen and (min-width:1280px){.gs_p_portfolio .col-md-3 figure.effect-zoe p.description{bottom:4em;padding:1em}.gs_p_portfolio .col-md-3 .effect-zoe a i{padding:8px 5px}.gs_p_portfolio .col-md-3 figure.effect-julia figcaption h2{font-size:20px;line-height:1.2}.gs_p_portfolio .col-md-3 figure.effect-julia p{font-size:63%;line-height:1.2}.gs_p_portfolio .col-md-3 figure.effect-kira figcaption{padding:.5em}.gs_p_portfolio .col-md-3 figure.effect-kira figcaption::before{top:-35px!important;height:2.5em!important}.gs_p_portfolio .col-md-3 figure.effect-kira figcaption h2{font-size:20px;line-height:1.2}.gs_p_portfolio .col-md-3 figure.effect-kira:hover p{text-align:center}.gs_p_portfolio figure.effect-kira figcaption h2{text-align:center;font-size:20px}}@media only screen and (min-width:1024px) and (max-width:1220px){.gs_p_portfolio .col-md-3 figure.effect-sadie p{font-size:63%}.gs_p_portfolio .col-md-3 .gs_p_icons>a{width:36px;height:36px}.gs_p_portfolio .col-md-3 .gs_p_icons>a>i{line-height:36px}.gs_p_portfolio .col-md-4 figure.effect-zoe p.description{padding:2.3em 1em}.gs_p_portfolio .col-md-4 .effect-zoe a i{padding:8px 7px}.gs_p_portfolio .col-md-3 figure.effect-zoe p.description{display:none}.gs_p_portfolio .col-md-3 figure.effect-zoe figcaption{height:auto}.gs_p_portfolio .col-md-3 figure.effect-zoe h2{width:100%}.gs_p_portfolio .col-md-3 figure.effect-zoe .icon-links{float:left;margin:10px 0!important}.gs_p_portfolio .col-md-3 figure.effect-julia figcaption,.gs_p_portfolio .col-md-3 figure.effect-kira figcaption{padding:.5em}.gs_p_portfolio .col-md-3 figure.effect-julia figcaption h2,.gs_p_portfolio .col-md-3 figure.effect-kira figcaption h2{font-size:20px;line-height:1.2}.gs_p_portfolio .col-md-3 figure.effect-julia p{font-size:63%;line-height:1.2}.gs_p_portfolio .col-md-4 figure.effect-julia figcaption,.gs_p_portfolio .col-md-3 figure.effect-winston figcaption{padding:1em}.gs_p_portfolio .col-md-3 figure.effect-winston figcaption p{padding:0 1em 2% 0}.gs_p_portfolio .col-md-3 figure.effect-kira figcaption::before{top:-35px!important;height:2.5em!important}.gs_p_portfolio figure.effect-kira figcaption h2,.gs_p_portfolio .col-md-3 figure.effect-kira:hover p{text-align:center}.grid figure.effect-kira figcaption,.grid figure.effect-winston figcaption{padding:1em}figure.effect-kira figcaption::before{height:2.5em}figure.effect-zoe p.icon-links a{font-size:100%}}@media only screen and (min-width:768px) and (max-width:1023px){.gs_p_portfolio .col-md-3 figure.effect-sadie p{font-size:63%}.gs_p_portfolio .col-md-3 .gs_p_icons>a{width:36px;height:36px}.gs_p_portfolio .col-md-3 .gs_p_icons>a>i{line-height:36px}figure.effect-zoe p.description{padding:3em 1em}.grid figure.effect-kira figcaption,.grid figure.effect-winston figcaption{padding:1em}.grid figure h2{font-size:22px;padding:0 1em}figure.effect-kira figcaption::before{height:2.5em;top:-5px}figure.effect-zoe p.icon-links a{font-size:100%}}@media (min-width:768px){.gs_p_popup_content{padding-left:15px;padding-right:15px}}@media (min-width:600px){.gs_p_popup_content{padding-left:15px;padding-right:15px}}@media (min-width:480px){.gs_p_popup_content{padding-left:15px;padding-right:15px}}@media only screen and (min-width:600px) and (max-width:767px){.grid figure.effect-julia figcaption,.grid figure.effect-kira figcaption,.grid figure.effect-winston figcaption{padding:1em}.grid figure h2{font-size:20px;padding:0 1em}figure.effect-kira figcaption::before{height:2.5em;top:-5px}figure.effect-zoe figcaption{padding:.5em}.gs_p_portfolio figure.effect-zoe h2{font-size:17px;padding:0}figure.effect-zoe:hover p.description{padding:1.7em .5em}figure.effect-zoe p.icon-links a{font-size:88%}}@media only screen and (min-width:480px) and (max-width:599px){.grid figure.effect-julia figcaption,.grid figure.effect-kira figcaption,.grid figure.effect-winston figcaption{padding:1em}figure.effect-julia h2{font-size:18px}figure.effect-julia p{font-size:63%;line-height:1.4}.grid figure h2{font-size:17px;padding:0}figure.effect-kira figcaption::before{height:2em;top:-38px}figure.effect-kira p{padding:1.5em .5em;font-weight:400}figure.effect-winston a{margin:0 5px;font-size:90%}figure.effect-zoe figcaption{padding:.4em;height:3.4em}.gs_p_portfolio figure.effect-zoe h2{width:100%;text-align:center;font-size:17px}figure.effect-zoe p.icon-links a{float:none;font-size:100%}figure.effect-zoe:hover p.description{padding:10px 7px;font-size:13px;letter-spacing:initial}}@media only screen and (max-width:479px){.gs_p_popup_content{padding-left:15px;padding-right:15px}.gs_p_portfolio figure.effect-sadie p{line-height:1.4}.gs_p_portfolio .gs_p_icons>a{width:36px;height:36px}.gs_p_portfolio .gs_p_icons>a>i{line-height:36px}figure.effect-zoe figcaption{height:auto}.gs_p_portfolio figure.effect-zoe h2{width:100%}.gs_p_portfolio figure.effect-zoe .icon-links{margin:10px 0!important}.gs_p_portfolio .col-md-6 figure.effect-julia figcaption,.gs_p_portfolio .col-md-3 figure.effect-julia figcaption,.gs_p_portfolio .col-md-4 figure.effect-julia figcaption,.gs_p_portfolio figure.effect-kira figcaption{padding:.5em}.gs_p_portfolio .col-md-6 figure.effect-julia figcaption h2,.gs_p_portfolio .col-md-3 figure.effect-julia figcaption h2,.gs_p_portfolio .col-md-4 figure.effect-julia figcaption h2{font-size:20px;line-height:1.2}.gs_p_portfolio figure.effect-kira figcaption h2{line-height:1.2;text-align:center}.gs_p_portfolio .col-md-3 figure.effect-winston figcaption p{padding:0 1em 2% 0}.gs_p_portfolio figure.effect-kira figcaption::before{top:-19px;height:2.5em}figure.effect-kira:hover p{text-align:center}.col-xs-6{width:100%!important}figure.effect-winston a{font-size:110%}figure.effect-zoe figcaption{padding:.4em;height:3.7em}.gs_p_portfolio figure.effect-zoe h2{width:100%;text-align:center;font-size:17px}figure.effect-zoe p.icon-links a{float:none;font-size:100%}figure.effect-zoe:hover p.description{padding:27px 7px;font-size:15px;letter-spacing:initial}}.mfp-zoom-in .mfp-with-anim{opacity:0;filter:alpha(opacity=0);transition:all 0.2s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;filter:alpha(opacity=0);transition:all 0.3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8;filter:alpha(opacity=80)}.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(.8);transform:scale(.8);opacity:0;filter:alpha(opacity=0)}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0;filter:alpha(opacity=0)}.owl-nav div{position:absolute;top:50%;z-index:4;margin-top:-25px;width:50px;height:50px;border-radius:50px;border:2px solid #fff;text-align:center;cursor:pointer;opacity:0;-webkit-transition:all 0.4s;transition:all 0.4s;color:#fff;background:rgb(255 255 255 / .25)}.owl-prev{left:15px;-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}.owl-next{right:15px;-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}.effect-slider:hover .owl-nav div{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.owl-nav i{margin-top:34%;vertical-align:middle;text-align:center}.owl-nav div:hover{background:#fff;color:#000}.owl-item{opacity:0;visibility:hidden;-webkit-transition:all 0.9s;transition:all 0.9s;-webkit-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.owl-item.active{opacity:1;visibility:visible;-webkit-transition:all 0.9s;transition:all 0.9s}.gs_p_portfolio .da-thumbs{list-style:none;width:100%;margin:0}.gs_p_portfolio .da-thumbs li.col-md-4{width:31.3%;max-width:31.3%}.da-thumbs li{background:#fff;padding:8px;float:left;position:relative;box-shadow:0 1px 3px rgb(0 0 0 / .2);margin:1%;box-sizing:border-box}.da-thumbs li a,.da-thumbs li img{display:block;position:relative;width:100%;overflow:hidden}.da-thumbs li a{overflow:hidden}.da-thumbs li div{position:absolute;background:#333;background:rgb(75 75 75 / .7);width:100%;height:100%}.da-thumbs li div.custom-hover-object{position:absolute;background:#333;background:rgb(255 255 255 / .7);width:100%;height:100%}.da-thumbs li a div h2{display:block;padding:10px 0;margin:40px 20px 20px 20px;text-transform:capitalize;font-weight:400;color:rgb(255 255 255 / .9);text-shadow:1px 1px 1px rgb(0 0 0 / .2);border-bottom:1px solid rgb(255 255 255 / .5);box-shadow:0 1px 0 rgb(0 0 0 / .1),0 -10px 0 rgb(255 255 255 / .3)}.da-thumbs li a div h2 i{margin:0 10px;color:#fff;font-size:65%}.da-thumbs li a div span{padding:10px 0;margin:40px 20px 20px 20px;text-transform:capitalize;font-weight:400;color:rgb(255 255 255 / .9)}.da-thumbs li a div.custom-hover-object h2{color:rgb(75 75 75 / .9);text-shadow:1px 1px 1px rgb(255 255 255 / .2);border-bottom:1px solid rgb(0 0 0 / .5);box-shadow:0 1px 0 rgba(255,255,255,255.1),0 -10px 0 rgb(0 0 0 / .3)}#hexGrid{overflow:hidden;width:90%;margin:0 auto;padding:.866% 0 120px}#hexGrid:after{content:"";display:block;clear:both}.hex{position:relative;list-style-type:none;float:left;overflow:hidden;visibility:hidden;outline:1px solid #fff0;transform:rotate(-60deg) skewY(30deg) translatez(-1px)}.hex *{position:absolute;visibility:visible;outline:1px solid #fff0}.hexIn{display:block;width:100%;height:100%;text-align:center;color:#fff;overflow:hidden;transform:skewY(-30deg) rotate(60deg)}.hex img{left:-100%;right:-100%;width:auto;height:100%;margin:0 auto;max-width:inherit!important}.hex h1,.hex p{margin:0;width:102%;left:-1%;padding:9%;box-sizing:border-box;background-color:rgb(22 122 198 / .59);font-weight:300;transition:transform .2s ease-out,opacity .3s ease-out}.hex a h1{color:#fff;font-size:21px}.hex h1{bottom:50%;padding-top:50%;font-size:1.5em;z-index:1;transform:translateY(-100%) translatez(-1px)}.hex h1:after{content:'';position:absolute;bottom:0;left:45%;width:10%;text-align:center;border-bottom:1px solid #fff}.hex p{top:50%;padding-bottom:50%;text-align:center;color:#fff;transform:translateY(100%) translatez(-1px)}.hex p i{color:#fff!important;margin-left:-10px}.hexIn:hover h1,.hexIn:focus h1,.hexIn:hover p,.hexIn:focus p{transform:translateY(0%) translatez(-1px)}@media (min-width:1201px){.hex{width:32.666%;padding-bottom:37.72%}.hex:nth-child(5n+1),.hex:nth-child(5n+2){transform:translateX(50%) rotate(-60deg) skewY(30deg)}.hex:nth-child(5n+3),.hex:nth-child(5n+4),.hex:nth-child(5n+5){margin-top:-8.564%;margin-bottom:-8.564%}.hex:nth-child(5n+2),.hex:nth-child(5n+4){margin-right:1%;margin-left:1%}.hex:nth-child(5n+1){margin-left:.5%}.hex:nth-child(5n+3),.hex:nth-child(5n+6){clear:left}}@media (max-width:1200px){.hex{width:49.5%;padding-bottom:57.158%}.hex:nth-child(3n+1){transform:translateX(50%) rotate(-60deg) skewY(30deg)}.hex:nth-child(3n+2),.hex:nth-child(3n+3){margin-top:-13.423%;margin-bottom:-13.423%}.hex:nth-child(3n+1){margin-left:.5%}.hex:nth-child(3n+3){margin-left:1%}.hex:nth-child(3n+2),.hex:nth-child(3n+4){clear:left}}@media (max-width:400px){#hexGrid{font-size:13px}}.animation-element{width:100%}.bounce-up{opacity:0;-moz-transition:all 700ms ease-out;-webkit-transition:all 700ms ease-out;-o-transition:all 700ms ease-out;transition:all 700ms ease-out;-moz-transform:translate3d(0,200px,0);-webkit-transform:translate3d(0,200px,0);-o-transform:translate(0,200px);-ms-transform:translate(0,200px);transform:translate3d(0,200,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.in-view .gs-list-image img{-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.bounce-up.in-view{opacity:1;-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate3d(0,0,0)}.gs-list-image img{-webkit-transition:all 1.8s ease;-moz-transition:all 1.8s ease;-ms-transition:all 1.8s ease;transition:all 1.8s ease;-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.gs-wrapper{background-color:#fff;margin:0 auto;display:block;font-weight:400}.gs-wrapper ul,.gs-wrapper li{margin-left:0!important}.masonry{column-count:2;column-gap:4em;-moz-column-count:2;-webkit-column-count:2;-moz-column-gap:4em;-webkit-column-gap:4em}.list-item{display:inline-block;min-height:1px;display:inline-block;margin:0 0 1em;width:100%}.gs-list-image img{width:100%}.gs-list-image{margin-bottom:5px;overflow:hidden;-webkit-transform:scale(1);-webkit-backface-visibility:hidden;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}.gs-list-image img{-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-ms-transition:all 2s ease;transition:all 2s ease;-webkit-backface-visibility:hidden}.list-item:hover .gs-list-image img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);cursor:pointer;box-sizing:border-box;-webkit-backface-visibility:hidden}.gs-list-text{text-align:center}.gs-list-title{font-weight:400;margin-bottom:5px!important}.gs-list-subtitle{color:#999!important}.gs-list-menu li a{text-decoration:none;color:#403433}.effect-column-animated .gs-list-menu{padding-left:0;margin-left:0}.gs-list-menu li{list-style:none;margin-bottom:30px}.option{-webkit-animation-duration:3s;-webkit-animation-delay:2s;-webkit-animation-iteration-count:5}@media screen and (min-width:200px) and (max-width:768px){.gs-wrapper{width:90%}.masonry{column-count:1;-moz-column-count:1;-webkit-column-count:1}.gs-list-menu li:first-child{margin-top:0}}@media screen and (min-width:768px) and (max-width:1290px){.gs-wrapper{width:95%}.masonry{column-gap:3em;-moz-column-gap:3em;-webkit-column-gap:3em}}.gs-grid-hover-effect{position:absolute;width:100%;height:100%;box-sizing:border-box;text-align:center;left:0;right:0;top:0;bottom:0;overflow:hidden;border-radius:0%;visibility:hidden;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}.gs-grid-hover-effect-button{box-sizing:border-box;display:table;width:100%;height:100%}.portfolio-fire-hover:hover .gs-grid-hover-effect{visibility:visible;background:rgb(0 0 0 / .7)}.gs-grid-hover-effect .gs-grid-hover-effect-button-area{text-align:center;display:table-cell;vertical-align:middle;font-size:0}.gs-grid-hover-effect-button-area a{display:inline-block;padding:12px;background-color:rgb(255 255 255 / .18);width:42px;height:42px;-webkit-transition:1s;-o-transition:1s;transition:1s;font-size:14px}.gs-grid-hover-effect-button-area a i{margin-right:0!important;color:#fff!important}.gs-grid-hover-effect-button-area a.first-anchor{border-radius:10px 0 0 10px;border-left:none}.hover-effect-link a.second-anchor{border-radius:0 0 0 0!important}.gs-grid-hover-effect-button-area a.third-anchor{border-radius:0 10px 10px 0;border-right:none}.gs-grid-hover-effect-button-area a:hover{background-color:rgb(255 255 255 / .45)}@media screen and (max-width:1170px){.gs-grid-hover-effect-button-area a{float:none;border-radius:10px;margin:2px}.gs-grid-hover-effect-button-area a.first-anchor,.gs-grid-hover-effect-button-area a.second-anchor,.gs-grid-hover-effect-button-area a.third-anchor{border-radius:10px}}.portfolio-container{margin:0 auto;padding:0 120px}.gs-portfolio-3d-item{width:100%;min-height:400px;position:relative;margin-bottom:0;margin:100px 0;-moz-perspective:800px;-webkit-perspective:800px;perspective:800px}.gs-portfolio-3d-item-wrapper{height:100%;width:68%;float:left;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-perspective:800px;-webkit-perspective:800px;perspective:800px;-moz-transform-origin:50% 50% 0;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0}.gsp-3d-item-bg-img{height:100%;top:0;left:0;right:0;z-index:0;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.gsp-3d-item-bg-img img{width:100%}.gs-portfolio-3d-item-title{z-index:9;top:0;position:absolute;width:100%;margin-left:0;-moz-transform:translateZ(200px) translateY(80px) scale(.5,.5);-ms-transform:translateZ(200px) translateY(80px) scale(.5,.5);-webkit-transform:translateZ(200px) translateY(80px) scale(.5,.5);transform:translateZ(200px) translateY(80px) scale(.5,.5);-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-transform-origin:50% 50% 0;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0}.gs-portfolio-3d-item-title h1{visibility:visible;-webkit-transform:translateY(0) scale(1);opacity:1;transform:translateY(0) scale(1);opacity:1;-webkit-transition:-webkit-transform 0.6s cubic-bezier(.6,.2,.1,1) 0.3s,opacity 0.6s cubic-bezier(.6,.2,.1,1) 0.3s;transition:transform 0.6s cubic-bezier(.6,.2,.1,1) 0.3s,opacity 0.6s cubic-bezier(.6,.2,.1,1) 0.3s;font-size:32px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.2;color:#000;margin-top:7px;margin-bottom:7px}.gs-portfolio-3d-item-content{line-height:1.71429;overflow-wrap:break-word}.gs-portfolio-3d-item-content h2{line-height:1.4;font-size:20px;margin:0 0 10px}.js-title-anim{visibility:hidden}.portfolio-container .gs-portfolio-3d-item:hover .gs-portfolio-3d-item-wrapper{-webkit-transition:all 0.2s ease;-moz-transition:all 0.0s ease!important;-ms-transition:all 0.3s ease;transition:all 0.2s ease}.gs-portfolio-3d-item-content{width:27%;float:left;margin-left:5%}.gs-portfolio-3d-item:nth-child(even) .gs-portfolio-3d-item-content{float:left;margin-left:0;margin-right:2%}.gs-portfolio-3d-item:nth-child(even) .gs-portfolio-3d-item-wrapper{float:right}.gs-portfolio-3d-item:nth-child(even) .gs-portfolio-3d-item-title{float:right;text-align:right}@keyframes effect{0%{transform:matrix3d(1,0,0,0,0,1,0,.0002,0,0,1,0,0,0,0,1);-webkit-transform:matrix3d(1,0,0,0,0,1,0,.0002,0,0,1,0,0,0,0,1)}25%{transform:matrix3d(1,0,0,0,0,1,0,-.0002,0,0,1,0,0,0,0,1);-webkit-transform:matrix3d(1,0,0,0,0,1,0,-.0002,0,0,1,0,0,0,0,1)}50%{transform:matrix3d(1,0,0,.0002,0,1,0,0,0,0,1,0,0,0,0,1);-webkit-transform:matrix3d(1,0,0,.0002,0,1,0,0,0,0,1,0,0,0,0,1)}100%{transform:matrix3d(1,0,0,-.0002,0,1,0,0,0,0,1,0,0,0,0,1);-webkit-transform:matrix3d(1,0,0,-.0002,0,1,0,0,0,0,1,0,0,0,0,1)}}@keyframes even-effect{0%{transform:matrix3d(1,0,0,0,0,1,0,.0002,0,0,1,0,0,0,0,1);-webkit-transform:matrix3d(1,0,0,0,0,1,0,.0002,0,0,1,0,0,0,0,1)}25%{transform:matrix3d(1,0,0,0,0,1,0,-.0002,0,0,1,0,0,0,0,1);-webkit-transform:matrix3d(1,0,0,0,0,1,0,-.0002,0,0,1,0,0,0,0,1)}50%{transform:matrix3d(1,0,0,-.0002,0,1,0,0,0,0,1,0,0,0,0,1);-webkit-transform:matrix3d(1,0,0,-.0002,0,1,0,0,0,0,1,0,0,0,0,1)}100%{transform:matrix3d(1,0,0,.0002,0,1,0,0,0,0,1,0,0,0,0,1);-webkit-transform:matrix3d(1,0,0,.0002,0,1,0,0,0,0,1,0,0,0,0,1)}}.gs-portfolio-3d-item:nth-child(even) .gs-portfolio-3d-item-wrapper{animation:even-effect 6s alternate;transform:matrix3d(1,0,0,.0002,0,1,0,0,0,0,1,0,0,0,0,1);-webkit-transform:matrix3d(1,0,0,.0002,0,1,0,0,0,0,1,0,0,0,0,1)}.gs-portfolio-3d-item-wrapper{animation:effect 6s alternate;transform:matrix3d(1,0,0,-.0002,0,1,0,0,0,0,1,0,0,0,0,1);-webkit-transform:matrix3d(1,0,0,-.0002,0,1,0,0,0,0,1,0,0,0,0,1)}.text-with-line{font-size:9px;font-weight:900;font-style:normal;font-stretch:normal;letter-spacing:5px;color:#000;display:inline-block;text-transform:uppercase;visibility:visible;-webkit-transform:translateY(0) scale(1);opacity:1;transform:translateY(0) scale(1);opacity:1;-webkit-transition:-webkit-transform 0.4s cubic-bezier(.6,.2,.1,1) 0s,opacity 0.4s cubic-bezier(.6,.2,.1,1) 0s;transition:transform 0.4s cubic-bezier(.6,.2,.1,1) 0s,opacity 0.4s cubic-bezier(.6,.2,.1,1) 0s}.text-with-line:after{display:inline-block;border-bottom:1px solid #000;content:"";width:185px;vertical-align:top;margin-top:8px}.portfolio-container .gs-portfolio-3d-item:nth-child(even) .text-with-line:before{display:inline-block;border-bottom:1px solid #000;content:"";width:185px;vertical-align:top;margin-top:6px;margin-right:10px}.portfolio-container .gs-portfolio-3d-item:nth-child(even) .text-with-line:after{display:none}.gsp-3d-item-hover{position:absolute;width:100%;height:100%;box-sizing:border-box;text-align:center;left:0;right:0;top:0;bottom:0;overflow:hidden;border-radius:0%;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear;display:none}.gsp-3d-item-btns-area{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;width:100%;height:100%}.gsp-3d-item-hover .gsp-3d-item-btns{text-align:center;display:table-cell;vertical-align:middle;font-size:0}.gsp-3d-item-btns a{display:inline-block;padding:12px;background-color:rgb(0 0 0 / .3);width:42px;height:42px;-webkit-transition:1s;-o-transition:1s;transition:1s;font-size:14px}.effect-column-3d .gsp-3d-item-btns a{color:#fff}.effect-column-3d .gsp-3d-item-btns a:hover{background-color:rgb(0 0 0 / .65);color:#fff}.portfolio-container .gs-portfolio-3d-item:hover .gsp-3d-item-hover{display:block}.gs_portfolio_timeline{position:relative;overflow:hidden}.gs_portfolio_timeline:after{content:""!important;position:absolute;top:0;bottom:0;left:50%;margin-left:-1px;width:2px;height:100%;background-color:#ebeaea;z-index:0;display:block!important;visibility:visible!important;overflow:none!important;height:unset!important}.gs_timeline_portfolio_heading{position:relative;height:80px;overflow:hidden}.gs_timeline_portfolio_heading:before{content:"\f0e6";font-family:'FontAwesome';font-size:42px;color:#ebeaea;text-align:center;position:absolute;top:0;left:50%;margin-left:-25px;width:50px;height:40px;line-height:40px}.gs_timeline_portfolio_heading:after{content:"";position:absolute;top:0;bottom:0;left:50%;margin-left:-1px;width:2px;height:100%;margin-top:40px;background-color:#ebeaea}.gs_portfolio_timeline-item{position:relative}.gs_portfolio_timeline-item .gs_portfolio_timeline_title{font-size:12px;font-weight:600;width:110px;height:25px;line-height:25px;text-align:center;position:absolute;margin:0;color:#333;background-color:#ebeaea;z-index:100}.gs_portfolio_timeline-item.odd .gs_portfolio_timeline_title{right:-55px}.gs_portfolio_timeline-item.even .gs_portfolio_timeline_title{left:-55px}.gs_portfolio_timeline-item.odd{padding-right:80px!important;float:left!important;clear:left!important}.gs_portfolio_timeline-item.odd:before,.gs_portfolio_timeline-item.even:before{content:"";position:absolute;top:30%;width:0;height:0;border:8px solid #fff0}.gs_portfolio_timeline-item.odd:before{right:64px;border-left-color:#ebeaea}.gs_portfolio_timeline-item.even:before{left:64px;border-right-color:#ebeaea}.gs_portfolio_timeline-item.odd:after,.gs_portfolio_timeline-item.even:after{content:"";position:absolute;top:30%;margin-top:3px;width:10px;height:10px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background-color:#ebeaea}.gs_portfolio_timeline-item.odd:after{right:-5px}.gs_portfolio_timeline-item.even:after{left:-5px}.gs_portfolio_timeline-item.even{padding-left:80px!important;float:right!important;clear:right!important}h3.gs_portfolio_timeline-title{line-height:1.4;font-size:20px;margin:0 0 10px}.timeline-column{width:50%}.gs_portfolio_timeline-full.with-border{margin-bottom:30px}.gs_portfolio_timeline-full{position:relative}.gs_portfolio_timeline-hover .gs_portfolio_timeline_media.gs_portfolio_timeline_image{overflow:hidden}.gs_portfolio_timeline-hover .gs_portfolio_timeline_media.gs_portfolio_timeline_image img{width:100%}.gs_portfolio_portfolio-type{float:left;font-size:20px;height:40px;text-align:center;color:#fff;position:absolute;top:5px;right:5px;z-index:2}.gs_portfolio_portfolio-type a{display:inline-block;padding:12px;background-color:rgb(96 125 139 / .75);width:42px;height:42px;-webkit-transition:1s;-o-transition:1s;transition:1s;font-size:14px}.effect-timeline .gs_portfolio_portfolio-type a{color:#fff}.effect-timeline .gs_portfolio_portfolio-type a:hover{background-color:rgb(0 0 0 / .85);color:#fff}@media only screen and (max-width:767px){.gs_portfolio_timeline:after,.gs_timeline_portfolio_heading,.gs_portfolio_timeline-item:before,.gs_portfolio_timeline-item:after,.gs_portfolio_timeline_title{display:none!important}.gs_portfolio_timeline-item.odd{padding-right:10px!important;float:none!important;clear:none!important}.gs_portfolio_timeline-item.even{padding-left:10px!important;float:none!important;clear:none!important}}.effect_horizontal_1 figure,.effect_horizontal_1 .column-details,.effect_horizontal_2 figure,.effect_horizontal_2 .column-details,.effect_horizontal_3 figure,.effect_horizontal_3 .column-details,.effect_horizontal_4 figure,.effect_horizontal_4 .column-details{width:50%!important;float:left}.effect_horizontal_3 figure img,.effect_horizontal_4 figure img{border-radius:50%;overflow:hidden}.effect_horizontal_1 .column-details,.effect_horizontal_2 .column-details,.effect_horizontal_3 .column-details,.effect_horizontal_4 .column-details{padding:10px}.effect_horizontal_1 figure,.effect_horizontal_2 figure{position:relative}.effect_horizontal_3 figure,.effect_horizontal_4 figure{position:relative;border-radius:50%}.effect_horizontal_1 .single-gsp,.effect_horizontal_2 .single-gsp{background-color:#f5f5f5;display:inline-block;overflow:hidden}.effect_horizontal_1 .column-details h2,.effect_horizontal_2 .column-details h2,.effect_horizontal_3 .column-details h2,.effect_horizontal_4 .column-details h2{line-height:1.4;font-size:18px;margin:0 0 5px}.effect_horizontal_1 .date,.effect_horizontal_2 .date,.effect_horizontal_3 .date,.effect_horizontal_4 .date{color:#00aeef}.effect_horizontal_1 p,.effect_horizontal_2 p,.effect_horizontal_3 p,.effect_horizontal_4 p{margin:0px!important}.effect_horizontal_1 figure .overlay,.effect_horizontal_2 figure .overlay,.effect_horizontal_3 figure .overlay,.effect_horizontal_4 figure .overlay{background:rgb(0 0 0 / .44);position:absolute;left:0;top:0;right:0;bottom:0;margin:10px;opacity:0;transform:scale(.5);-ms-transform:scale(.5);-moz-transform:scale(.5);-webkit-transform:scale(.5);-o-transform:scale(.5);-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.effect_horizontal_3 figure .overlay,.effect_horizontal_4 figure .overlay{margin:0}.effect_horizontal_1 figure:hover .overlay,.effect_horizontal_2 figure:hover .overlay,.effect_horizontal_3 figure:hover .overlay,.effect_horizontal_4 figure:hover .overlay{opacity:1;transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1)}.effect_horizontal_1 .gs_p_icons,.effect_horizontal_2 .gs_p_icons,.effect_horizontal_3 .gs_p_icons,.effect_horizontal_4 .gs_p_icons{top:40%}.effect_horizontal_3 .single-gsp,.effect_horizontal_4 .single-gsp{margin:15px 0;overflow:hidden}.tiles .gs_p_icons{top:10%;left:7px}.cd-projects-container{position:relative;z-index:2;overflow-x:hidden}.cd-projects-container.project-open{-webkit-overflow-scrolling:touch}.cd-projects-previews{position:relative;z-index:2;width:100%}.cd-projects-previews::after{clear:both;content:"";display:table}.project-open .cd-projects-previews{pointer-events:none}.cd-projects-previews li{height:25%;width:100%;overflow:hidden;-webkit-transition:-webkit-transform 0.5s;-moz-transition:-moz-transform 0.5s;transition:transform 0.5s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(1px);-moz-transform:translateZ(1px);-ms-transform:translateZ(1px);-o-transform:translateZ(1px);transform:translateZ(1px)}.cd-projects-previews li.selected{opacity:0;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 0s;-moz-transition:-moz-transform 0s;transition:transform 0s}.cd-projects-previews li.slide-out{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.cd-projects-previews a{display:block;height:100vh;width:100%;-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%);opacity:0;-webkit-transition:opacity 0.5s;-moz-transition:opacity 0.5s;transition:opacity 0.5s}.cd-projects-previews li:nth-of-type(2) a{-webkit-transform:translateY(-25%);-moz-transform:translateY(-25%);-ms-transform:translateY(-25%);-o-transform:translateY(-25%);transform:translateY(-25%)}.cd-projects-previews li:nth-of-type(3) a{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.cd-projects-previews li:nth-of-type(4) a{-webkit-transform:translateY(-75%);-moz-transform:translateY(-75%);-ms-transform:translateY(-75%);-o-transform:translateY(-75%);transform:translateY(-75%)}.cd-projects-previews .bg-loaded a{opacity:1}@media only screen and (min-width:1024px){.cd-projects-previews li{display:inline-block;height:100%;width:13%;float:left}.cd-projects-previews li.selected{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.cd-projects-previews li.slide-out{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.cd-projects-previews a{width:400%}.cd-projects-previews li:nth-of-type(2) a{-webkit-transform:translateX(-25%);-moz-transform:translateX(-25%);-ms-transform:translateX(-25%);-o-transform:translateX(-25%);transform:translateX(-25%)}.cd-projects-previews li:nth-of-type(3) a{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.cd-projects-previews li:nth-of-type(4) a{-webkit-transform:translateX(-75%);-moz-transform:translateX(-75%);-ms-transform:translateX(-75%);-o-transform:translateX(-75%);transform:translateX(-75%)}}.cd-projects{position:absolute;z-index:1;top:0;left:0;height:100%;width:100%}.cd-projects>li{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;transition:opacity 0.3s}.cd-projects>li.selected{z-index:1;opacity:1;-webkit-transition:opacity 0s;-moz-transition:opacity 0s;transition:opacity 0s}.cd-projects .preview-image{display:block;height:100vh}.cd-projects-previews a,.cd-projects .preview-image{background:#5b927d url(https://codyhouse.co/demo/sliding-panels-template/img/img-2.jpg) no-repeat center center;background-size:cover}.cd-projects-previews li:nth-of-type(2) a,.cd-projects>li:nth-of-type(2) .preview-image{background:#a8ae7e url(https://codyhouse.co/demo/sliding-panels-template/img/img-2.jpg) no-repeat center center;background-size:cover}.cd-projects-previews li:nth-of-type(3) a,.cd-projects>li:nth-of-type(3) .preview-image{background:#e7d5a4 url(https://codyhouse.co/demo/sliding-panels-template/img/img-2.jpg) no-repeat center center;background-size:cover}.cd-projects-previews li:nth-of-type(4) a,.cd-projects>li:nth-of-type(4) .preview-image{background:#835531 url(https://codyhouse.co/demo/sliding-panels-template/img/img-2.jpg) no-repeat center center;background-size:cover}.cd-project-title{position:absolute;width:100%;top:calc(50% - 20px);left:0;color:#fff;-webkit-transform:translateY(-37.5vh);-moz-transform:translateY(-37.5vh);-ms-transform:translateY(-37.5vh);-o-transform:translateY(-37.5vh);transform:translateY(-37.5vh);-webkit-transition:-webkit-transform 0.6s 0.2s;-moz-transition:-moz-transform 0.6s 0.2s;transition:transform 0.6s 0.2s;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cd-project-title::after{content:'';position:absolute;left:50%;bottom:-10px;width:40px;height:1px;background:#fff;-webkit-transform:translateX(-50%) scale(0);-moz-transform:translateX(-50%) scale(0);-ms-transform:translateX(-50%) scale(0);-o-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0);-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;transition:transform 0.3s}.no-touch .cd-projects-previews a:hover .cd-project-title::after{-webkit-transform:translateX(-50%) scale(1);-moz-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);-o-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.cd-projects .cd-project-title::after{-webkit-transform:translateX(-50%) scale(1);-moz-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);-o-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);-webkit-transition:-webkit-transform 0.3s 0.3s;-moz-transition:-moz-transform 0.3s 0.3s;transition:transform 0.3s 0.3s}.cd-project-title h2{font-size:2.5rem;line-height:1.5;font-weight:700}.cd-project-title p{font-size:1.4rem;font-family:"Merriweather",serif;font-style:italic;line-height:1.2;padding:.4em 2em;opacity:.8}@media only screen and (min-width:1024px){.cd-project-title{width:25%;top:50vh;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}}.cd-projects-previews li:nth-of-type(2) .cd-project-title,.cd-projects>li:nth-of-type(2) .cd-project-title{-webkit-transform:translateY(-12.5vh);-moz-transform:translateY(-12.5vh);-ms-transform:translateY(-12.5vh);-o-transform:translateY(-12.5vh);transform:translateY(-12.5vh)}@media only screen and (min-width:1024px){.cd-projects-previews li:nth-of-type(2) .cd-project-title,.cd-projects>li:nth-of-type(2) .cd-project-title{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}}.cd-projects-previews li:nth-of-type(3) .cd-project-title,.cd-projects>li:nth-of-type(3) .cd-project-title{-webkit-transform:translateY(12.5vh);-moz-transform:translateY(12.5vh);-ms-transform:translateY(12.5vh);-o-transform:translateY(12.5vh);transform:translateY(12.5vh)}@media only screen and (min-width:1024px){.cd-projects-previews li:nth-of-type(3) .cd-project-title,.cd-projects>li:nth-of-type(3) .cd-project-title{-webkit-transform:translateX(200%);-moz-transform:translateX(200%);-ms-transform:translateX(200%);-o-transform:translateX(200%);transform:translateX(200%)}}.cd-projects-previews li:nth-of-type(4) a .cd-project-title,.cd-projects>li:nth-of-type(4) .cd-project-title{-webkit-transform:translateY(37.5vh);-moz-transform:translateY(37.5vh);-ms-transform:translateY(37.5vh);-o-transform:translateY(37.5vh);transform:translateY(37.5vh)}@media only screen and (min-width:1024px){.cd-projects-previews li:nth-of-type(4) a .cd-project-title,.cd-projects>li:nth-of-type(4) .cd-project-title{-webkit-transform:translateX(300%);-moz-transform:translateX(300%);-ms-transform:translateX(300%);-o-transform:translateX(300%);transform:translateX(300%)}}li.selected .cd-project-title,.cd-projects>li:nth-of-type(2).selected .cd-project-title,.cd-projects>li:nth-of-type(3).selected .cd-project-title,.cd-projects>li:nth-of-type(4).selected .cd-project-title{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}@media only screen and (min-width:1024px){li.selected .cd-project-title,.cd-projects>li:nth-of-type(2).selected .cd-project-title,.cd-projects>li:nth-of-type(3).selected .cd-project-title,.cd-projects>li:nth-of-type(4).selected .cd-project-title{-webkit-transform:translateX(150%);-moz-transform:translateX(150%);-ms-transform:translateX(150%);-o-transform:translateX(150%);transform:translateX(150%)}}.cd-projects li.selected .cd-project-title::after{-webkit-transition:-webkit-transform 0.3s 0s;-moz-transition:-moz-transform 0.3s 0s;transition:transform 0.3s 0s;-webkit-transform:translateX(-50%) scale(0);-moz-transform:translateX(-50%) scale(0);-ms-transform:translateX(-50%) scale(0);-o-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0)}.touch .cd-projects li.selected .cd-project-title::after{-webkit-transition:-webkit-transform 0s;-moz-transition:-moz-transform 0s;transition:transform 0s}.cd-project-info{display:none;padding:4em 0;background-color:#fff;color:#7d7c7b}.content-visible .cd-project-info{display:block}.cd-project-info p{width:90%;max-width:800px;margin:0 auto;line-height:2}.cd-projects-container .scroll{display:block;position:absolute;z-index:2;bottom:30px;left:50%;width:44px;height:44px;cursor:pointer;border:none;background:url(/wp-content/plugins/gs-portfolio-pro/gsportfolio-files/assets/img/cd-icon-arrow.svg) no-repeat center center;visibility:hidden;-webkit-transform:translateX(-50%) scale(0);-moz-transform:translateX(-50%) scale(0);-ms-transform:translateX(-50%) scale(0);-o-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0);-webkit-transition:-webkit-transform 0.3s 0s,visibility 0s 0.3s;-moz-transition:-moz-transform 0.3s 0s,visibility 0s 0.3s;transition:transform 0.3s 0s,visibility 0s 0.3s}.cd-projects-container .scroll:focus{outline:none}.cd-projects-container.project-open .scroll{visibility:visible;-webkit-transform:translateX(-50%) scale(1);-moz-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);-o-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);-webkit-transition:-webkit-transform 0.4s 0s,visibility 0s 0s;-moz-transition:-moz-transform 0.4s 0s,visibility 0s 0s;transition:transform 0.4s 0s,visibility 0s 0s;-webkit-animation:cd-translate 1.2s 0.8s;-moz-animation:cd-translate 1.2s 0.8s;animation:cd-translate 1.2s 0.8s;-webkit-animation-iteration-count:2;-moz-animation-iteration-count:2;animation-iteration-count:2}.no-touch .cd-projects-container.project-open .scroll:hover{-webkit-transform:translateX(-50%) scale(1.2);-moz-transform:translateX(-50%) scale(1.2);-ms-transform:translateX(-50%) scale(1.2);-o-transform:translateX(-50%) scale(1.2);transform:translateX(-50%) scale(1.2)}@-webkit-keyframes cd-translate{0%{-webkit-transform:translateX(-50%) scale(1)}50%{-webkit-transform:translateY(10px) translateX(-50%) scale(1)}100%{-webkit-transform:translateX(-50%) scale(1)}}@-moz-keyframes cd-translate{0%{-moz-transform:translateX(-50%) scale(1)}50%{-moz-transform:translateY(10px) translateX(-50%) scale(1)}100%{-moz-transform:translateX(-50%) scale(1)}}@keyframes cd-translate{0%{-webkit-transform:translateX(-50%) scale(1);-moz-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);-o-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}50%{-webkit-transform:translateY(10px) translateX(-50%) scale(1);-moz-transform:translateY(10px) translateX(-50%) scale(1);-ms-transform:translateY(10px) translateX(-50%) scale(1);-o-transform:translateY(10px) translateX(-50%) scale(1);transform:translateY(10px) translateX(-50%) scale(1)}100%{-webkit-transform:translateX(-50%) scale(1);-moz-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);-o-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}@media screen and (min-width:1100px) and (max-width:1300px){.gs-portfolio-3d-item .gs-portfolio-3d-item-title{top:0;margin-left:30px}.gs-portfolio-3d-item-title h1{font-size:2.938rem}.portfolio-container{padding:0 50px}.gs-portfolio-3d-item:nth-child(even) .gs-portfolio-3d-item-title{float:right;text-align:right;margin-left:-30px}}@media screen and (min-width:900px) and (max-width:1100px){.gs-portfolio-3d-item-content{width:45%}.gs-portfolio-3d-item-wrapper{width:50%}.portfolio-container{padding:0 50px}.gs-portfolio-3d-item .gs-portfolio-3d-item-title{top:0%;margin-left:50px}.gs-portfolio-3d-item:nth-child(even) .gs-portfolio-3d-item-title{float:right;text-align:right;margin-left:-30px}.gs-portfolio-3d-item-title h1{font-size:25px}}@media screen and (min-width:500px) and (max-width:900px){.gs-portfolio-3d-item-content{width:100%}.gs-portfolio-3d-item-wrapper{width:100%}.gs-portfolio-3d-item-content{margin-left:0}.gs-portfolio-3d-item:nth-child(even) .gs-portfolio-3d-item-title h1{font-size:1.938rem}.gs-portfolio-3d-item-title h1{font-size:1.938rem}.gs-portfolio-3d-item{min-height:600px}.portfolio-container{padding:30px}.gs-portfolio-3d-item:nth-child(even) .gs-portfolio-3d-item-title{float:left;text-align:left}.gs-portfolio-3d-item .gs-portfolio-3d-item-title{top:10%;margin-left:0}.portfolio-container .gs-portfolio-3d-item:nth-child(2n) .text-with-line::before{display:none}.portfolio-container .gs-portfolio-3d-item:nth-child(2n) .text-with-line::after{display:block}}@media screen and (min-width:200px) and (max-width:500px){.gs-portfolio-3d-item-content{width:100%}.gs-portfolio-3d-item-wrapper{width:100%}.gs-portfolio-3d-item-content{margin-left:0}.gs-portfolio-3d-item:nth-child(even) .gs-portfolio-3d-item-title h1{font-size:20px}.gs-portfolio-3d-item-title h1{font-size:20px}.gs-portfolio-3d-item{min-height:600px}.portfolio-container{padding:30px}.gs-portfolio-3d-item:nth-child(even) .gs-portfolio-3d-item-title{float:left;text-align:left}.gs-portfolio-3d-item .gs-portfolio-3d-item-title{top:8%;margin-left:0}.gs-portfolio-3d-item-title span{display:none}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--herald-acc:#0288d1;--wp--preset--color--herald-meta:#999999;--wp--preset--color--herald-txt:#000000;--wp--preset--color--herald-bg:#ffffff;--wp--preset--color--herald-cat-66:#03bf00;--wp--preset--color--herald-cat-65:#2f9395;--wp--preset--color--herald-cat-71:#e24444;--wp--preset--color--herald-cat-74:#8bc34a;--wp--preset--color--herald-cat-68:#355c7d;--wp--preset--color--herald-cat-69:#9400d3;--wp--preset--color--herald-cat-72:#ff3a3a;--wp--preset--color--herald-cat-78:#623122;--wp--preset--color--herald-cat-70:#000000;--wp--preset--color--herald-cat-73:#0288d1;--wp--preset--color--herald-cat-156:#ffa726;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:14.4px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:25.2px;--wp--preset--font-size--x-large:42px;--wp--preset--font-size--normal:18px;--wp--preset--font-size--huge:32.4px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}@media screen{@font-face{font-display:swap;font-family:'Simple-Line-Icons';src:url(/wp-content/plugins/meks-flexible-shortcodes/css/simple-line/fonts/Simple-Line-Icons.eot);src:url('/wp-content/plugins/meks-flexible-shortcodes/css/simple-line/fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),url(/wp-content/plugins/meks-flexible-shortcodes/css/simple-line/fonts/Simple-Line-Icons.woff) format('woff'),url(/wp-content/plugins/meks-flexible-shortcodes/css/simple-line/fonts/Simple-Line-Icons.ttf) format('truetype'),url('/wp-content/plugins/meks-flexible-shortcodes/css/simple-line/fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');font-weight:400;font-style:normal}[data-icon]:before{font-family:'Simple-Line-Icons';content:attr(data-icon);speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-moustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-emoticon-smile,.icon-disc,.icon-cursor-move,.icon-crop,.icon-credit-card,.icon-chemistry,.icon-user,.icon-speedometer,.icon-social-youtube,.icon-social-twitter,.icon-social-tumblr,.icon-social-facebook,.icon-social-dropbox,.icon-social-dribbble,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglasses,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-map,.icon-layers,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-frame,.icon-folder-alt,.icon-film,.icon-feed,.icon-earphones-alt,.icon-earphones,.icon-drop,.icon-drawer,.icon-docs,.icon-directions,.icon-direction,.icon-diamond,.icon-cup,.icon-compass,.icon-call-out,.icon-call-in,.icon-call-end,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-music-tone-alt,.icon-music-tone,.icon-microphone,.icon-loop,.icon-logout,.icon-login,.icon-list,.icon-like,.icon-home,.icon-grid,.icon-graph,.icon-equalizer,.icon-dislike,.icon-cursor,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-calendar,.icon-bulb,.icon-bar-chart,.icon-arrow-up,.icon-arrow-right,.icon-arrow-left,.icon-arrow-down,.icon-ban,.icon-bubble,.icon-camcorder,.icon-camera,.icon-check,.icon-clock,.icon-close,.icon-cloud-download,.icon-cloud-upload,.icon-doc,.icon-envelope,.icon-eye,.icon-flag,.icon-folder,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-plus,.icon-pointer,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symbol-female,.icon-symbol-male,.icon-target,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-users{font-family:'Simple-Line-Icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.icon-user-female:before{content:"\e000"}.icon-user-follow:before{content:"\e002"}.icon-user-following:before{content:"\e003"}.icon-user-unfollow:before{content:"\e004"}.icon-trophy:before{content:"\e006"}.icon-screen-smartphone:before{content:"\e010"}.icon-screen-desktop:before{content:"\e011"}.icon-plane:before{content:"\e012"}.icon-notebook:before{content:"\e013"}.icon-moustache:before{content:"\e014"}.icon-mouse:before{content:"\e015"}.icon-magnet:before{content:"\e016"}.icon-energy:before{content:"\e020"}.icon-emoticon-smile:before{content:"\e021"}.icon-disc:before{content:"\e022"}.icon-cursor-move:before{content:"\e023"}.icon-crop:before{content:"\e024"}.icon-credit-card:before{content:"\e025"}.icon-chemistry:before{content:"\e026"}.icon-user:before{content:"\e005"}.icon-speedometer:before{content:"\e007"}.icon-social-youtube:before{content:"\e008"}.icon-social-twitter:before{content:"\e009"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-facebook:before{content:"\e00b"}.icon-social-dropbox:before{content:"\e00c"}.icon-social-dribbble:before{content:"\e00d"}.icon-shield:before{content:"\e00e"}.icon-screen-tablet:before{content:"\e00f"}.icon-magic-wand:before{content:"\e017"}.icon-hourglass:before{content:"\e018"}.icon-graduation:before{content:"\e019"}.icon-ghost:before{content:"\e01a"}.icon-game-controller:before{content:"\e01b"}.icon-fire:before{content:"\e01c"}.icon-eyeglasses:before{content:"\e01d"}.icon-envelope-open:before{content:"\e01e"}.icon-envelope-letter:before{content:"\e01f"}.icon-bell:before{content:"\e027"}.icon-badge:before{content:"\e028"}.icon-anchor:before{content:"\e029"}.icon-wallet:before{content:"\e02a"}.icon-vector:before{content:"\e02b"}.icon-speech:before{content:"\e02c"}.icon-puzzle:before{content:"\e02d"}.icon-printer:before{content:"\e02e"}.icon-present:before{content:"\e02f"}.icon-playlist:before{content:"\e030"}.icon-pin:before{content:"\e031"}.icon-picture:before{content:"\e032"}.icon-map:before{content:"\e033"}.icon-layers:before{content:"\e034"}.icon-handbag:before{content:"\e035"}.icon-globe-alt:before{content:"\e036"}.icon-globe:before{content:"\e037"}.icon-frame:before{content:"\e038"}.icon-folder-alt:before{content:"\e039"}.icon-film:before{content:"\e03a"}.icon-feed:before{content:"\e03b"}.icon-earphones-alt:before{content:"\e03c"}.icon-earphones:before{content:"\e03d"}.icon-drop:before{content:"\e03e"}.icon-drawer:before{content:"\e03f"}.icon-docs:before{content:"\e040"}.icon-directions:before{content:"\e041"}.icon-direction:before{content:"\e042"}.icon-diamond:before{content:"\e043"}.icon-cup:before{content:"\e044"}.icon-compass:before{content:"\e045"}.icon-call-out:before{content:"\e046"}.icon-call-in:before{content:"\e047"}.icon-call-end:before{content:"\e048"}.icon-calculator:before{content:"\e049"}.icon-bubbles:before{content:"\e04a"}.icon-briefcase:before{content:"\e04b"}.icon-book-open:before{content:"\e04c"}.icon-basket-loaded:before{content:"\e04d"}.icon-basket:before{content:"\e04e"}.icon-bag:before{content:"\e04f"}.icon-action-undo:before{content:"\e050"}.icon-action-redo:before{content:"\e051"}.icon-wrench:before{content:"\e052"}.icon-umbrella:before{content:"\e053"}.icon-trash:before{content:"\e054"}.icon-tag:before{content:"\e055"}.icon-support:before{content:"\e056"}.icon-size-fullscreen:before{content:"\e057"}.icon-size-actual:before{content:"\e058"}.icon-shuffle:before{content:"\e059"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-rocket:before{content:"\e05c"}.icon-question:before{content:"\e05d"}.icon-pie-chart:before{content:"\e05e"}.icon-pencil:before{content:"\e05f"}.icon-note:before{content:"\e060"}.icon-music-tone-alt:before{content:"\e061"}.icon-music-tone:before{content:"\e062"}.icon-microphone:before{content:"\e063"}.icon-loop:before{content:"\e064"}.icon-logout:before{content:"\e065"}.icon-login:before{content:"\e066"}.icon-list:before{content:"\e067"}.icon-like:before{content:"\e068"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-equalizer:before{content:"\e06c"}.icon-dislike:before{content:"\e06d"}.icon-cursor:before{content:"\e06e"}.icon-control-start:before{content:"\e06f"}.icon-control-rewind:before{content:"\e070"}.icon-control-play:before{content:"\e071"}.icon-control-pause:before{content:"\e072"}.icon-control-forward:before{content:"\e073"}.icon-control-end:before{content:"\e074"}.icon-calendar:before{content:"\e075"}.icon-bulb:before{content:"\e076"}.icon-bar-chart:before{content:"\e077"}.icon-arrow-up:before{content:"\e078"}.icon-arrow-right:before{content:"\e079"}.icon-arrow-left:before{content:"\e07a"}.icon-arrow-down:before{content:"\e07b"}.icon-ban:before{content:"\e07c"}.icon-bubble:before{content:"\e07d"}.icon-camcorder:before{content:"\e07e"}.icon-camera:before{content:"\e07f"}.icon-check:before{content:"\e080"}.icon-clock:before{content:"\e081"}.icon-cloud-download:before{content:"\e083"}.icon-cloud-upload:before{content:"\e084"}.icon-doc:before{content:"\e085"}.icon-envelope:before{content:"\e086"}.icon-eye:before{content:"\e087"}.icon-flag:before{content:"\e088"}.icon-folder:before{content:"\e089"}.icon-heart:before{content:"\e08a"}.icon-info:before{content:"\e08b"}.icon-key:before{content:"\e08c"}.icon-link:before{content:"\e08d"}.icon-lock:before{content:"\e08e"}.icon-lock-open:before{content:"\e08f"}.icon-magnifier:before{content:"\e090"}.icon-magnifier-add:before{content:"\e091"}.icon-magnifier-remove:before{content:"\e092"}.icon-paper-clip:before{content:"\e093"}.icon-paper-plane:before{content:"\e094"}.icon-plus:before{content:"\e095"}.icon-pointer:before{content:"\e096"}.icon-power:before{content:"\e097"}.icon-refresh:before{content:"\e098"}.icon-reload:before{content:"\e099"}.icon-settings:before{content:"\e09a"}.icon-star:before{content:"\e09b"}.icon-symbol-female:before{content:"\e09c"}.icon-symbol-male:before{content:"\e09d"}.icon-target:before{content:"\e09e"}.icon-volume-1:before{content:"\e09f"}.icon-volume-2:before{content:"\e0a0"}.icon-volume-off:before{content:"\e0a1"}.icon-users:before{content:"\e001"}.icon-close:before{content:"\e082"}}@media screen{.mks_separator{clear:both;display:block;margin:0 0 20px;float:left;width:100%}.mks_highlight{padding:0 2px}.mks_dropcap_letter{float:left;font-size:52px;line-height:1em;margin:0 10px 0 0;font-weight:700}.mks_dropcap{display:block;float:left;font-size:52px;line-height:1em;margin:5px 10px 0 0;padding:10px 20px;text-align:center}.mks_dropcap_circle{border-radius:50%}.mks_dropcap_rounded{border-radius:20%}.mks_pullquote{display:block;padding:25px;font-size:24px;line-height:1.4em;position:relative;margin:0 0 20px}.mks_pullquote_left{float:left;margin:0 20px 0 0}.mks_pullquote_right{float:right;margin:0 0 0 20px}a.mks_button{display:inline-block;text-decoration:none;background:#ffa226;line-height:18px;position:relative;margin:0 10px 10px 0;color:#FFF;text-decoration:none;border:1px solid #fff0;transition:background 1s ease 0s;-webkit-transition:background 1s ease 0s;-moz-transition:background 1s ease 0s;-o-transition:background 1s ease 0s}.mks_button:hover{text-decoration:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.mks_button_small{padding:10px 15px}.mks_button_medium{padding:16px 24px}.mks_button_large{padding:22px 36px}.mks_button.rounded{border-radius:10px}.mks_button i{margin:0 5px 0 0}.mks_col{padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}.mks_col{display:block;float:left;display:block;width:100%;margin:0 0 20px 0}.mks_col .mks_one_half,.mks_col .mks_one_third,.mks_col .mks_one_quarter,.mks_col .mks_two_thirds{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;float:left;min-height:30px;margin-left:2.564102564102564%}.mks_col .mks_one_half{width:48.717948717948715%}.mks_col .mks_one_third{width:31.623931623931625%}.mks_col .mks_two_thirds{width:63.24786324786324%}.mks_col .mks_one_quarter{width:23.076923076923077%}.mks_col [class*="mks_"]:first-child{margin-left:0}.mks_ico{display:block;height:48px;width:48px;float:left;margin-right:5px;text-indent:-9999px;margin-bottom:5px;position:relative}.mks_ico.rounded{border-radius:20%}.mks_ico.circle{border-radius:50%}.mks_ico:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.mks_ico.aim_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/aim_ico.png) no-repeat 0 0}.mks_ico.apple_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/apple_ico.png) no-repeat 0 0}.mks_ico.behance_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/behance_ico.png) no-repeat 0 0}.mks_ico.blogger_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/blogger_ico.png) no-repeat 0 0}.mks_ico.cargo_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/cargo_ico.png) no-repeat 0 0}.mks_ico.envato_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/envato_ico.png) no-repeat 0 0}.mks_ico.delicious_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/delicious_ico.png) no-repeat 0 0}.mks_ico.deviantart_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/deviantart_ico.png) no-repeat 0 0}.mks_ico.digg_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/digg_ico.png) no-repeat 0 0}.mks_ico.dribbble_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/dribbble_ico.png) no-repeat 0 0}.mks_ico.evernote_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/evernote_ico.png) no-repeat 0 0}.mks_ico.facebook_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/facebook_ico.png) no-repeat 0 0}.mks_ico.flickr_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/flickr_ico.png) no-repeat 0 0}.mks_ico.forrst_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/forrst_ico.png) no-repeat 0 0}.mks_ico.github_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/github_ico.png) no-repeat 0 0}.mks_ico.google_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/google_ico.png) no-repeat 0 0}.mks_ico.googleplus_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/googleplus_ico.png) no-repeat 0 0}.mks_ico.grooveshark_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/grooveshark_ico.png) no-repeat 0 0}.mks_ico.icloud_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/icloud_ico.png) no-repeat 0 0}.mks_ico.lastfm_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/lastfm_ico.png) no-repeat 0 0}.mks_ico.linkedin_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/linkedin_ico.png) no-repeat 0 0}.mks_ico.myspace_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/myspace_ico.png) no-repeat 0 0}.mks_ico.picasa_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/picasa_ico.png) no-repeat 0 0}.mks_ico.pinterest_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/pinterest_ico.png) no-repeat 0 0}.mks_ico.posterous_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/posterous_ico.png) no-repeat 0 0}.mks_ico.reddit_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/reddit_ico.png) no-repeat 0 0}.mks_ico.rss_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/rss_ico.png) no-repeat 0 0}.mks_ico.skype_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/skype_ico.png) no-repeat 0 0}.mks_ico.stumbleupon_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/stumbleupon_ico.png) no-repeat 0 0}.mks_ico.soundcloud_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/soundcloud_ico.png) no-repeat 0 0}.mks_ico.tumblr_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/tumblr_ico.png) no-repeat 0 0}.mks_ico.twitter_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/twitter_ico.png) no-repeat 0 0}.mks_ico.vimeo_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/vimeo_ico.png) no-repeat 0 0}.mks_ico.wordpress_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/wordpress_ico.png) no-repeat 0 0}.mks_ico.yahoo_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/yahoo_ico.png) no-repeat 0 0}.mks_ico.youtube_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/youtube_ico.png) no-repeat 0 0}.mks_ico.zerply_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/zerply_ico.png) no-repeat 0 0}.mks_ico.instagram_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/instagram_ico.png) no-repeat 0 0}.mks_ico.vine_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/vine_ico.png) no-repeat 0 0}.mks_ico.spotify_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/spotify_ico.png) no-repeat 0 0}.mks_ico.fh_px_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/fh_px_ico.png) no-repeat 0 0}.mks_ico.xing_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/xing_ico.png) no-repeat 0 0}.mks_ico.weibo_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/weibo_ico.png) no-repeat 0 0}.mks_ico.tencent_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/tencent_ico.png) no-repeat 0 0}.mks_ico.me2day_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/me2day_ico.png) no-repeat 0 0}.mks_ico.twitch_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/twitch_ico.png) no-repeat 0 0}.mks_ico.itunes_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/itunes_ico.png) no-repeat 0 0}.mks_ico.vk_ico{background:url(/wp-content/plugins/meks-flexible-shortcodes/img/social_icons/vk_ico.png) no-repeat 0 0}.mks_ico.aim_ico{background-color:#e95a00}.mks_ico.apple_ico{background-color:#606060}.mks_ico.behance_ico{background-color:#18a3fe}.mks_ico.blogger_ico{background-color:#fb913f}.mks_ico.cargo_ico{background-color:#00c462}.mks_ico.envato_ico{background-color:#a9cf58}.mks_ico.delicious_ico{background-color:#3274d1}.mks_ico.deviantart_ico{background-color:#d0de21}.mks_ico.digg_ico{background-color:#2882c6}.mks_ico.dribbble_ico{background-color:#ef5b92}.mks_ico.evernote_ico{background-color:#77ba2f}.mks_ico.facebook_ico{background-color:#3b5998}.mks_ico.flickr_ico{background-color:#f1628b}.mks_ico.forrst_ico{background-color:#5b9a68}.mks_ico.github_ico{background-color:#7292a2}.mks_ico.google_ico{background-color:#dd4b39}.mks_ico.googleplus_ico{background-color:#d94a39}.mks_ico.grooveshark_ico{background-color:#f88e00}.mks_ico.icloud_ico{background-color:#fb913f}.mks_ico.lastfm_ico{background-color:#d21309}.mks_ico.linkedin_ico{background-color:#71b2d0}.mks_ico.myspace_ico{background-color:#003398}.mks_ico.picasa_ico{background-color:#444}.mks_ico.pinterest_ico{background-color:#cb2027}.mks_ico.posterous_ico{background-color:#f9d560}.mks_ico.reddit_ico{background-color:#bfd0e2}.mks_ico.rss_ico{background-color:#fe9900}.mks_ico.skype_ico{background-color:#18b7f1}.mks_ico.stumbleupon_ico{background-color:#eb4924}.mks_ico.soundcloud_ico{background-color:#f60000}.mks_ico.tumblr_ico{background-color:#3a5976}.mks_ico.twitter_ico{background-color:#48c4d2}.mks_ico.vimeo_ico{background-color:#62a0ad}.mks_ico.wordpress_ico{background-color:#464646}.mks_ico.yahoo_ico{background-color:#ab64bc}.mks_ico.youtube_ico{background-color:#f45750}.mks_ico.zerply_ico{background-color:#8db259}.mks_ico.instagram_ico{background-color:#306088}.mks_ico.vine_ico{background-color:#00bf8f}.mks_ico.spotify_ico{background-color:#95ba1a}.mks_ico.fh_px_ico{background-color:#02adea}.mks_ico.xing_ico{background-color:#126567}.mks_ico.weibo_ico{background-color:#E6162C}.mks_ico.tencent_ico{background-color:#389FDA}.mks_ico.me2day_ico{background-color:#4e28ac}.mks_ico.twitch_ico{background-color:#6441A5}.mks_ico.itunes_ico{background-color:#FA332F}.mks_ico.vk_ico{background-color:#45668e}.mks_ico.square,.mks_ico.rounded,.mks_ico.circle{background-position:center center}.mks_progress_bar{margin:0 0 20px}.mks_progress_label{line-height:1.2em;margin:0 0 5px}.mks_progress_name{opacity:.5;float:right}.mks_progress_level{display:inline-block;background:#EEE;width:100%;height:20px;position:relative;overflow:hidden}.mks_progress_level.rounded,.mks_progress_level.rounded .mks_progress_level_set{border-radius:5px}.mks_progress_level_set{display:block;height:100%;background:#DDD;overflow:hidden;position:absolute;top:0;left:0}.mks_accordion_item,.mks_toggle{margin:0;display:block;border:1px solid;border-bottom:none}.mks_accordion,.mks_toggle{border-bottom:1px solid}.mks_accordion,.mks_toggle{margin:0 0 20px 0}.mks_accordion_active{border-bottom:none}.mks_accordion_heading,.mks_toggle_heading{cursor:pointer;display:block;line-height:1.2em;position:relative;padding:15px 60px 15px 20px;margin:0;font-weight:400}.mks_accordion>p,.mks_toggle>p{display:none}.mks_accordion_content,.mks_toggle_content{display:none;border-top:1px solid;padding:20px 20px 20px 20px}.mks_accordion_active .mks_toggle_content,.mks_toggle_active .mks_toggle_content{display:block}.mks_accordion_content p:last-child,.mks_toggle_content p:last-child{margin-bottom:0}.mks_accordion_active .fa-minus,.mks_toggle_active .fa-minus{display:block}.mks_accordion .fa-plus,.mks_toggle .fa-plus{display:block}.mks_accordion_active .fa-plus,.mks_toggle_active .fa-plus{display:none}.mks_accordion_heading i,.mks_toggle_heading i{display:none;position:absolute;font-size:14px;line-height:20px;margin:-10px 0 0 0;top:50%;right:20px}.mks_tabs{display:none;overflow:hidden;padding:40px 0 0 0;position:relative;margin:0 0 20px 0}.mks_tabs_nav{position:absolute;top:0;left:0;height:41px;display:block;width:100%;z-index:1}.mks_tab_item{position:relative;display:block;padding:20px 20px 20px 20px;border:1px solid}.mks_tab_nav_item.active{border-bottom:1px solid #FFF}.mks_tab_nav_item{display:block;float:left;margin:0 8px 0 0;border:1px solid;border-bottom:1px solid;height:39px;line-height:39px;padding:0 20px;text-decoration:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box}.mks_tab_nav_item:hover{cursor:pointer}.mks_tabs.vertical{padding:0 0 0 19.9%}.mks_tabs.vertical .mks_tab_nav_item{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid;margin:0 0 -1px 0;min-height:39px}.mks_tabs.vertical .mks_tabs_nav{width:20%;height:100%}.mks_tabs.vertical .mks_tab_nav_item.active{border-bottom:1px solid;border-right:1px solid #FFF}.mks_tabs.vertical .mks_tab_item{border-left:1px solid;min-height:200px}.mks_tab_item .mks_col{float:none}.mks_tab_item .mks_col:before{content:'';display:block;clear:both}.mks_col:after,.mks_tab_item .mks_col:after{content:'';display:block;clear:both}@media only screen and (max-width:479px){.mks_col .mks_one_half,.mks_col .mks_one_third,.mks_col .mks_one_quarter,.mks_col .mks_two_thirds{width:100%;margin-left:0;margin-bottom:1em}.mks_pullquote{width:100%!important}.mks_tab_nav_item{padding:0 10px}}}.kc-us-link{color:#5850ec}.kc-flex{display:flex}.kc-us-link-icon{width:2.5rem;color:#5850ec;height:1.5rem;cursor:pointer}.kc-us-link-create-icon{width:2.5rem;color:#000;height:1.5rem;cursor:pointer}.kc-us-qr-code .qr{margin-left:auto;margin-right:auto;font-size:1px;width:50%}#generate-short-link,#generated-short-link{text-align:center}#generate-short-link #kc-us-target-url,#generate-short-link #kc-us-short-url{width:60%;display:inline;border:1px solid grey;border-radius:50px 0 0 50px;background-color:#FFF;margin:0;font-size:16px}#generate-short-link #kc-us-submit-btn,#generate-short-link #kc-us-copy-btn{border:1px solid grey;display:inline;padding:15px;background-color:#4662FA;color:#FFF;border-radius:0 50px 50px 0;margin:-5px;width:150px;font-size:16px}.kc-us-tooltip{position:relative;display:inline-block}.kc-us-tooltip .kc-us-tooltiptext{visibility:hidden;width:140px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:150%;left:50%;margin-left:-75px;opacity:0;transition:opacity 0.3s}.kc-us-tooltip .kc-us-tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 #fff0 #fff0 #fff0}.kc-us-tooltip:hover .kc-us-tooltiptext{visibility:visible;opacity:1}html{-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:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}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{-webkit-box-sizing:content-box;-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]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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;-webkit-box-sizing:content-box;-moz-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 silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:#fff0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:20px;padding-right:20px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1360px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:20px;padding-right:20px}.row{margin-left:-20px;margin-right:-20px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:20px;padding-right:20px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1201px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:#fff0;text-shadow:none;background-color:#fff0;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@font-face{font-display:swap;font-family:FontAwesome;src:url(/wp-content/themes/herald/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/themes/herald/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(/wp-content/themes/herald/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/wp-content/themes/herald/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/wp-content/themes/herald/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-asterisk:before{content:"\f069"}.fa-plus:before{content:"\f067"}.fa-question:before{content:"\f128"}.fa-minus:before{content:"\f068"}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before{content:"\f00d"}.fa-remove:before{content:"\f00d"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before{content:"\f013"}.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before{content:"\f01e"}.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before{content:"\f03b"}.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before{content:"\f03e"}.fa-photo:before{content:"\f03e"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before{content:"\f044"}.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before{content:"\f064"}.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before{content:"\f071"}.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart:before{content:"\f080"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before{content:"\f085"}.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before{content:"\f09e"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell-o:before{content:"\f0a2"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before{content:"\f0c0"}.fa-users:before{content:"\f0c0"}.fa-chain:before{content:"\f0c1"}.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before{content:"\f0c4"}.fa-scissors:before{content:"\f0c4"}.fa-copy:before{content:"\f0c5"}.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before{content:"\f0c7"}.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-navicon:before{content:"\f0c9"}.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before{content:"\f0dc"}.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before{content:"\f0dd"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before{content:"\f0de"}.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before{content:"\f0e2"}.fa-undo:before{content:"\f0e2"}.fa-gavel:before{content:"\f0e3"}.fa-legal:before{content:"\f0e3"}.fa-dashboard:before{content:"\f0e4"}.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before{content:"\f0e7"}.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before{content:"\f0ea"}.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell:before{content:"\f0f3"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile:before{content:"\f10b"}.fa-mobile-phone:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before{content:"\f112"}.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before{content:"\f122"}.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before{content:"\f123"}.fa-star-half-full:before{content:"\f123"}.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before{content:"\f127"}.fa-unlink:before{content:"\f127"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before{content:"\f152"}.fa-toggle-right:before{content:"\f152"}.fa-eur:before{content:"\f153"}.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before{content:"\f155"}.fa-usd:before{content:"\f155"}.fa-inr:before{content:"\f156"}.fa-rupee:before{content:"\f156"}.fa-cny:before{content:"\f157"}.fa-jpy:before{content:"\f157"}.fa-rmb:before{content:"\f157"}.fa-yen:before{content:"\f157"}.fa-rouble:before{content:"\f158"}.fa-rub:before{content:"\f158"}.fa-ruble:before{content:"\f158"}.fa-krw:before{content:"\f159"}.fa-won:before{content:"\f159"}.fa-bitcoin:before{content:"\f15a"}.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before{content:"\f191"}.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before{content:"\f195"}.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before{content:"\f19c"}.fa-institution:before{content:"\f19c"}.fa-university:before{content:"\f19c"}.fa-graduation-cap:before{content:"\f19d"}.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before{content:"\f1b9"}.fa-car:before{content:"\f1b9"}.fa-cab:before{content:"\f1ba"}.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before{content:"\f1c5"}.fa-file-photo-o:before{content:"\f1c5"}.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before{content:"\f1c6"}.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before{content:"\f1c7"}.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before{content:"\f1c8"}.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before{content:"\f1cd"}.fa-life-buoy:before{content:"\f1cd"}.fa-life-ring:before{content:"\f1cd"}.fa-life-saver:before{content:"\f1cd"}.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before{content:"\f1d0"}.fa-rebel:before{content:"\f1d0"}.fa-resistance:before{content:"\f1d0"}.fa-empire:before{content:"\f1d1"}.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-y-combinator-square:before{content:"\f1d4"}.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before{content:"\f1d7"}.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before{content:"\f1d8"}.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before{content:"\f1d9"}.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before{content:"\f1e3"}.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before{content:"\f20b"}.fa-shekel:before{content:"\f20b"}.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before{content:"\f224"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before{content:"\f236"}.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before{content:"\f23b"}.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery:before{content:"\f240"}.fa-battery-4:before{content:"\f240"}.fa-battery-full:before{content:"\f240"}.fa-battery-3:before{content:"\f241"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before{content:"\f242"}.fa-battery-half:before{content:"\f242"}.fa-battery-1:before{content:"\f243"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before{content:"\f244"}.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before{content:"\f251"}.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before{content:"\f252"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before{content:"\f253"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before{content:"\f255"}.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before{content:"\f256"}.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before{content:"\f26c"}.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before{content:"\f2a4"}.fa-deafness:before{content:"\f2a4"}.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before{content:"\f2a7"}.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before{content:"\f2b3"}.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before{content:"\f2b4"}.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before{content:"\f2bb"}.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before{content:"\f2bc"}.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before{content:"\f2c2"}.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before{content:"\f2c3"}.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-4:before{content:"\f2c7"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before{content:"\f2c8"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before{content:"\f2c9"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before{content:"\f2ca"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before{content:"\f2cb"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before{content:"\f2cd"}.fa-bathtub:before{content:"\f2cd"}.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before{content:"\f2d3"}.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before{content:"\f2d4"}.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.fa-tiktok:before{content:"\e900"}.fa-mastodon:before{content:"\e902"}.fa-truth:before{content:"\e901"}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:#fff0;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/herald/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s ease;-moz-transition:scale .1s ease;-ms-transition:scale .1s ease;-o-transition:scale .1s ease;transition:scale .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}html{-webkit-tap-highlight-color:#fff0}a{text-decoration:none}embed,iframe,object{max-width:100%}img{max-width:100%;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}ins{text-decoration:none}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.clear{clear:both}.herald-site-content{margin:0 auto;position:relative;z-index:1;width:1400px;padding:40px 0 1px 0;min-height:67vh}.entry-header{margin-bottom:25px}.herald-left{float:left}.herald-right{float:right}.herald-section{margin-bottom:0}.herald-fa-wrapper,.herald-section article.herald-single:last-of-type,.herald-section article:last-child,.herald-txt-module,.herald-vertical-padding{margin-bottom:40px}.herald-authors .author-col-2{margin-bottom:20px}.herald-authors .author-col-2 img{margin-bottom:0}.herald-authors .author-col-2 .entry-content p{font-size:14px;line-height:2.1rem;padding-top:3px;margin:0}.herald-authors .author-col-3{margin-bottom:26px}.herald-authors .author-col-3 img{margin-bottom:0}.herald-authors .author-col-3 h3{margin-top:3px;line-height:2rem;margin-bottom:0}.herald-authors .author-col-3 .entry-content p{font-size:13px;line-height:1.7rem;padding-top:6px;margin-bottom:0}.herald-fa-wrapper article:last-child,.herald-module,.herald-section:last-child,.widget article:last-child{margin-bottom:0}.herald-section-row{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;width:75%;float:left;position:relative}.herald-sidebar{margin-bottom:30px}.herald-sidebar a{-webkit-transition:all .2s ease;transition:all .2s ease}.alignleft{display:inline;float:left;margin-right:20px}.alignright{display:inline;float:right;margin-left:20px}.aligncenter{clear:both;display:block;margin:0 auto 30px}.alignnone{margin:0 20px 30px 0}.wp-caption{position:relative;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto}.wp-caption-text{text-align:center;font-size:80%;line-height:1.6rem;color:#fff}.wp-caption-text{position:absolute;bottom:20px;left:0;background-color:rgb(0 0 0 / .4);color:rgb(255 255 255 / .8);z-index:600;max-width:30%;text-align:left;min-width:140px;-webkit-transition-delay:.4s;transition-delay:.4s;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding:10px}.mfp-title{font-size:1.3rem;color:#ccc}.herald-post-thumbnail-single:hover .wp-caption-text,.meta-media:hover .gallery-item:hover .gallery-caption,.meta-media:hover .wp-caption-text,.wp-caption:hover .wp-caption-text{background:rgb(0 0 0 / .7);color:#fff}.meta-media:hover .gallery-item .gallery-caption{background-color:rgb(0 0 0 / .4);color:rgb(255 255 255 / .8)}.entry-title a{display:block;clear:both}.comment-respond a,.entry-title a,.footer-bottom .herald-copyright a{-webkit-transition:.2s ease;transition:.2s ease}.comment-reply-link,.comment-respond a,.entry-content a,.footer-bottom .herald-copyright a{padding-bottom:2px;border-bottom:2px solid #fff0;-webkit-transition:trans-prefix(border-bottom,border-bottom .15s ease-in,webkit);-webkit-transition:border-bottom .15s ease-in;transition:border-bottom .15s ease-in}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.entry-content div a,.entry-content div a:hover{border-bottom:none;padding-bottom:0}.herald-mod-wrap{position:relative;width:100%}.herald-mod-wrap .herald-mod-title .herald-mod-h{margin-bottom:0}.herald-mod-wrap .herald-mod-actions,.herald-mod-wrap .herald-mod-subnav,.herald-mod-wrap .herald-mod-title{display:inline-block}.herald-mod-wrap .herald-mod-subnav-mobile{display:none}.herald-mod-wrap i.herald-sub-cat-icon{display:none}.herald-mod-wrap .herald-mod-head{position:relative;margin-bottom:20px;float:left;width:100%;clear:both}.herald-mod-wrap .herald-mod-head:after{position:absolute;content:"";height:2px;width:100%;bottom:-2px;left:0}.herald-mod-wrap .herald-mod-h{padding:0 14px 0 14px;border-radius:2px 2px 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:29px}.herald-mod-wrap .herald-mod-h a i{padding:0 0 0 10px;font-size:12px}.herald-mod-wrap .herald-mod-subnav{position:absolute;top:1px;margin-left:15px}.herald-mod-wrap .herald-mod-subnav a{font-size:1.4rem;line-height:2.2rem;margin-right:15px}.herald-mod-wrap .herald-mod-desc{margin-bottom:30px;float:left;width:100%;clear:both}.herald-mod-wrap .herald-mod-actions{position:absolute;right:0;bottom:4px}.herald-mod-wrap .herald-mod-actions a{font-size:1.1rem;line-height:2.4rem;text-transform:uppercase;border-radius:2px;padding:0 15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:top;height:26px}.archive .herald-mod-desc{margin-bottom:10px}.author .herald-mod-desc{margin-bottom:30px}.author .herald-mod-desc p{margin-top:15px}.herald-mod-desc .avatar{margin-top:-10px}.herald-slider-controls .owl-next,.herald-slider-controls .owl-prev{font-size:1.1rem;text-transform:uppercase;border-radius:2px;padding:0 10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;height:26px}.herald-slider-controls{display:inline-block;vertical-align:top;margin-left:8px;float:right}.herald-slider-controls .owl-next,.herald-slider-controls .owl-prev{width:26px;height:26px;text-align:center;padding:0 10px;font-size:1.6rem;line-height:2.4rem;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.herald-slider-controls .owl-next:hover,.herald-slider-controls .owl-prev:hover{cursor:pointer}.herald-slider-controls .owl-next{margin-left:8px}.herald-slider-controls .owl-next i{margin-right:-2px}.meta-category{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.meta-category i{margin-right:7px;font-size:1.7rem;color:#f08a46}.meta-category a{display:inline-block;vertical-align:top}.sticky .entry-title a:before{content:"\f08d";font-family:FontAwesome;margin-right:8px}.herald-format-icon{font-size:14px;margin:-3px 8px 0 0;display:inline-block;text-align:center;line-height:14px;vertical-align:middle}.herald-pf-invert .herald-format-icon{color:#fff;background:#000;height:32px;width:32px;border-radius:50%;padding:9px 0;margin:-5px 10px 0 0;-webkit-transition:all .3s ease;transition:all .3s ease}.herald-pf-invert .herald-format-icon .fa-play{margin-left:3px}.herald-pf .herald-format-icon{background:#fff;color:#000;height:32px;width:32px;border-radius:50%;padding:9px 0;margin:-5px 10px 0 0;-webkit-transition:all .3s ease;transition:all .3s ease}.herald-post-thumbnail{position:relative;text-align:center;background-color:rgb(0 0 0 / .05)}.herald-post-thumbnail .herald-format-icon{color:#fff;position:absolute;top:50%;background:rgb(0 0 0 / .5);left:50%;border-radius:50%;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease}.herald-post-thumbnail:hover .herald-format-icon{background:rgb(0 0 0 / .8)}.herald-format-icon-big .herald-format-icon{width:80px;height:80px;font-size:26px;line-height:26px;padding:25px 15px;margin-top:-40px;margin-left:-40px;border:3px solid #fff}.herald-format-icon-big .herald-format-icon .fa-play{margin-left:7px}.herald-format-icon-middle .herald-format-icon{width:60px;height:60px;padding:19px 18px;font-size:18px;line-height:18px;margin-top:-30px;margin-left:-30px;border:2px solid #fff}.herald-format-icon-middle .herald-format-icon .fa-play{margin-left:5px}.herald-format-icon-small .herald-format-icon{width:40px;height:40px;font-size:15px;line-height:15px;margin-top:-20px;margin-left:-20px;padding:11px 5px;border:2px solid #fff}.herald-format-icon-small .herald-format-icon .fa-play{margin-left:3px}.herald-lay-a3 .herald-post-thumbnail .herald-format-icon{position:relative;top:initial;left:initial;color:#fff;background:#000;border:none}.herald-pagination{float:left;width:100%;position:relative;border-top:1px solid;padding-top:35px;text-align:center;margin-bottom:35px}.herald-pagination .page-numbers{display:inline-block;font-size:1.4rem;text-transform:uppercase;line-height:2.8rem;min-width:40px;height:40px;padding:5px;border-radius:2px}.herald-pagination .page-numbers.dots:hover{background:0 0}.herald-pagination .next,.herald-pagination .prev{position:absolute;top:35;padding:5px 10px;width:186px}.herald-pagination .prev{left:0}.herald-pagination .prev:before{content:"\f104";font-family:FontAwesome;margin-right:8px}.herald-pagination .next{right:0}.herald-pagination .next:after{content:"\f105";font-family:FontAwesome;margin-left:8px}.herald-pagination .herald-next{float:right}.herald-pagination .herald-next a{display:inline-block;font-size:1.4rem;text-transform:uppercase;line-height:2.8rem;min-width:40px;height:40px;padding:5px;border-radius:2px;padding:5px 10px;width:186px}.herald-pagination .herald-next a:after{content:"\f105";font-family:FontAwesome;margin-left:8px}.herald-pagination .herald-prev{float:left}.herald-pagination .herald-prev a{display:inline-block;font-size:1.4rem;text-transform:uppercase;line-height:2.8rem;min-width:40px;height:40px;padding:5px;border-radius:2px;padding:5px 10px;width:186px}.herald-pagination .herald-prev a:before{content:"\f104";font-family:FontAwesome;margin-right:8px}.herald-load-more{text-align:center}.herald-load-more a{display:inline-block;font-size:1.4rem;text-transform:uppercase;line-height:2.8rem;min-width:40px;height:40px;padding:5px;border-radius:2px;padding:5px 10px;width:186px}.herald-ovrld .meta-category span{display:none}.herald-ovrld .herald-post-thumbnail{width:100%}.herald-ovrld .meta-category a+span+a{margin-left:10px}.entry-header .herald-author a:before,.entry-header .herald-comments a:before,.entry-header .herald-date span:before,.entry-header .herald-modified_date span:before,.entry-header .herald-rtime:before,.entry-header .herald-time span:before,.entry-header .herald-views:before{font-family:FontAwesome;padding:0 0 3px 0;margin:0 5px 0 0;text-align:left;float:left}.entry-header .herald-date span:before,.entry-header .herald-modified_date span:before{content:"\f017"}.entry-header .herald-time span:before{content:"\f017"}.entry-header .herald-comments a:before{content:"\f0e6"}.entry-header .herald-author a:before{content:"\f007"}.entry-header .herald-rtime:before{content:"\f02d"}.entry-header .herald-views:before{content:"\f06e"}.entry-header .meta-small .meta-item a:before,.entry-header .meta-small .meta-item div:before,.entry-header .meta-small .meta-item span:before{margin:1px 5px 0 0}.entry-meta .meta-item{margin-right:14px}.herald-cats .entry-meta .meta-item{margin-right:0}.herald-pagination a{-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-appearance:none}.herald-sticky-header-visible .entry-meta-wrapper-sticky.is_stuck,.herald-sticky-header-visible .herald-sticky.is_stuck{top:90px}.entry-meta-wrapper-sticky.is_stuck,.herald-sticky.is_stuck{top:40px}.herald-no-pad{padding:0 15px 0 0!important}.herald-sticky .widget:last-child{margin-bottom:0}.herald-image-format .herald-format-ico,.meta-media .herald-format-ico{background:rgb(0 0 0 / .5);color:#fff;border-radius:50%;display:inline-block;z-index:10;position:absolute;top:50%;left:50%;height:58px;width:58px;margin:-29px 0 0 -29px;padding:10px 0 0 2px;text-align:center;font-size:19px;line-height:36px;opacity:.8;-webkit-transition:all .2s ease;transition:all .2s ease;border:2px solid #fff}.meta-media:hover .herald-format-ico{opacity:1}.gallery-icon .herald-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery-icon a:after,.wp-block-gallery .blocks-gallery-item a:after{content:"\f0b2";z-index:1000;position:absolute;font-family:FontAwesome;font-size:19px;line-height:36px;opacity:0;height:58px;width:58px;text-align:center;padding:10px 0 0 0;background:rgb(0 0 0 / .5);color:#fff;border-radius:50%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:2px solid #fff}.gallery-icon:hover a:after,.wp-block-gallery .blocks-gallery-item:hover a:after{opacity:1}.gallery-columns-5 .gallery-icon a:after,.gallery-columns-6 .gallery-icon a:after,.gallery-columns-7 .gallery-icon a:after,.gallery-columns-8 .gallery-icon a:after,.gallery-columns-9 .gallery-icon a:after{display:none}a.herald-popup-img{position:relative;border-bottom:0}a.herald-popup-img:after{content:"\f0b2";z-index:1000;position:absolute;top:50%;left:50%;margin-top:-29px;margin-left:-29px;font-family:FontAwesome;font-size:19px;line-height:36px;opacity:0;height:58px;width:58px;text-align:center;padding:10px 0 0 0;background:rgb(0 0 0 / .5);color:#fff;border-radius:50%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:2px solid #fff}a.herald-popup-img:hover{border-bottom:0!important}a.herald-popup-img:hover:after{opacity:1}.wp-caption a.herald-popup-img{display:block}a.herald-popup-img.aligncenter{text-align:center}.meta-media{margin-bottom:30px;position:relative;min-height:90px}.single-format-gallery .meta-media{margin-left:-10px;margin-right:-10px;margin-bottom:10px}.gallery{margin-left:-10px;margin-right:-10px}.gallery-item{display:inline-block;padding:0 10px 20px 10px;text-align:center;vertical-align:top;width:100%;margin:0;position:relative}.gallery-columns-1.owl-carousel,.wp-block-gallery.columns-1{padding:0;margin-bottom:30px}.gallery-columns-1 .gallery-item{padding:0;width:100%}.gallery-columns-1 .owl-nav>div,.wp-block-gallery.columns-1 .owl-nav>div{position:absolute;padding:3px 0;text-align:center;color:#fff;opacity:0;background:rgb(0 0 0 / .5);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-radius:50%;border:2px solid #fff}.gallery-columns-1 .owl-nav,.wp-block-gallery.columns-1 .owl-nav{display:block;position:absolute;width:100%;z-index:800;top:50%;margin-top:-29px}.gallery-columns-1 .owl-nav>div:hover,.wp-block-gallery.columns-1 .owl-nav>div:hover{background:rgb(0 0 0 / .7)}.gallery-columns-1 .owl-nav .owl-prev,.wp-block-gallery.columns-1 .owl-nav .owl-prev{left:30px;opacity:1;padding-right:1px}.gallery-columns-1 .owl-nav .owl-next,.wp-block-gallery.columns-1 .owl-nav .owl-next{right:30px;opacity:1;padding-left:4px}.gallery-columns-1 .owl-nav>div,.wp-block-gallery.columns-1 .owl-nav>div{width:58px;height:58px;padding:12px 0;font-size:2.8rem;line-height:2.6rem}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-icon img{margin:0 auto}.gallery-icon .herald-popup{position:relative;float:left;outline:0;width:100%}.gallery-caption{display:none}.meta-media:hover .gallery-item .gallery-caption{background-color:rgb(0 0 0 / .4);color:rgb(255 255 255 / .8)}.mfp-arrow:after{display:none}.mfp-arrow-left,.mfp-arrow-right{font-family:FontAwesome;color:#fff;font-size:3rem}.mfp-arrow-left:before{content:"\f053";border:none}.mfp-arrow-right:before{content:"\f054";border:none}.owl-carousel{padding:0;margin:0;overflow:hidden;-webkit-backface-visibility:hidden}.gallery-columns-1.owl-carousel .owl-stage-outer,.wp-block-gallery.columns-1.owl-carousel .owl-stage-outer{margin:0 10px}.owl-carousel .owl-stage-outer{margin:0 -20px}.owl-item{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1,1)}.owl-carousel .owl-item img{height:auto}.owl-carousel article{margin-bottom:0}.meta-media iframe[src*="soundcloud.com"]{position:absolute;bottom:30px;max-height:150px;padding:0 30px;z-index:1;width:100%}.entry-content .herald-search-form,.herald-mod-desc .herald-search-form{width:100%;float:left;padding:30px;margin-bottom:10px}.entry-content .herald-search-input,.herald-mod-desc .herald-search-input{background-color:#fff;border:1px solid inherit;height:50px;width:81%;float:left;font-style:italic;font-size:1.6rem;padding:11px;font-weight:400}.entry-content .herald-search-submit:after,.herald-mod-desc .herald-search-submit:after{font-family:FontAwesome;content:"\f002"}.entry-content .herald-search-submit,.herald-mod-desc .herald-search-submit{display:inline-block;font-size:1.8rem;text-transform:uppercase;line-height:2.8rem;font-weight:600;min-width:40px;height:50px;padding:5px 10px;border-radius:2px;width:18%;border:none;margin-left:1%;text-align:center}.blocks-gallery-item figure a{border:none}.blocks-gallery-item figure a:hover{border:none}body .mejs-container{background:0 0}body .mejs-container.mejs-container-fullscreen{background:#000}body .mejs-container.wp-audio-shortcode{height:90px!important}body .format-video .meta-media .mejs-container .mejs-controls,body .format-video .meta-media .mejs-embed,body .format-video .meta-media .mejs-embed body,body .has-post-thumbnail .meta-media .mejs-container .mejs-controls,body .has-post-thumbnail .meta-media .mejs-embed,body .has-post-thumbnail .meta-media .mejs-embed body{background:#fff}body .format-video .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-total,body .has-post-thumbnail .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-total{background:rgb(0 0 0 / .1)}body .format-video .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-loaded,body .has-post-thumbnail .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-loaded{background:rgb(0 0 0 / .2)}body .format-video .meta-media .wp-playlist-light,body .has-post-thumbnail .meta-media .wp-playlist-light{background:0 0;color:rgb(0 0 0 / .73)}body .format-video .meta-media .mejs-container .mejs-controls .mejs-time span,body .has-post-thumbnail .meta-media .mejs-container .mejs-controls .mejs-time span{color:rgb(0 0 0 / .73)}body .format-video .meta-media .mejs-controls .mejs-button,body .format-video .meta-media .mejs-controls .mejs-button button,body .has-post-thumbnail .meta-media .mejs-controls .mejs-button,body .has-post-thumbnail .meta-media .mejs-controls .mejs-button button{color:rgb(0 0 0 / .88)}body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-float,body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-loaded,body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-total,body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-float,body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-loaded,body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-total{background:rgb(0 0 0 / .18)}body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-float-corner,body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-float-corner{border-top-color:rgb(0 0 0 / .18)}body .format-video .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,body .has-post-thumbnail .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:rgb(0 0 0 / .18)}body .format-video .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,body .has-post-thumbnail .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:rgb(0 0 0 / .18)}body .format-video .meta-media .wp-playlist-item:last-child,body .has-post-thumbnail .meta-media .wp-playlist-item:last-child{border-color:rgb(0 0 0 / .18)}body .format-video .meta-media .wp-playlist-current-item .wp-playlist-item-title,body .format-video .meta-media .wp-playlist-playing,body .has-post-thumbnail .meta-media .wp-playlist-current-item .wp-playlist-item-title,body .has-post-thumbnail .meta-media .wp-playlist-playing{color:rgb(0 0 0 / .88)}body .format-video .meta-media .wp-audio-shortcode,body .format-video .meta-media .wp-playlist-current-item,body .format-video .meta-media .wp-playlist-item,body .format-video .meta-media .wp-playlist-tracks,body .has-post-thumbnail .meta-media .wp-audio-shortcode,body .has-post-thumbnail .meta-media .wp-playlist-current-item,body .has-post-thumbnail .meta-media .wp-playlist-item,body .has-post-thumbnail .meta-media .wp-playlist-tracks{border-color:rgb(0 0 0 / .18)}body .format-video .meta-media div.mejs-container.wp-audio-shortcode,body .has-post-thumbnail .meta-media div.mejs-container.wp-audio-shortcode{width:80%!important;top:50%;z-index:100;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;left:50%}body .format-video .meta-media .mejs-container *,body .has-post-thumbnail .meta-media .mejs-container *{color:#333;font-weight:700}body .format-video .meta-media div.mejs-container .mejs-controls{bottom:30px;left:30px;right:30px;width:94%}div.mejs-container .mejs-controls{height:90px}body .herald-entry-content .mejs-container.wp-audio-shortcode{margin:30px auto}div.mejs-controls div.mejs-time-rail{padding-top:37px}.mejs-container *{color:#fff;font-weight:700}div.mejs-container .mejs-controls .mejs-time{padding-top:42px}body .wp-video{width:100%!important}.me-plugin{position:absolute}body .mejs-container .mejs-controls .mejs-button{position:relative;margin:32px 0}body .mejs-container .mejs-controls .mejs-button.mejs-playpause-button{margin-left:20px;margin-right:20px;text-align:center}body .mejs-container .mejs-controls .mejs-button.mejs-volume-button{margin-left:0;margin-right:10px;text-align:center}body .mejs-container .mejs-controls .mejs-button button{background:0 0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;height:32px;width:32px;outline:0}body .mejs-controls a.mejs-horizontal-volume-slider{margin:32px 20px 0 0}body .mejs-container .mejs-controls .mejs-time-float-corner{top:100%}body .mejs-controls .mejs-button button:before{display:inline-block;font-size:21px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1.4;position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;text-decoration:inherit;text-transform:none;vertical-align:top;speak:none}body .mejs-controls .mejs-play button:before{font-family:FontAwesome;content:"\f04b"}body .mejs-controls .mejs-pause button:before{font-family:FontAwesome;content:"\f04c "}body .mejs-controls .mejs-volume-button button:before{font-family:FontAwesome;content:"\f027"}body .mejs-controls .mejs-volume-button.mejs-unmute button:before{font-family:FontAwesome;content:"\f026"}body .wp-playlist{border:none;font-size:18px;font-size:1.8rem;line-height:1.77777778;margin:1.777em 0 3.5em;padding:0}body .wp-playlist .wp-playlist-current-item img{margin-right:20px;max-width:70px}body .wp-playlist-caption,body .wp-playlist-item-title{font-size:18px;font-size:1.8rem;line-height:1.77777778}body .wp-playlist-current-item{border-bottom:1px solid;height:auto;margin-bottom:0;padding-bottom:.55555556em}body .wp-playlist-current-item .wp-playlist-item-title,body .wp-playlist-playing{font-weight:700}body .wp-playlist-tracks{border-top:1px solid;margin:0}body .wp-playlist-item{padding:.55555556em}body .wp-playlist-item:last-child{border-bottom:1px solid}body .wp-playlist-item-length{top:auto;right:.55555556em;bottom:.66666667em}body .wp-playlist-item-artist{display:block}body .mejs-controls .mejs-time-rail .mejs-time-float{border:none}body .mejs-controls .mejs-fullscreen-button button:before{font-family:FontAwesome;content:"\f065"}body .mejs-container .mejs-controls .mejs-button{position:relative;margin:32px 18px 0 0}body.single-format-audio .meta-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}body.single-format-audio .meta-media .wp-block-audio{position:absolute;z-index:20;width:70%}.wp-block-video{width:100%}.herald-da{width:970px;margin:30px auto;text-align:center}.row .herald-da{margin:0 auto 30px}.meta-ad{margin:0 auto 30px}.meta-ad img{-o-object-fit:cover;object-fit:cover}.archive .herald-site-header .row .herald-da,.herald-site-header .row .herald-da,.single .herald-site-header .row .herald-da{margin:0 auto;background-color:#fff0;border:none}.herald-entry-content .fb_iframe_widget,.herald-entry-content iframe{margin-bottom:30px}.single .herald-entry-content .herald-da{margin:40px auto 40px;padding:35px 0;width:100%;text-align:center;border-radius:2px}.archive .herald-posts .herald-da{margin:0 20px 40px;padding:35px 0;width:100%;text-align:center;border-radius:2px}.single .herald-entry-content .herald-da-above-single{border:none!important;margin:0 auto 30px;padding:0}.herald-read-more{font-size:1.2rem;line-height:2.6rem;text-transform:uppercase;border-radius:2px;border:1px solid;padding:5px 20px;display:inline-block;vertical-align:top;text-align:center;margin-top:16px;-webkit-transition:all .2s ease;transition:all .2s ease}.herald-gray-area{border-radius:2px}.herald-loader{display:none;position:absolute;top:46px;left:50%;margin:0 auto 0 -35px;font-size:11px}.herald-loader-active{opacity:0}.spinner{margin:0 auto 0;width:70px;text-align:center}.spinner>div{width:18px;height:18px;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.herald-breadcrumbs{border-bottom:1px solid;font-size:1.4rem;line-height:2.4rem;margin:-40px 40px 40px;padding:12px 0}.herald-boxed .herald-breadcrumbs{margin:-40px 0 40px;padding:12px 20px}.entry-meta .herald-reviews .wp-review-show-total>div{margin:-1px 0 0}[class*=" mts-icon-"]:before,[class^=mts-icon-]:before{margin:0;width:auto}.entry-meta .review-total-star{margin:-1px 0 0 0}.entry-meta .review-result-wrapper i{font-size:1.4rem}.entry-meta .review-type-percentage .review-total-box:before,.entry-meta .review-type-point .review-total-box:before,.entry-meta .wp-review-total-percentage:before,.entry-meta .wp-review-total-point:before{font-family:FontAwesome;content:"\f005";padding:0 0 3px;margin:0 5px 0 0;text-align:left;float:left}.entry-meta .percentage-icon{top:0;font-size:inherit}#wpstats{display:none}.herald-infinite-scroll a{opacity:0}.herald-nav-toggle{width:30px;font-size:3rem;line-height:2.6rem;display:none;position:absolute}.herald-header-sticky .herald-nav-toggle{padding:0}.mks_pullquote{border-radius:2px}.entry-content a.mks_ico,.entry-content a.mks_ico:hover{border-bottom:none!important}.ie .herald-lay-a3 .herald-lay-over{top:auto}.ie .herald-fa-1 .herald-fa-item,.ie .herald-fa-2 .herald-fa-item{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.more-link{display:none}.herald-author .coauthors:before{font-family:FontAwesome;content:'\f007'}.herald-author .coauthors .vcard.author:last-child a:after{content:none}.herald-author .coauthors .vcard.author a{margin-left:5px}.herald-author .coauthors .vcard.author a:before{content:none}.herald-author .coauthors .vcard.author a:after{content:',';padding:0}.herald-author .coauthors.couauthors-icon:before{content:'\f0c0'}.entry-meta-wrapper .meta-item.herald-author .coauthors:before{font-size:3rem;display:block;margin-bottom:17px}.entry-meta-wrapper .meta-item.herald-author .coauthors .vcard.author a{margin-left:0}.entry-meta-wrapper .meta-item.herald-author .coauthors .vcard.author a:before{content:none}.entry-meta-wrapper .meta-item.herald-author .coauthors .vcard.author a:after{content:none;padding:0}.entry-meta-wrapper .co-author{margin-bottom:20px}.entry-meta-wrapper .co-author:last-child{margin-bottom:0}.herald-entry-content .herald-author .herald-socials-actions{margin-top:-10px}.herald-entry-content .herald-author .herald-socials-actions .herald-mod-actions{display:inline-block}.herald-entry-content .herald-author .herald-socials-actions .herald-mod-actions a{border:1px solid rgb(68 68 68 / .2);font-size:1.1rem;text-transform:uppercase;border-radius:2px;padding:0 15px;display:inline-block;vertical-align:top;height:26px}.herald-entry-content .herald-author .herald-socials-actions .herald-mod-subnav{display:inline-block;margin-left:5px}.herald-entry-content .herald-author .herald-socials-actions .herald-mod-subnav a{margin-left:10px}.herald-entry-content .herald-shadow{margin:40px 0 30px}html{font-size:62.5%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.chrome{text-rendering:auto}body{line-height:1.6;-ms-word-wrap:break-word;word-wrap:break-word}.h1,.herald-no-sid .herald-posts .h2,h1{line-height:1.25}.h2,.herald-no-sid .herald-posts .h3,h2{line-height:1.27}.h3,.herald-no-sid .herald-posts .h4,h3{line-height:1.29}.h4,.herald-no-sid .herald-posts .h5,h4{line-height:1.4}.h5,.herald-no-sid .herald-posts .h6,h5{line-height:1.42}.h6,.herald-no-sid .herald-posts .h7,h6{line-height:1.44}.h7{line-height:1.36}h1,h2,h3,h4,h5,h6{margin:0}.entry-content .h1,.entry-content h1{margin-bottom:2rem}.entry-content .h2,.entry-content h2{margin-bottom:1.8rem}.entry-content .h3,.entry-content h3{margin-bottom:1.4rem}.entry-content .h4,.entry-content h4{margin-bottom:1.2rem}.entry-content .h5,.entry-content h5{margin-bottom:1rem}.entry-content .h6,.entry-content h6{margin-bottom:.8rem}.entry-content ul{padding-left:20px}.entry-content ol{padding-left:24px}.entry-content ol li,.entry-content ul li{margin-bottom:1rem}.entry-content .entry-headline{margin-bottom:3rem}.entry-title a:hover{text-decoration:none}.herald-entry-content{line-height:1.625}.herald-entry-content ol,.herald-entry-content p,.herald-entry-content ul{margin:0 0 3rem}.herald-sidebar{line-height:1.625}p{margin:0 0 1.5rem}table{border-collapse:collapse;border-spacing:0;border-top:1px solid;border-left:1px solid;width:100%;margin-bottom:30px}.wp-block-table thead{border:none}caption,td,th{font-weight:400;text-align:left}td,th{padding:10px 15px;border-bottom:1px solid;border-right:1px solid}td.pad{border-right:none}code{vertical-align:bottom}.wp-block-table td,.wp-block-table th{border-color:rgb(68 68 68 / .2)}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.nobold{font-weight:400}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}ol,ul{margin:0}ol li,ul li{margin-bottom:1.5rem}ol ol,ol ul,ul ol,ul ul{margin-top:0;margin-bottom:0}.herald-site-header .header-top{font-size:1.3rem;font-weight:400}.meta-category{font-size:1.3rem;line-height:1.8rem}.herald-single .col-mod-single .meta-category{font-size:1.4rem;line-height:2rem}.meta-small{font-size:1.3rem;line-height:1.6rem}.meta-category a{text-transform:uppercase;font-weight:400;padding-bottom:2px;border-bottom:2px solid #fff0;-webkit-transition:trans-prefix(border-bottom,border-bottom .15s ease-in,webkit);-webkit-transition:border-bottom .15s ease-in;transition:border-bottom .15s ease-in}.meta-category a:hover{border-bottom:2px solid}.entry-meta.meta-small{line-height:1.6rem}.entry-meta.meta-small .meta-item,.entry-meta.meta-small a,.entry-meta.meta-small span{line-height:1.6rem;margin-bottom:3px}.entry-meta{font-size:1.4rem;line-height:2.2rem}.entry-meta .meta-item{display:inline-block;vertical-align:top}.entry-meta .meta-item,.entry-meta a,.entry-meta span{font-size:1.4rem;line-height:1.8rem}.entry-meta a{padding-bottom:2px;border-bottom:2px solid #fff0;-webkit-transition:trans-prefix(border-bottom,border-bottom .15s ease-in,webkit);-webkit-transition:border-bottom .15s ease-in;transition:border-bottom .15s ease-in}.entry-meta a:hover{border-bottom:2px solid}.herald-menu{line-height:1.3;text-transform:uppercase}.header-top .herald-menu{text-transform:none;font-weight:400;font-size:1.3rem;line-height:1.8rem}.mks_dropcap.mks_dropcap_rounded{border-radius:2px}.herald-entry-content blockquote p{text-align:center;font-size:2.2rem;line-height:3.4rem;margin:40px 0;font-style:italic}pre{padding:15px 20px;margin-bottom:30px;border-radius:2px}.header-bottom .h1,.herald-header-sticky .h1{line-height:1;font-size:2.8rem}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;padding:10px;outline:0;line-height:normal;width:100%;font-size:100%;margin:0;vertical-align:baseline;border-radius:2px}select{width:100%}button{outline:0}.wpcf7-submit,body div.wpforms-container-full .wpforms-form .wpforms-page-button,body div.wpforms-container-full .wpforms-form button[type=submit],button[type=submit] body div.wpforms-container-full .wpforms-form input[type=submit],input[type=submit]{display:inline-block;font-size:1.4rem;text-transform:uppercase;line-height:2.8rem;min-width:40px;height:40px;padding:5px 10px;border-radius:2px;max-width:200px;border:none;text-align:center;color:#fff}.wpcf7-submit:hover,body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,body div.wpforms-container-full .wpforms-form button[type=submit]:hover,button[type=submit] body div.wpforms-container-full .wpforms-form input[type=submit]:hover,input[type=submit]:hover{border:none}.s2_form_widget input[type=submit]{min-width:120px}div.wpcf7-response-output{margin:0;padding:10px 20px;border:none;border-radius:2px}.error,div.wpcf7-validation-errors{color:#fff;background:#e74c3c}.success,div.wpcf7-mail-sent-ok{color:#fff;background:#27ae60}.error,.success{display:block;float:left;width:100%;margin:0;padding:10px 20px;border-radius:2px}span.wpcf7-not-valid-tip{display:none;position:absolute;top:-8px;right:3px;left:auto;padding:6px 10px;border:none;color:#fff;background:#f1c40f}.invalid span.wpcf7-not-valid-tip{display:block}input[type=email].wpcf7-not-valid,input[type=number].wpcf7-not-valid,input[type=password].wpcf7-not-valid,input[type=tel].wpcf7-not-valid,input[type=text].wpcf7-not-valid,input[type=url].wpcf7-not-valid,textarea.wpcf7-not-valid{border-color:#f1c40f}body div.wpforms-container-full .wpforms-form .wpforms-field-label{font-weight:400;font-size:inherit}body div.wpforms-container-full .wpforms-form .wpforms-field{margin-bottom:8px}body div.wpforms-container-full .wpforms-form input,body div.wpforms-container-full .wpforms-form select{height:44px!important}.submit{width:31.5%;height:50px;text-align:center;border:none;color:#fff;text-transform:uppercase}a.mks_button{border-radius:2px}.entry-content a.mks_button.mks_button_medium:hover,.entry-content a.mks_button_medium{border-bottom:none!important;padding:16px 24px;border-radius:2px}.entry-content a.mks_button.mks_button_small:hover,.entry-content a.mks_button_small{border-bottom:none!important;padding:10px 15px;border-radius:2px}.entry-content a.mks_button.mks_button_large:hover,.entry-content a.mks_button_large{border-bottom:none!important;padding:22px 36px;border-radius:2px}.herald-boxed .herald-site-header .container{width:1430px}.herald-boxed .herald-header-sticky .container{width:1430px}.herald-boxed .herald-single-sticky .container{width:1430px}.herald-boxed .herald-site-footer .container{width:1430px}.herald-boxed .header-trending .container{width:1440px}.herald-go-hor>*{display:inline-block;vertical-align:middle}.herald-go-ver>*{display:block;clear:both}.herald-site-header{position:relative;z-index:2}.hel-l{position:absolute;left:20px;top:0;z-index:1001;display:table;height:100%}.hel-c,.hel-l,.hel-r{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.herald-go-ver.hel-l{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.herald-go-hor.hel-l{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.herald-go-ver.hel-r{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.herald-go-hor.hel-r{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.herald-boxed .hel-l{left:15px}.herald-boxed .hel-r{right:15px}.hel-r{position:absolute;right:20px;top:0;z-index:1001;display:table}.hel-c{margin:0 auto;width:100%;text-align:center;z-index:1000;display:table}.herald-site-header li,.herald-site-header ul{list-style:none;margin:0;padding:0}.herald-site-header .herald-header-wraper,.herald-site-header .herald-header-wraper-bottom{position:relative}.herald-site-header .site-branding{text-decoration:none;margin-bottom:0;display:inline-block}.herald-site-header>div:nth-child(1){z-index:5003}.herald-site-header>div:nth-child(2){z-index:5002}.herald-site-header>div:nth-child(3){z-index:5001}.herald-site-header>div:nth-child(4){z-index:5000}.herald-cart-icon>a span{position:relative;left:2px;font-size:13px}.header-top{height:40px;position:relative;z-index:1002}.header-top .hel-l>*,.header-top .hel-r>*{float:left}.header-top .hel-c>*{display:inline-block;vertical-align:top}.header-top .hel-c,.header-top .hel-l,.header-top .hel-r{line-height:4rem;height:auto}.header-top .herald-soc-nav a{font-size:1.4rem;line-height:28px;height:28px;width:28px;padding:0 8px;margin:6px 0}.header-top .herald-search-input{background:rgb(255 255 255 / .1);border:none}.header-top .herald-search-input{height:28px}.header-top .herald-search-form{width:auto;max-width:auto}.header-top .herald-search-form .herald-search-input{width:82px;-webkit-transition:all .2s ease;transition:all .2s ease}.header-top .herald-search-form .herald-search-input:focus{width:200px}.header-top .herald-in-popup{padding:0}.header-top .herald-in-popup .herald-search-form{padding:4px 10px}.header-top .herald-in-popup .herald-search-form .herald-search-input{padding:0 40px 0 10px;width:100%}.header-top .herald-in-popup .herald-search-form{max-width:300px;width:300px}.header-top .herald-cart-icon>a,.header-top .herald-menu-popup{height:40px;margin:0}.hel-l.herald-go-hor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-middle .col-lg-12{position:relative}.header-middle .hel-c{max-width:100%}.header-middle .hel-c .herald-search-form,.header-middle .hel-c .herald-soc-nav,.header-middle .hel-c .menu{display:inline-block}.header-middle .herald-menu-popup{margin:0}.header-middle .herald-in-popup{padding:0}.header-middle .herald-in-popup .herald-search-form{padding:10px}.header-middle .herald-in-popup .herald-search-form .herald-search-input{padding:0 40px 0 10px}.header-middle .herald-in-popup .herald-search-form{max-width:300px;width:300px}.header-middle .herald-menu-popup>span{border-radius:2px 2px 0 0}.header-middle .herald-cart-icon>a,.header-middle .herald-menu-popup-search>span,.header-middle .herald-menu-popup>span{display:block;height:38px;padding:12px;width:38px;margin:0}.header-middle .herald-cart-icon>a{width:auto;padding:12px 9px}.header-middle .herald-soc-nav a{height:38px;width:38px;padding:6px}.header-middle .herald-search-input{height:40px}.header-middle .herald-cart-icon,.header-middle .herald-menu-popup-search{height:38px}.header-middle .herald-soc-nav.herald-in-popup a{width:100%;height:auto;padding:0}.header-middle .herald-menu-popup-search .fa{border-radius:2px}.header-middle .herald-menu-popup-search.herald-search-active .fa{border-radius:2px 2px 0 0}.header-bottom,.herald-header-sticky{height:50px}.header-bottom .hel-c>*,.header-bottom .hel-l>*,.header-bottom .hel-r>*,.herald-header-sticky .hel-c>*,.herald-header-sticky .hel-l>*,.herald-header-sticky .hel-r>*{display:inline-block;vertical-align:middle}.header-bottom .herald-search-input,.herald-header-sticky .herald-search-input{height:40px}.header-bottom .herald-in-popup,.herald-header-sticky .herald-in-popup{padding:0}.header-bottom .herald-in-popup .herald-search-form,.herald-header-sticky .herald-in-popup .herald-search-form{padding:10px}.header-bottom .herald-in-popup .herald-search-form .herald-search-input,.herald-header-sticky .herald-in-popup .herald-search-form .herald-search-input{padding:0 40px 0 10px}.header-bottom .herald-in-popup .herald-search-form,.herald-header-sticky .herald-in-popup .herald-search-form{margin:0;max-width:300px;width:300px}.header-bottom .herald-search-form,.herald-header-sticky .herald-search-form{margin:5px 0}.header-bottom .herald-soc-nav.herald-in-popup,.herald-header-sticky .herald-soc-nav.herald-in-popup{padding:0}.header-bottom .herald-calendar,.header-bottom .site-description,.herald-header-sticky .herald-calendar,.herald-header-sticky .site-description{padding:12px 0;font-size:1.4rem}.header-bottom .herald-menu>ul>li>a,.herald-header-sticky .herald-menu>ul>li>a{padding:0 13px;line-height:50px}.header-bottom .herald-menu li,.herald-header-sticky .herald-menu li{margin:0}.header-bottom .herald-menu-popup-search>span.fa,.herald-header-sticky .herald-menu-popup-search>span.fa{height:50px;padding:16px 0 14px}.header-bottom .herald-cart-icon>a,.header-bottom .herald-menu-popup-search>span,.header-bottom .herald-menu-popup>span,.herald-header-sticky .herald-cart-icon>a,.herald-header-sticky .herald-menu-popup-search>span,.herald-header-sticky .herald-menu-popup>span{height:50px;padding:18px 0;width:40px;margin:0}.header-bottom .herald-cart-icon>a,.herald-header-sticky .herald-cart-icon>a{padding:17px 0 18px}.header-bottom .herald-soc-nav a,.herald-header-sticky .herald-soc-nav a{font-size:1.4rem;line-height:2.6rem;height:28px;width:28px;padding:2px;margin:11px 0}.header-bottom .herald-menu,.header-bottom .herald-menu-popup,.herald-header-sticky .herald-menu,.herald-header-sticky .herald-menu-popup{margin:0}.header-bottom .site-title.h1,.herald-header-sticky .site-title.h1{font-size:2.8rem;line-height:1}.header-bottom .hel-el,.herald-header-sticky .hel-el{height:50px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottom .site-title img,.herald-header-sticky .site-title img{max-height:50px}.header-middle .hel-el{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-middle .hel-r{top:auto}.herald-soc-nav{margin:0;padding:0}.herald-soc-nav li{float:left;list-style:none}.herald-soc-nav li:last-child{margin-right:0}.herald-soc-nav a:before{font-family:FontAwesome;text-decoration:none}.herald-soc-nav a{position:relative;text-decoration:none;display:block;text-align:center;border-radius:2px}.header-top .herald-soc-nav a:hover{color:#fff}.herald-social-name{opacity:0;display:none;font-size:1.3rem}.herald-soc-nav li a[href*="/feed"]::before,.herald-soc-nav li a[href*="/rss"]::before,.herald-soc-nav li a[href*=feedburner]::before{content:"\f09e"}.herald-soc-nav li a[href*="@"]::before{content:"\f0e0"}.herald-soc-nav li a[href*="codepen."]::before{content:"\f1cb"}.herald-soc-nav li a[href*="digg."]::before{content:"\f1a6"}.herald-soc-nav li a[href*="dribbble."]::before{content:"\f17d"}.herald-soc-nav li a[href*="dropbox."]::before{content:"\f16b"}.herald-soc-nav li a[href*="facebook."]::before{content:"\f09a"}.herald-soc-nav li a[href*="flickr."]::before{content:"\f16e"}.herald-soc-nav li a[href*="foursquare."]::before{content:"\f180"}.herald-soc-nav li a[href*="google."]::before{content:"\f0d5"}.herald-soc-nav li a[href*="github."]::before{content:"\f09b"}.herald-soc-nav li a[href*="instagram."]::before{content:"\f16d"}.herald-soc-nav li a[href*="linkedin."]::before{content:"\f0e1"}.herald-soc-nav li a[href*="last.fm"]::before{content:"\f202"}.herald-soc-nav li a[href*="pinterest."]::before{content:"\f0d2"}.herald-soc-nav li a[href*="reddit."]::before{content:"\f1a1"}.herald-soc-nav li a[href*="soundcloud."]::before{content:"\f1be"}.herald-soc-nav li a[href*="spotify."]::before{content:"\f1bc"}.herald-soc-nav li a[href*="stumbleupon."]::before{content:"\f1a4"}.herald-soc-nav li a[href*="tumblr."]::before{content:"\f173"}.herald-soc-nav li a[href*="twitter."]::before{content:"\f099"}.herald-soc-nav li a[href*="vimeo."]::before{content:"\f194"}.herald-soc-nav li a[href*="vine."]::before{content:"\f1ca"}.herald-soc-nav li a[href*="vk."]::before{content:"\f189"}.herald-soc-nav li a[href*="wordpress."]::before{content:"\f19a"}.herald-soc-nav li a[href*="xing."]::before{content:"\f168"}.herald-soc-nav li a[href*="youtube."]::before{content:"\f16a"}.herald-soc-nav li a[href*="medium."]::before{content:"\f23a"}.herald-soc-nav li a[href*="buysellads."]::before{content:"\f20d"}.herald-soc-nav li a[href*="behance."]::before{content:"\f1b4"}.herald-soc-nav li a[href*="slack."]::before{content:"\f198"}.herald-soc-nav li a[href*="weibo."]::before{content:"\f18a"}.herald-soc-nav li a[href*="tiktok."]::before{content:"\e900"}.herald-soc-nav li a[href*="mastodon."]::before{content:"\e902"}.herald-soc-nav li a[href*="truth."]::before{content:"\e901"}.herald-soc-nav li a[href*="tel:"]::before{content:"\f095"}.herald-soc-nav li a[href*="/feed"]:hover,.herald-soc-nav li a[href*="/rss"]:hover{background-color:#fa9b39}.herald-soc-nav li a[href*="@"]:hover{background-color:#aaa}.herald-soc-nav li a[href*="codepen."]:hover{background-color:#fff}.herald-soc-nav li a[href*="digg."]:hover{background-color:#fff}.herald-soc-nav li a[href*="dribbble."]:hover{background-color:#ea4c89}.herald-soc-nav li a[href*="dropbox."]:hover{background-color:#007ee5}.herald-soc-nav li a[href*="facebook."]:hover{background-color:#3b5998}.herald-soc-nav li a[href*="flickr."]:hover{background-color:#ff0084}.herald-soc-nav li a[href*="foursquare."]:hover{background-color:#0732a2}.herald-soc-nav li a[href*="google."]:hover{background-color:#dd4b39}.herald-soc-nav li a[href*="github."]:hover{background-color:#4183c4}.herald-soc-nav li a[href*="instagram."]:hover{background-color:#3f729b}.herald-soc-nav li a[href*="linkedin."]:hover{background-color:#0e76a8}.herald-soc-nav li a[href*="last.fm"]:hover{background-color:#e31b23}.herald-soc-nav li a[href*="pinterest."]:hover{background-color:#c8232c}.herald-soc-nav li a[href*="reddit."]:hover{background-color:#369}.herald-soc-nav li a[href*="soundcloud."]:hover{background-color:#f50}.herald-soc-nav li a[href*="spotify."]:hover{background-color:#81b900}.herald-soc-nav li a[href*="stumbleupon."]:hover{background-color:#ff2618}.herald-soc-nav li a[href*="tumblr."]:hover{background-color:#34526f}.herald-soc-nav li a[href*="twitter."]:hover{background-color:#3cf}.herald-soc-nav li a[href*="vimeo."]:hover{background-color:#1ab7ea}.herald-soc-nav li a[href*="vine."]:hover{background-color:#00d9a3}.herald-soc-nav li a[href*="vk."]:hover{background-color:#4e729a}.herald-soc-nav li a[href*="wordpress."]:hover{background-color:#21759b}.herald-soc-nav li a[href*="xing."]:hover{background-color:#026466}.herald-soc-nav li a[href*="youtube."]:hover{background-color:#c4302b}.herald-soc-nav li a[href*="medium."]:hover{background-color:#57ad68}.herald-soc-nav li a[href*="buysellads."]:hover{background-color:#c90100}.herald-soc-nav li a[href*="behance."]:hover{background-color:#1769ff}.herald-soc-nav li a[href*="slack."]:hover{background-color:#6ecadc}.herald-soc-nav li a[href*="weibo."]:hover{background-color:#b53434}.herald-soc-nav li a[href*="tiktok."]:hover{background-color:#ff0050}.herald-soc-nav li a[href*="mastodon."]:hover{background-color:#6364ff}.herald-soc-nav li a[href*="truth."]:hover{background-color:#5548ee}.herald-soc-nav li a[href*="tel:"] span{display:inline-block;opacity:1}.herald-soc-nav li a[href*="tel:"]{width:auto}.herald-soc-nav li a[href*="tel:"]::before{margin-right:5px}.herald-header-sticky{position:fixed;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);top:0;left:0;height:50px;max-height:100px;z-index:9999;width:100%;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.herald-sticky-header-visible .herald-header-sticky{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.admin-bar.herald-sticky-header-visible .herald-header-sticky{-webkit-transform:translate3d(0,32px,0);transform:translate3d(0,32px,0)}.header-trending{padding:20px 0}.header-trending a{font-weight:400;font-size:1.3rem;line-height:1.8rem;display:block;text-align:left}.header-trending .herald-post-thumbnail{margin-right:10px;margin-bottom:0;background-color:#fff0;-webkit-box-flex:0;-ms-flex:0 0 21%;flex:0 0 21%;max-width:21%}.header-trending .owl-item img,.header-trending img{width:100%;height:100%;min-height:46px;min-width:46px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.header-trending .h6{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.header-trending .row .row{margin:0;width:100%}.header-trending .row>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-trending .row>.col-lg-2,.header-trending .row>.col-lg-3,.header-trending .row>.col-lg-4{padding-left:0;padding-right:15px}.header-trending .col-lg-4 .herald-post-thumbnail{-webkit-box-flex:0;-ms-flex:0 0 14%;flex:0 0 14%;max-width:14%}.header-trending .col-lg-4 .h6{-webkit-box-flex:0;-ms-flex:0 0 84%;flex:0 0 84%;max-width:84%}.header-trending .col-lg-3 .herald-post-thumbnail{-webkit-box-flex:0;-ms-flex:0 0 14%;flex:0 0 14%;max-width:14%}.header-trending .col-lg-3 .h6{-webkit-box-flex:0;-ms-flex:0 0 84%;flex:0 0 84%;max-width:84%}.header-trending .owl-item img,.header-trending img{max-width:46px;max-height:46px}.trending-slider{max-height:100px;overflow:hidden;opacity:0}.trending-slider.owl-loaded{opacity:1}.header-slider .trending-slider .owl-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-slider .row>div{display:block}.trending-slider[data-col="3"] .herald-post-thumbnail,.trending-slider[data-col="4"] .herald-post-thumbnail{-webkit-box-flex:0;-ms-flex:0 0 14%;flex:0 0 14%;max-width:14%}.trending-slider[data-col="3"] .h6,.trending-slider[data-col="4"] .h6{-webkit-box-flex:0;-ms-flex:0 0 84%;flex:0 0 84%;max-width:84%}.trending-slider[data-col="3"] .owl-item{width:33.33333333%;max-width:33.3333%}.trending-slider[data-col="4"] .owl-item{width:25%;max-width:25%}.trending-no-featured-image .col-lg-2,.trending-no-featured-image .col-lg-3,.trending-no-featured-image .col-lg-4,.trending-no-featured-image .owl-col{border-left:1px solid rgb(0 0 0 / .1)}.header-trending .trending-no-featured-image .col-lg-2,.header-trending .trending-slider[data-col="6"].trending-no-featured-image .owl-col{padding-left:15px;padding-right:15px}.header-trending .trending-no-featured-image .col-lg-4,.header-trending .trending-slider[data-col="4"].trending-no-featured-image .owl-col{padding-left:20px;padding-right:20px}.header-trending .trending-no-featured-image .col-lg-3,.header-trending .trending-slider[data-col="3"].trending-no-featured-image .owl-col{padding-left:15px;padding-right:15px}.header-trending .trending-no-featured-image .h6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.herald-menu-popup{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.herald-menu-popup>span{float:left;height:40px;padding:13px 6px;width:28px;text-align:center;animation:hover-fade .2s linear 0s forwards;-moz-animation:hover-fade .2s linear 0s forwards;-ms-animation:hover-fade .2s linear 0s forwards;-o-animation:hover-fade .2s linear 0s forwards;-webkit-animation:hover-fade .2s linear 0s forwards;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.herald-menu-popup:hover{color:#fff;cursor:pointer}.herald-menu-popup li{float:left;width:100%;text-align:left}.herald-menu-popup li a{width:100%;float:left;text-align:left;padding:0;margin:0;border-radius:0}.herald-menu-popup li a:before{display:inline-block;width:36px;text-align:center}.herald-menu-popup li .herald-social-name{opacity:1;display:inline-block;float:none}.herald-menu-popup .herald-in-popup a{width:100%;padding:0;margin:0}.herald-menu-popup-search{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.herald-menu-popup-search .fa{float:left;height:40px;padding:13px 0;width:28px;text-align:center;animation:hover-fade .2s linear 0s forwards;-moz-animation:hover-fade .2s linear 0s forwards;-ms-animation:hover-fade .2s linear 0s forwards;-o-animation:hover-fade .2s linear 0s forwards;-webkit-animation:hover-fade .2s linear 0s forwards;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.herald-menu-popup-search:hover{color:#fff;cursor:pointer}.herald-menu-popup-search .herald-in-popup{-webkit-box-shadow:0 2px 2px 0 rgb(0 0 0 / .1);box-shadow:0 2px 2px 0 rgb(0 0 0 / .1);float:left;position:absolute;top:100%;left:0;z-index:99999;padding:0;text-align:left;display:none;min-width:200px;animation:hover-fade .2s linear 0s forwards;-moz-animation:hover-fade .2s linear 0s forwards;-ms-animation:hover-fade .2s linear 0s forwards;-o-animation:hover-fade .2s linear 0s forwards;-webkit-animation:hover-fade .2s linear 0s forwards}.herald-menu-popup-search .herald-in-popup a{width:100%;padding:0;margin:0}.herald-menu-popup-search .herald-in-popup li{float:left}.herald-menu-popup-search.herald-search-active .herald-in-popup{left:0;display:block}.herald-login .herald-in-popup{width:250px;max-width:250px;padding:10px 15px 15px;cursor:auto;line-height:1.6!important}.herald-login .herald-in-popup .herald-avatar-logout{float:left;margin-right:18px;padding-top:5px}.herald-login .herald-in-popup .herald-avatar-logout img{margin-bottom:0}.herald-login .herald-in-popup p.herald-username{margin-top:3px}.herald-login .herald-in-popup .btn-logout{display:inline-block;height:33px;line-height:33px;padding:0 15px;width:auto;margin-top:5px;text-transform:uppercase;font-size:12px;border-radius:2px}.herald-login p{margin-bottom:0;line-height:2.6rem}.herald-login .herald-lost-password-link,.herald-login .herald-registration-link{text-transform:uppercase;position:relative;top:6px;font-size:12px}.herald-login .herald-registration-link{margin-right:16px}.herald-login .herald-registration-link:after{content:'';display:inline-block;width:1px;height:14px;margin-left:7px;margin-right:4px;position:relative;top:2px}.herald-login #loginform p{margin:0}.herald-login #loginform label{font-size:14px}.herald-login #loginform input{font-size:14px}.herald-login #loginform input[type=submit]{height:35px;line-height:35px;padding:0 15px}.herald-login #loginform input[type=checkbox]{position:relative;top:2px}.herald-login #loginform .login-remember{margin-bottom:8px}.herald-reverse-form{left:auto!important;right:0!important}.header-top .herald-login p{line-height:1.5rem}.header-top .herald-login .herald-lost-password-link,.header-top .herald-login .herald-registration-link{top:2px}.header-top .herald-login .herald-in-popup p.herald-username{margin-top:7px}.header-top .herald-login .herald-in-popup .btn-logout{height:30px;line-height:30px;font-size:11px;position:relative;top:9px;border-radius:2px}.header-top .herald-login .herald-in-popup #loginform .login-remember{margin-top:-3px}.header-top .herald-login .herald-in-popup #loginform p{margin-bottom:8px}.header-top .herald-login .herald-in-popup #loginform input{margin-top:5px}.header-top .herald-login .herald-in-popup #loginform input[type=submit]{font-size:12px}.hel-c>*,.hel-l>*,.hel-r>*{margin:0 10px}.hel-c.herald-go-ver>*,.hel-l.herald-go-ver>*,.hel-r.herald-go-ver>*{margin:0 0 10px}.hel-c.herald-go-ver>:last-child,.hel-l.herald-go-ver>:last-child,.hel-r.herald-go-ver>:last-child{margin:0}.hel-l>:first-child{margin-left:0}.hel-r>:first-child{margin-right:0}.hel-c .herald-menu-popup-search,.hel-c .soc-nav,.hel-l .herald-menu-popup-search,.hel-l .soc-nav,.hel-r .herald-menu-popup-search,.hel-r .soc-nav{margin:0}.herald-calendar .fa{margin-right:8px}.herald-mobile-nav ul{padding:0}.herald-mobile-nav ul .sub-menu{display:none}.herald-mobile-nav ul.herald-soc-nav{border-bottom:1px solid rgb(255 255 255 / .15);padding-left:10px}.herald-mobile-nav ul.herald-soc-nav li{display:inline-block;width:auto;float:none;border:none}.herald-mobile-nav ul.herald-soc-nav li a{padding:14px 17px 0;border-bottom:0;display:block;font-size:1.4rem;height:28px;width:28px;padding:4px 2px;margin:10px 0}.herald-mobile-nav nav ul li a{padding:16px 50px 15px 20px}.herald-mobile-nav li{display:block;float:none;margin-bottom:0;position:relative;width:100%;clear:both}.herald-mobile-nav .herald-mega-menu.herald-mega-menu-classic>.sub-menu>li>a,.herald-mobile-nav li a{line-height:2.1rem;font-size:1.6rem;text-transform:uppercase;margin-left:0;padding:16px 50px 15px 20px;width:100%;display:block;clear:both;margin:0}.herald-mobile-nav li .sub-menu a{padding-left:30px}.herald-mobile-nav li a{width:100%;display:block;min-height:50px}.herald-mobile-nav .herald-soc-nav li a{min-height:0}.herald-mobile-nav .herald-mega-menu.herald-mega-menu-classic>.sub-menu>li{width:100%;display:block;padding:0;margin:0}.herald-menu-toggler{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;padding:3px 25px;height:50px;font-size:1.8rem;line-height:4.6rem;position:absolute;right:0;top:0;border-radius:0;-webkit-transition:all .1s ease;transition:all .1s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.herald-current-mobile-item>.herald-menu-toggler{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.mfp-zoom-out-cur .herald-header-sticky{z-index:500}.header-bottom .hel-l,.header-bottom .hel-r{top:0!important}.header-mobile-da{margin:70px auto -28px!important}.herald-mobile-nav nav ul>.menu-item-has-children>a:after{content:''}.site-title.h1{font-size:4rem;line-height:5rem}.herald-menu ul>li>a{float:left;padding:10px 15px 10px 15px;-webkit-transition:all .1s linear;transition:all .1s linear}.herald-menu ul>li>ul a{transition:color .15s linear 0s,padding-left .15s linear 0s;-moz-transition:color .15s linear 0s,padding-left .15s linear 0s;-ms-transition:color .15s linear 0s,padding-left .15s linear 0s;-o-transition:color .15s linear 0s,padding-left .15s linear 0s;-webkit-transition:color .15s linear 0s,padding-left .15s linear 0s}.herald-menu ul>li>ul li:hover>a{padding-left:20px}.herald-menu li{float:left;position:relative;list-style:none}.herald-menu li:last-child{margin-right:0}.herald-menu .herald-mega-menu>a:after,.herald-menu ul>.menu-item-has-children>a:after{font-family:FontAwesome;content:"\f0d7";margin-left:7px;font-size:10px;float:right}.herald-menu ul ul{-webkit-box-shadow:0 1px 0 1px rgb(0 0 0 / .1);box-shadow:0 1px 0 1px rgb(0 0 0 / .1);float:left;position:absolute;top:100%;left:-999em;z-index:99999;padding:10px 0;text-align:left;opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:opacity .3s cubic-bezier(0,.795,0,1);transition:opacity .3s cubic-bezier(0,.795,0,1)}.herald-menu .sub-menu{width:280px}.herald-menu .sub-menu .sub-menu{padding:10px}.herald-menu .sub-menu li{display:block;margin:0;width:100%}.herald-menu .sub-menu li a{float:left;width:100%}.herald-menu .sub-menu>li.menu-item-has-children>a:after{content:"\f0da"}.herald-menu ul li:focus>ul,.herald-menu ul li:hover>ul{left:0;opacity:1}.herald-menu ul ul ul{left:-999em;top:-10px;-webkit-box-shadow:0 1px 0 1px rgb(0 0 0 / .1),0 0 0 1px rgb(0 0 0 / .1);box-shadow:0 1px 0 1px rgb(0 0 0 / .1),0 0 0 1px rgb(0 0 0 / .1)}.herald-menu ul ul li.focus>ul,.herald-menu ul ul li:hover>ul{left:100%}.herald-menu .sub-menu .sub-menu.herald-rev{left:initial;right:100%}.header-bottom .herald-menu li a{float:left}.herald-menu-popup{position:relative}.herald-menu-popup .herald-in-popup{-webkit-box-shadow:0 2px 2px 0 rgb(0 0 0 / .1);box-shadow:0 2px 2px 0 rgb(0 0 0 / .1);float:left;position:absolute;top:100%;left:0;z-index:99999;padding:0;text-align:left;display:none;min-width:200px;animation:hover-fade .2s linear 0s forwards;-moz-animation:hover-fade .2s linear 0s forwards;-ms-animation:hover-fade .2s linear 0s forwards;-o-animation:hover-fade .2s linear 0s forwards;-webkit-animation:hover-fade .2s linear 0s forwards}.herald-menu-popup .herald-in-popup li{float:left}.herald-menu-popup:hover{cursor:pointer}.hel-r .herald-menu-popup:focus .herald-in-popup,.hel-r .herald-menu-popup:hover .herald-in-popup{right:0;left:auto;display:block}.hel-r .herald-menu-popup-search.herald-search-active .herald-in-popup{right:0;left:auto;display:block}.hel-c .herald-menu-popup:focus .herald-in-popup,.hel-c .herald-menu-popup:hover .herald-in-popup,.hel-l .herald-menu-popup:focus .herald-in-popup,.hel-l .herald-menu-popup:hover .herald-in-popup{left:0;display:block}.herald-site-header .herald-menu-popup .herald-search-form .herald-search-submit{display:none}.herald-header-sticky .herald-search-form,.herald-site-header .herald-search-form{position:relative;max-width:200px}.herald-header-sticky .herald-search-input,.herald-site-header .herald-search-input{font-size:1.3rem;width:100%;padding:0 30px 0 10px}.herald-header-sticky .herald-search-submit,.herald-site-header .herald-search-submit{background:0 0;position:absolute;right:3px;top:-2px;border:none;height:100%}.herald-header-sticky .herald-search-submit:after,.herald-site-header .herald-search-submit:after{font-family:FontAwesome;content:"\f002"}.herald-header-sticky .herald-soc-nav li,.herald-site-header .herald-soc-nav li{margin-bottom:0}.header-top .herald-menu>ul>li{margin:0}.header-top .herald-menu>ul>li>a{padding:11px 10px 11px}.header-top .herald-menu .sub-menu li a{padding:6px 12px}.header-top .herald-menu .sub-menu{width:150px;padding:0 0 4px}.header-top .hel-l .herald-menu>ul>li:first-child>a{padding:11px 10px 11px 0}.header-top .hel-r .herald-menu>ul>li:last-child>a{padding:11px 0 11px 10px}.herald-in-popup .herald-search-submit{right:15px;top:0}.header-middle .herald-menu ul>li>a{border-radius:2px}.header-middle .herald-menu ul>li.menu-item-has-children>a{border-radius:2px 2px 0 0}.header-middle .herald-menu .sub-menu{border-radius:0 2px 2px 2px}.header-middle .herald-menu .sub-menu .sub-menu{border-radius:2px}.header-middle .herald-menu li{margin:0}.header-middle .herald-menu ul ul{padding:7px 0}.header-middle .herald-menu ul li>ul .sub-menu{top:-7px}.header-middle .herald-menu ul>li.current-menu-ancestor>a{border-radius:2px}.header-middle .herald-menu ul>li.current-menu-ancestor:hover>a{border-radius:2px 2px 0 0}.herald-menu li.herald-mega-menu{position:static}.herald-menu li.herald-mega-menu .herald-menu-toggler{display:none}.herald-menu li.herald-mega-menu .sub-menu a{float:none;width:auto;padding:0}.herald-menu li.herald-mega-menu .sub-menu .entry-title a{background-color:#fff0}.herald-menu li.herald-mega-menu .herald-ovrld .meta-category a{padding:4px 8px;color:#fff}.header-middle .herald-menu ul li.herald-mega-menu.current-menu-parent a{border-radius:2px}.header-middle .herald-menu ul li.herald-mega-menu a,.header-middle .herald-menu ul li.herald-mega-menu:hover a{border-radius:2px 2px 0 0}.header-middle .hel-c .herald-menu ul li.herald-mega-menu:hover .sub-menu{left:-5px;top:90%}.herald-menu li.herald-mega-menu:hover>.sub-menu{left:-40px}.herald-boxed .herald-menu li.herald-mega-menu:hover>.sub-menu{left:0}.hel-r .herald-menu ul li.herald-mega-menu:hover .sub-menu{left:auto;right:-40px}.herald-boxed .hel-r .herald-menu ul li.herald-mega-menu:hover .sub-menu{left:auto;right:0}.herald-boxed .herald-header-sticky .hel-c .herald-menu li.herald-mega-menu:hover>.sub-menu{left:-5px}.herald-menu li.herald-mega-menu>.sub-menu{position:absolute;width:1400px;padding:0}.herald-menu li.herald-mega-menu>.sub-menu .col-lg-12{height:auto}.herald-menu li.herald-mega-menu>.sub-menu .herald-no-sid .herald-module{-webkit-box-shadow:none;box-shadow:none}.herald-menu li.herald-mega-menu .entry-meta{font-weight:400;text-transform:none}.herald-menu li.herald-mega-menu .sub-menu ul{left:0;width:100%;height:100%;opacity:1;padding:0;-webkit-box-shadow:none;box-shadow:none;position:relative}.herald-menu li.herald-mega-menu .herald-module{padding-top:40px;-webkit-box-shadow:-1px 0 0 0 rgb(0 0 0 / .1);box-shadow:-1px 0 0 0 rgb(0 0 0 / .1);padding-left:40px;width:77%}.herald-menu li.herald-mega-menu .col-lg-3{padding-top:40px;width:23%;padding-right:40px}.herald-menu li.herald-mega-menu .col-lg-3 a{padding:10px 0;float:left;width:100%;text-transform:uppercase}.herald-menu li.herald-mega-menu .col-lg-3 a:hover{padding-left:5px}.herald-menu li.herald-mega-menu .col-lg-3 li{border-bottom:1px solid rgb(0 0 0 / .1)}.herald-menu li.herald-mega-menu .col-lg-3 li:last-child{border:none}.herald-menu li.herald-mega-menu .herald-no-sid .herald-module{width:100%;padding:40px 20px 0}.herald-boxed .herald-mega-menu .container,.herald-mega-menu .sub-menu .container,.herald-site-header .herald-mega-menu .container{width:100%;padding:0 10px 0 40px;float:left}.herald-menu li.herald-mega-menu-classic .sub-menu .entry-title a{text-align:left}.herald-menu li.herald-mega-menu .sub-menu .herald-ovrld .entry-title a{text-align:center}.herald-menu li.herald-mega-menu.herald-mega-menu.herald-mega-menu-classic>.sub-menu,.herald-site-header .herald-mega-menu.menu-item-has-children>.sub-menu{display:table;table-layout:fixed;padding:0 30px}.herald-mega-menu.herald-mega-menu-classic>.sub-menu>li{display:table-cell;text-align:left;vertical-align:top}.herald-mega-menu .herald-ovrld .entry-header{margin-top:0}.herald-mega-menu.menu-item-has-children>.sub-menu>li{padding:10px}.herald-site-header .herald-mega-menu.menu-item-has-children .sub-menu ul{display:block;position:relative;width:auto;padding:0;left:0;top:0;min-height:initial;-webkit-box-shadow:none;box-shadow:none;opacity:1!important;visibility:visible!important;clear:both}.herald-mega-menu-classic>.sub-menu>li{display:table-cell;padding:20px;text-align:left;border-left:1px solid rgb(0 0 0 / .1);-webkit-box-sizing:border-box;box-sizing:border-box;float:none}.herald-mega-menu>.sub-menu>li:first-child{border-left:none}.herald-mega-menu>.sub-menu a{width:100%}.herald-mega-menu>.sub-menu li:hover>a{background:0 0!important}.herald-mega-menu-classic .sub-menu>li.menu-item-has-children>a:after{display:none;text-align:left}.herald-site-header .herald-mega-menu.herald-mega-menu-classic>.sub-menu,.herald-site-header .herald-mega-menu>.sub-menu{padding:0 40px}.herald-mega-menu.herald-mega-menu-classic>.sub-menu>li{padding:30px}.herald-mega-menu.herald-mega-menu-classic>.sub-menu>li:first-child{padding-left:0}.herald-mega-menu.herald-mega-menu-classic>.sub-menu>li:last-child{padding-right:0}.herald-mega-menu-classic .sub-menu li:last-child{border-bottom:none}.herald-mega-menu.herald-mega-menu-classic .sub-menu .sub-menu>li:hover>a{padding-left:5px}.herald-mega-menu.herald-mega-menu-classic>.sub-menu>li a{padding:8px 0;float:left;width:100%}.herald-mega-menu.herald-mega-menu-classic>.sub-menu>li>a{border-bottom:1px solid rgb(0 0 0 / .1);margin-bottom:8px}.herald-menu .herald-mega-menu.herald-mega-menu-classic .sub-menu ul{width:auto}.herald-menu .herald-mega-menu.herald-mega-menu-classic>.sub-menu>li{width:auto}.herald-menu .herald-mega-menu .herald-no-sid{padding:0 40px}.herald-mega-menu .herald-module .herald-ovrld{min-height:auto}.herald-section article{position:relative;min-height:1px;padding-left:20px;padding-right:20px;display:block;vertical-align:top;float:left}.herald-module.col-lg-12{clear:both}.herald-txt-module{clear:both}.row-eq-height{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;clear:both}_::-moz-svg-foreign-content,:root .row-eq-height{display:block}div.row-eq-height:after,div.row-eq-height:before{display:none}.herald-hor-col{padding-left:20px;padding-right:20px;float:left}.herald-md-col{float:left;width:48.4%}.herald-lay-a{width:100%;margin-bottom:40px;max-width:1020px}.herald-lay-a .herald-lay-over{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:50%;width:740px;margin-left:-370px;z-index:10;padding:35px 30px}.herald-lay-a .herald-lay-over .entry-content p{margin-bottom:0}.herald-lay-a .herald-lay-over .herald-read-more{margin-top:16px}.herald-lay-a .col-mod{float:none;margin:0 auto}.herald-lay-a .col-mod{margin-top:30px;width:740px}.herald-lay-a .entry-meta{margin-top:10px}.herald-lay-a .entry-header{margin-bottom:20px}.herald-lay-a .entry-title{margin-bottom:0}.herald-lay-a .herald-read-more{margin-top:0}.herald-lay-a .meta-category a{font-size:1.4rem}.herald-no-sid .herald-lay-a .col-mod{margin-top:30px}.herald-ovrld{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.herald-lay-a .herald-ovrld .entry-header{position:absolute;top:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center;margin:0;max-width:600px;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:none}.herald-lay-a .herald-ovrld .entry-header a{pointer-events:auto}.herald-lay-a .herald-ovrld .meta-category a{padding:6px 12px;font-size:1.4rem}.herald-lay-a .herald-ovrld .meta-category{margin-bottom:13px}.herald-lay-a .herald-ovrld .entry-meta{margin-top:15px}.herald-lay-a3 .herald-lay-over{-webkit-transform:none;transform:none;bottom:-10px;top:initial;padding-bottom:0;padding-top:30px}.herald-lay-a3 .entry-header{margin-bottom:0;text-align:left}.herald-lay-a3 .col-mod{width:680px}.herald-lay-a3 .herald-read-more{margin-top:0}.herald-no-sid .herald-lay-a.herald-lay-a3 .herald-lay-over{padding-bottom:0;padding-top:30px}.herald-lay-b{width:100%;margin-bottom:40px;max-width:1020px}.herald-lay-b .herald-post-thumbnail,.herald-lay-b p{margin-bottom:0}.herald-lay-b .meta-category{line-height:1.4rem}.herald-lay-b .entry-meta{margin-top:7px}.herald-lay-b .entry-header{margin-bottom:0}.herald-lay-b .entry-content{margin-top:15px}.herald-lay-b .meta-category a{font-size:1.4rem}.herald-lay-c,.herald-site-content .herald-related .herald-lay-c{width:100%;width:510px;margin-bottom:40px}.herald-lay-c .herald-post-thumbnail,.herald-site-content .herald-related .herald-lay-c .herald-post-thumbnail{margin-bottom:21px}.herald-lay-c .meta-category,.herald-site-content .herald-related .herald-lay-c .meta-category{line-height:1.4rem}.herald-lay-c .meta-category a,.herald-site-content .herald-related .herald-lay-c .meta-category a{font-size:1.4rem}.herald-lay-c .entry-meta,.herald-site-content .herald-related .herald-lay-c .entry-meta{margin-top:7px}.herald-lay-c .entry-header,.herald-site-content .herald-related .herald-lay-c .entry-header{margin-bottom:0}.herald-lay-c .entry-content,.herald-site-content .herald-related .herald-lay-c .entry-content{margin-top:10px}.herald-lay-c .entry-content p,.herald-site-content .herald-related .herald-lay-c .entry-content p{margin-bottom:0}.herald-lay-c .herald-ovrld .entry-header,.herald-single .herald-lay-c .herald-ovrld .entry-header{position:absolute;top:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;max-width:370px;width:100%;height:100%;pointer-events:none}.herald-lay-c .herald-ovrld .entry-header a,.herald-single .herald-lay-c .herald-ovrld .entry-header a{pointer-events:auto}.herald-lay-c .herald-ovrld .meta-category,.herald-single .herald-lay-c .herald-ovrld .meta-category{margin-bottom:7px}.herald-lay-c .herald-ovrld .entry-meta,.herald-single .herald-lay-c .herald-ovrld .entry-meta{margin-top:9px}.herald-lay-c .herald-ovrld .herald-post-thumbnail,.herald-single .herald-lay-c .herald-ovrld .herald-post-thumbnail{margin-bottom:0}.herald-lay-d,.herald-site-content .herald-related .herald-lay-d{width:100%;width:510px;margin-bottom:17px}.herald-lay-d .entry-header,.herald-site-content .herald-related .herald-lay-d .entry-header{margin-bottom:0}.herald-lay-d .meta-category,.herald-site-content .herald-related .herald-lay-d .meta-category{margin-bottom:0}.herald-lay-d .entry-meta,.herald-site-content .herald-related .herald-lay-d .entry-meta{margin-top:3px}.herald-lay-e,.herald-site-content .herald-related .herald-lay-e{width:100%;width:510px;margin-bottom:40px;margin-bottom:15px}.herald-lay-e .herald-post-thumbnail,.herald-site-content .herald-related .herald-lay-e .herald-post-thumbnail{margin-bottom:21px}.herald-lay-e .meta-category,.herald-site-content .herald-related .herald-lay-e .meta-category{line-height:1.4rem}.herald-lay-e .meta-category a,.herald-site-content .herald-related .herald-lay-e .meta-category a{font-size:1.4rem}.herald-lay-e .entry-meta,.herald-site-content .herald-related .herald-lay-e .entry-meta{margin-top:7px}.herald-lay-e .entry-header,.herald-site-content .herald-related .herald-lay-e .entry-header{margin-bottom:0}.herald-lay-e .entry-content,.herald-site-content .herald-related .herald-lay-e .entry-content{margin-top:10px}.herald-lay-e .entry-content p,.herald-site-content .herald-related .herald-lay-e .entry-content p{margin-bottom:0}.herald-lay-e .entry-meta,.herald-site-content .herald-related .herald-lay-e .entry-meta{margin-top:3px}.herald-lay-e .meta-category a,.herald-site-content .herald-related .herald-lay-e .meta-category a{font-size:1.3rem}.herald-lay-f,.herald-site-content .herald-related .herald-lay-f{width:100%;width:340px;margin-bottom:25px}.herald-lay-f .entry-meta,.herald-site-content .herald-related .herald-lay-f .entry-meta{margin-top:3px}.herald-lay-f .entry-header,.herald-site-content .herald-related .herald-lay-f .entry-header{margin-top:12px;margin-bottom:0}.herald-lay-f .entry-content,.herald-site-content .herald-related .herald-lay-f .entry-content{margin-top:10px}.herald-lay-f .herald-ovrld .entry-header,.herald-single .herald-lay-f .herald-ovrld .entry-header{position:absolute;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;max-width:250px;text-align:center;margin-top:0;z-index:9999;pointer-events:none}.herald-lay-f .herald-ovrld .entry-header a,.herald-single .herald-lay-f .herald-ovrld .entry-header a{pointer-events:auto}.herald-lay-f .herald-ovrld .meta-category,.herald-single .herald-lay-f .herald-ovrld .meta-category{margin-bottom:3px}.herald-lay-f .herald-ovrld .meta-category a,.herald-single .herald-lay-f .herald-ovrld .meta-category a{font-size:1.2rem;line-height:1.4rem;padding:4px 8px}.herald-lay-f .herald-ovrld .entry-meta .meta-item,.herald-lay-f .herald-ovrld .entry-meta a,.herald-lay-f .herald-ovrld .entry-meta span,.herald-single .herald-lay-f .herald-ovrld .entry-meta .meta-item,.herald-single .herald-lay-f .herald-ovrld .entry-meta a,.herald-single .herald-lay-f .herald-ovrld .entry-meta span{font-size:1.3rem}.herald-lay-f1{margin-bottom:25px}.herald-lay-g,.herald-site-content .herald-related .herald-lay-g{width:100%;width:340px;margin-bottom:25px}.herald-lay-g .herald-post-thumbnail,.herald-site-content .herald-related .herald-lay-g .herald-post-thumbnail{margin-bottom:0}.herald-lay-g .entry-meta,.herald-site-content .herald-related .herald-lay-g .entry-meta{margin-top:4px}.herald-lay-g .entry-header,.herald-site-content .herald-related .herald-lay-g .entry-header{margin-bottom:0}.herald-lay-g .meta-category,.herald-site-content .herald-related .herald-lay-g .meta-category{margin-bottom:0}.herald-lay-h,.herald-site-content .herald-related .herald-lay-h{width:100%;width:340px;margin-bottom:15px}.herald-lay-h .entry-header,.herald-site-content .herald-related .herald-lay-h .entry-header{margin-top:0;margin-bottom:0}.herald-lay-h .entry-content p,.herald-site-content .herald-related .herald-lay-h .entry-content p{margin-bottom:0}.herald-lay-h .entry-meta,.herald-site-content .herald-related .herald-lay-h .entry-meta{margin-top:2px}.herald-lay-h:last-child .entry-header{border-bottom:none;padding-bottom:0}.herald-lay-i,.herald-site-content .herald-related .herald-lay-i{width:100%;width:255px;margin-bottom:20px}.herald-lay-i .entry-header,.herald-site-content .herald-related .herald-lay-i .entry-header{margin-bottom:0;margin-top:12px}.herald-lay-i .meta-category,.herald-site-content .herald-related .herald-lay-i .meta-category{margin-bottom:0}.herald-lay-i .entry-meta,.herald-site-content .herald-related .herald-lay-i .entry-meta{margin-top:3px}.herald-lay-i .herald-ovrld .entry-header,.herald-single .herald-lay-i .herald-ovrld .entry-header{position:absolute;top:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;max-width:180px;width:100%;height:100%;z-index:1000;margin-top:0;padding:0;pointer-events:none}.herald-lay-i .herald-ovrld .entry-header a,.herald-single .herald-lay-i .herald-ovrld .entry-header a{pointer-events:auto}.herald-lay-i .herald-ovrld .meta-category,.herald-single .herald-lay-i .herald-ovrld .meta-category{margin-bottom:5px}.herald-lay-i .herald-ovrld .meta-category a,.herald-single .herald-lay-i .herald-ovrld .meta-category a{font-size:1rem;line-height:13px;padding:2px 4px}.herald-lay-i .herald-ovrld .entry-meta,.herald-single .herald-lay-i .herald-ovrld .entry-meta{margin-top:9px}.herald-lay-i .herald-ovrld .entry-meta-margin,.herald-single .herald-lay-i .herald-ovrld .entry-meta-margin{margin-top:3px}.herald-lay-i .herald-ovrld .herald-post-thumbnail,.herald-single .herald-lay-i .herald-ovrld .herald-post-thumbnail{margin-bottom:0}.herald-lay-j,.herald-site-content .herald-related .herald-lay-j{width:100%;width:255px;margin-bottom:15px}.herald-lay-j .entry-header,.herald-site-content .herald-related .herald-lay-j .entry-header{margin-bottom:0}.herald-lay-j .meta-category,.herald-site-content .herald-related .herald-lay-j .meta-category{margin-bottom:0}.herald-lay-j .entry-meta,.herald-site-content .herald-related .herald-lay-j .entry-meta{margin-top:3px}.herald-lay-k,.herald-site-content .herald-related .herald-lay-k{width:100%;width:170px;margin-bottom:20px}.herald-lay-k .entry-header,.herald-site-content .herald-related .herald-lay-k .entry-header{margin-bottom:0;margin-top:10px}.herald-lay-k .entry-header .meta-item:after,.herald-site-content .herald-related .herald-lay-k .entry-header .meta-item:after{display:none}.herald-lay-k .meta-category,.herald-site-content .herald-related .herald-lay-k .meta-category{margin-bottom:0}.herald-lay-k .entry-meta,.herald-site-content .herald-related .herald-lay-k .entry-meta{margin-top:3px}.herald-lay-l,.herald-site-content .herald-related .herald-lay-l{margin-bottom:15px;width:100%;width:170px}.herald-lay-l .entry-header,.herald-site-content .herald-related .herald-lay-l .entry-header{margin-bottom:0}.herald-lay-l .entry-header .meta-item:after,.herald-site-content .herald-related .herald-lay-l .entry-header .meta-item:after{display:none}.herald-lay-l .meta-category,.herald-site-content .herald-related .herald-lay-l .meta-category{margin-bottom:0}.herald-lay-l .entry-meta,.herald-site-content .herald-related .herald-lay-l .entry-meta{margin-top:5px}.herald-no-sid .herald-lay-a{max-width:1360px}.herald-no-sid .herald-lay-a .herald-lay-over{margin-left:-380px;padding:30px 40px}.herald-no-sid .herald-lay-b{max-width:1360px}.herald-no-sid .herald-lay-c{width:680px}.herald-no-sid .herald-lay-d{width:680px}.herald-no-sid .herald-lay-e{width:680px}.herald-no-sid .herald-lay-f{width:453px}.herald-no-sid .herald-lay-g{width:453px}.herald-no-sid .herald-lay-h{width:453px}.herald-no-sid .herald-lay-i{width:340px}.herald-no-sid .herald-lay-j{width:340px}.herald-no-sid .herald-lay-k{width:225.9px}.herald-no-sid .herald-lay-l{width:225.9px}.owl-carousel .herald-lay-a{width:100%;padding:0;max-width:100%}.owl-carousel .herald-lay-b{width:100%;padding:0;max-width:100%}.owl-carousel .herald-lay-c{width:100%;padding:0;max-width:100%}.owl-carousel .herald-lay-d{width:100%;padding:0;max-width:100%}.owl-carousel .herald-lay-e{width:100%;padding:0;max-width:100%}.owl-carousel .herald-lay-f{width:100%;padding:0;max-width:100%}.owl-carousel .herald-lay-g{width:100%;padding:0;max-width:100%}.owl-carousel .herald-lay-h{width:100%;padding:0;max-width:100%}.owl-carousel .herald-lay-i{width:100%;padding:0;max-width:100%}.owl-carousel .herald-lay-j{width:100%;padding:0;max-width:100%}.owl-carousel .herald-lay-k{width:100%;padding:0;max-width:100%}.owl-carousel .herald-lay-l{width:100%;padding:0;max-width:100%}.herald-slider.owl-carousel{margin:0}.owl-carousel .owl-stage-outer{margin:0}.herald-ovrld .entry-header a{color:#fff}.herald-ovrld .entry-header a:hover{text-decoration:none;color:#fff}.herald-ovrld .entry-meta .meta-item,.herald-ovrld .entry-meta a,.herald-ovrld .entry-meta span{color:#fff}.herald-ovrld .meta-category{margin-bottom:3px}.herald-ovrld .meta-category a{-webkit-backface-visibility:visible;padding:7px 8px;display:inline-block;vertical-align:top;-webkit-transition:all .2s ease;transition:all .2s ease;margin-bottom:2px}.herald-ovrld .meta-category a:hover{color:#fff}.herald-ovrld .herald-post-thumbnail a:before,.herald-ovrld .herald-post-thumbnail span:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:#000;-webkit-transition:.3s ease;transition:.3s ease;z-index:1;-webkit-backface-visibility:hidden}.herald-ovrld .entry-title{-webkit-backface-visibility:visible;clear:both}.herald-ovrld .entry-title a:hover{color:#fff}.herald-ovrld .entry-header{-webkit-filter:blur(.2px);filter:blur(0);position:relative;z-index:1000;-webkit-backface-visibility:hidden}.stickit{margin-left:660px;position:fixed;top:0}.stickit-end{bottom:40px;position:absolute;right:0}.herald-ovrld{position:relative}.herald-ovrld .meta-category a{display:inline-block;vertical-align:top;text-align:center;border-radius:2px;border-bottom:none}.widget .herald-ovrld .entry-meta .meta-item:hover,.widget .herald-ovrld .entry-meta a:hover,.widget .herald-ovrld .entry-meta span:hover{color:#fff}.herald-sidebar .herald-lay-f,.herald-sidebar .herald-lay-g{max-width:100%}.col-mod-single .herald-ovrld,.herald-sin-lay-6 .herald-ovrld,.herald-sin-lay-9 .herald-ovrld{margin-bottom:30px}.herald-ovrld{min-height:150px;background:rgb(0 0 0 / .1)}.herald-lay-i1 .herald-ovrld{min-height:100px}.col-mod-single.col-mod-main .entry-title{margin-top:0}.herald-site-footer{float:left;width:100%}.herald-site-footer .herald-lay-g,.herald-site-footer .herald-site-content .herald-related .herald-lay-g{margin-bottom:15px;max-width:100%}.herald-site-footer.open{position:relative}.footer-widgets .widget:first-child{margin-top:40px}.herald-site-footer .widget-title span{padding:0 0 10px 0;font-size:1.7rem}.footer-bottom .hel-l{position:absolute;left:20px;top:0;z-index:1001;height:40px}.footer-bottom .hel-r{position:absolute;right:20px;top:0;z-index:1001}.footer-bottom .hel-c{margin:0 auto;width:100%;text-align:center}.footer-bottom .herald-menu li>.sub-menu{top:initial;bottom:100%}.footer-bottom .herald-menu .sub-menu .sub-menu{top:0;bottom:initial}.footer-bottom .herald-menu ul>.menu-item-has-children>a:after{content:"\f0d8 "}.footer-bottom{background:rgb(0 0 0 / .5);padding:6px 0;float:left;width:100%;height:50px}.herald_posts_widget>.row{margin:0}.herald-site-footer .herald-slider-controls .owl-next,.herald-site-footer .herald-slider-controls .owl-prev,.herald-site-footer .herald-soc-nav li a:hover,.herald-site-footer .widget .herald-ovrld .entry-header a{color:#fff}.herald-site-footer .footer-bottom{font-size:1.4rem;line-height:3.8rem}.herald-site-footer .footer-bottom .herald-menu{display:inline-block;vertical-align:middle;margin:0;padding:0}.herald-site-footer .footer-bottom .herald-menu ul ul{-webkit-box-shadow:0 -1px 0 1px rgb(0 0 0 / .1);box-shadow:0 -1px 0 1px rgb(0 0 0 / .1)}.herald-site-footer .footer-bottom .herald-menu ul{padding:0}.herald-site-footer .footer-bottom .herald-menu ul li{margin:0}.herald-site-footer .footer-bottom .herald-menu ul a{padding:10px;border-radius:2px}.herald-site-footer .footer-bottom .herald-menu ul .menu-item-has-children a{border-radius:0 0 2px 2px}.herald-site-footer .footer-bottom .herald-menu .sub-menu>li.menu-item-has-children>a:after{content:"\f0da"}.herald-site-footer .footer-bottom .herald-soc-nav a{font-size:1.4rem;line-height:28px;height:28px;width:28px;padding:0 8px;margin:6px 0}.herald-site-footer .footer-bottom .herald-soc-nav li{margin-bottom:0}.herald-site-footer .hel-c>div{display:inline-block;text-align:center}.herald-goto-top{position:fixed;right:20px;bottom:14px;z-index:1041;width:38px;height:38px;display:none;background:0 0;text-indent:0;-webkit-transition-duration:0s;-moz-transition-duration:0s;-o-transition-duration:0s;font-size:2.8rem;line-height:2.6rem;padding:5px 8px;text-align:center;border-radius:2px}.herald-single .entry-header{max-width:810px}.herald-section .herald-single{padding:0;float:none}.herald-single .entry-content{margin-bottom:40px}.herald-no-sid .col-mod-single{margin:0 auto;position:relative;min-height:1px;float:none;clear:both}.avatar{border-radius:50%;margin-bottom:20px;clear:both;display:block;-o-object-fit:cover;object-fit:cover}.herald-author-data .avatar{width:130px;height:130px}.herald-single .entry-header .entry-meta{margin-top:10px}.entry-meta-wrapper{text-align:center}.entry-meta-wrapper .entry-meta-author{margin-bottom:30px}.entry-meta-wrapper .avatar{width:80px;margin:0 auto 10px;height:80px}.entry-meta-wrapper .herald-author-name,.entry-meta-wrapper .herald-author-twitter{font-size:1.45432rem;line-height:1.85432rem;display:block;-webkit-transition:all .2s ease;transition:all .2s ease}.entry-meta-wrapper .herald-author-twitter:before{content:"\f099";font-family:FontAwesome;color:#00aced;margin-right:2px}.entry-meta-wrapper .herald-author-facebook:before{content:"\f09a";color:#3b5998}.entry-meta-wrapper .herald-author-instagram:before{content:"\f16d";color:#c32aa3}.entry-meta-wrapper .herald-author-twitter{font-size:1.2rem}.entry-meta-wrapper .entry-meta{margin-bottom:30px}.entry-meta-wrapper .entry-meta .meta-item{display:block;text-align:center;margin-right:0;padding:0;margin-bottom:30px}.entry-meta-wrapper .entry-meta .meta-item a{border:none;display:block}.entry-meta-wrapper .entry-meta .herald-author a:before,.entry-meta-wrapper .entry-meta .herald-comments a:before,.entry-meta-wrapper .entry-meta .herald-date span:before,.entry-meta-wrapper .entry-meta .herald-rtime:before,.entry-meta-wrapper .entry-meta .herald-time span:before,.entry-meta-wrapper .entry-meta .herald-views:before,.entry-meta-wrapper .entry-meta .review-type-percentage .review-total-box:before,.entry-meta-wrapper .entry-meta .review-type-point .review-total-box:before,.entry-meta-wrapper .entry-meta .wp-review-total-percentage:before,.entry-meta-wrapper .entry-meta .wp-review-total-point:before{font-family:FontAwesome;padding:0;margin:0 0 15px;display:block;font-size:3rem}.entry-meta-wrapper .entry-meta .wp-review-total-percentage:before,.entry-meta-wrapper .entry-meta .wp-review-total-point:before{float:none;text-align:center}.entry-meta-wrapper .entry-meta .herald-date span:before{content:"\f017"}.entry-meta-wrapper .entry-meta .herald-time span:before{content:"\f017"}.entry-meta-wrapper .entry-meta .herald-comments a:before{content:"\f0e6"}.entry-meta-wrapper .entry-meta .herald-author a:before{content:"\f007"}.entry-meta-wrapper .entry-meta .herald-rtime:before{content:"\f02d"}.entry-meta-wrapper .entry-meta .herald-views:before{content:"\f06e"}.entry-meta-wrapper .entry-meta .meta-item,.entry-meta-wrapper .entry-meta a,.entry-meta-wrapper .entry-meta span{line-height:2rem}.entry-meta-wrapper .entry-meta .review-type-percentage .review-total-box:before,.entry-meta-wrapper .entry-meta .review-type-point .review-total-box:before{float:none;text-align:center}.meta-tags+.herald-share-content{margin-top:30px}.herald-sticky-share .herald-share-meta{display:none}.herald-share-meta{font-size:1.4rem;line-height:2rem;margin-bottom:15px;padding-bottom:15px;display:block;position:relative}.herald-share-meta:hover{cursor:pointer}.herald-share-meta i{font-size:3rem;margin:0 0 15px;display:block;text-align:center}.herald-share-meta:after{content:"";height:1px;width:0;position:absolute;left:50%;bottom:-1px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.2s all cubic-bezier(.77,0,.175,1);transition:.2s all cubic-bezier(.77,0,.175,1)}.herald-share:hover .herald-share-meta:after{width:100%}.entry-meta-wrapper .herald-share>span,.entry-meta-wrapper .meta-item a,.entry-meta-wrapper .meta-item a:before{-webkit-transition:all .1s ease;transition:all .1s ease}.entry-meta-wrapper .herald-share{margin:0;padding:0;clear:both}.entry-meta-wrapper .herald-share .meta-share-wrapper{display:none}.entry-meta-wrapper .herald-share .meks_ess span{font-size:1.4rem;display:inline-block;margin:0;top:0}.entry-meta-wrapper .herald-share .meks_ess a{text-align:center;display:block;width:100%;background:0 0;line-height:1.6;height:auto;margin-top:2px!important}.entry-meta-wrapper .herald-share .meks_ess a::before{font-size:1.2rem;width:20px}.entry-meta-wrapper .herald-share .meks_ess a:hover{background:0 0!important;opacity:.8}.entry-meta-wrapper .herald-share .meks_ess .socicon-twitter{color:#00aced}.entry-meta-wrapper .herald-share .meks_ess .socicon-facebook{color:#355a92}.entry-meta-wrapper .herald-share .meks_ess .socicon-googleplus{color:#c64d3d}.entry-meta-wrapper .herald-share .meks_ess .socicon-linkedin{color:#007bb6}.entry-meta-wrapper .herald-share .meks_ess .socicon-pinterest{color:#c92228}.entry-meta-wrapper .herald-share .meks_ess .socicon-reddit{color:#369}.entry-meta-wrapper .herald-share .meks_ess .socicon-mail{color:#95a5a6}.entry-meta-wrapper .herald-share .meks_ess .socicon-stumbleupon{color:#ff2618}.entry-meta-wrapper .herald-share .meks_ess .socicon-whatsapp{color:#25d366}.entry-meta-wrapper .herald-share .meks_ess .socicon-vkontakte{color:#45668e}.entry-meta-wrapper .meta-item.herald-reviews{float:left;width:100%;clear:both}.entry-meta-wrapper .meta-item.herald-reviews>div{display:inline-block}.herald-sticky-share .herald-share .meks_ess{margin:0;padding:0}.herald-sticky-share .herald-share .meks_ess li{list-style:none;margin-bottom:2px}.herald-sticky-share .herald-share .meks_ess a{display:block;width:auto;color:#fff;text-align:center;padding:0;border-radius:2px}.herald-sticky-share .herald-share .meks_ess span{display:none}body .herald-single-sticky .herald-share .meks_ess.circle a{border-radius:50%}body .herald-single-sticky .herald-share .meks_ess.transparent a{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 3px;padding:0}body .entry-meta-wrapper .herald-share .meks_ess a{border:none}.herald-data-content .author-title{margin-bottom:10px;margin-top:5px}.herald-mod-desc .avatar{margin-bottom:0;margin-right:20px;float:left}div.entry-content .meta-tags a{display:inline-block;font-size:1.4rem;line-height:1.5rem;padding:7px 10px 8px 10px;border-radius:2px;border-bottom:none;margin-bottom:3px}div.entry-content .meta-tags a:hover{border-bottom:none}.meta-tags span{display:inline-block;font-size:1.4rem;line-height:1.5rem;padding:7px 10px 8px 10px;margin-right:5px;border-radius:2px}#author.herald-author,#related.herald-related{margin-bottom:60px}#related article:last-child{margin-bottom:60px}#related .entry-content{margin-bottom:0}.herald-single .herald-ovrld{position:relative;margin-bottom:30px}.herald-single .herald-ovrld .entry-header{position:absolute;top:0;text-align:center;margin:0;height:100%;width:100%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.herald-single .herald-ovrld .entry-header .entry-title{color:#fff}.herald-single .herald-lay-over{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:50%;width:690px;margin-left:-345px;background:#fff;z-index:10;padding:35px 30px 20px}.herald-lay-over-wrapper{position:relative}.herald-sin-lay-5 .entry-header{text-align:center;margin:0 auto 25px}.herald-post-thumbnail-single{margin-bottom:30px}.herald-ovrld .herald-post-thumbnail-single{margin-bottom:0}.herald-sin-lay-7 .entry-header{max-width:61.7%}.herald-section .herald-single .herald-ovrld .entry-header{margin-top:0}.herald-single-sticky{position:fixed;border-top:1px solid;background:#fff;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);bottom:0;left:0;height:70px;max-height:100px;z-index:9999;width:100%;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transition-property:all;transition-property:all;padding:21px 0}.herald-single-sticky .herald-share{padding-left:1px}.herald-single-sticky .herald-share .meks_ess a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;min-width:28px;border-radius:2px;height:28px;font-size:1.2rem;line-height:2.5rem;padding:2px 0}.herald-sticky-single-visible .herald-single-sticky{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.herald-single-sticky{text-align:center}.herald-sticky-prev{float:left;max-width:40%}.herald-sticky-prev a{font-weight:400;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;float:left;width:100%}.herald-sticky-prev a:before{content:"\f053";margin-right:10px}.herald-sticky-next{float:right;max-width:40%}.herald-sticky-next a{font-weight:400;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;float:right;width:100%}.herald-sticky-next a:before{content:"\f054";margin-left:10px;float:right}.herald-entry-content .herald-link-pages a,.herald-sticky-next a:before,.herald-sticky-prev a:before{border-radius:2px;width:26px;height:26px;padding:0 8px 0;vertical-align:2px;font-size:1rem;line-height:2.6rem;color:#fff;font-family:FontAwesome;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.herald-sticky-share{width:400px;margin:0 auto;text-align:center}.herald-sticky-share .herald-comment-action,.herald-sticky-share .herald-share{display:inline-block}.herald-comment-action{border-radius:2px;height:28px;padding:2px 15px;vertical-align:top;font-size:1.2rem;line-height:2.5rem;color:#fff;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.herald-link-pages{border-bottom:1px solid;width:100%;float:left;padding-bottom:15px;margin-bottom:30px}.herald-link-pages .alignleft{margin-right:10px}.herald-entry-content .herald-link-pages a{padding:0;text-align:center}.herald-entry-content .herald-link-pages a:first-child i:before{margin-left:-2px}.herald-entry-content .herald-link-pages a:last-child i:before{margin-right:-2px}.herald-entry-content .herald-link-pages a:hover{border-bottom:none}.herald-fake-button{border-radius:2px}.herald-sticky-single-visible .herald-single-mobile-sticky{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.herald-ovrld-3 .entry-header{max-width:600px}.herald-sin-lay-7 .herald-post-thumbnail-single img{min-height:200px;-o-object-fit:cover;object-fit:cover}.herald-section .herald-page{padding:0}.herald-section article.herald-page{float:none}.herald-page-thumbnail{margin-bottom:30px}.herald-page .col-mod-single .herald-ovrld{position:relative}.herald-page .col-mod-single .herald-ovrld .entry-header{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;margin:0;width:100%;z-index:10}.herald-page .col-mod-single .herald-ovrld .entry-header .entry-title{color:#fff}.herald-ovrld .herald-page-thumbnail{margin-bottom:0}.herald-lay-over-wrapper,.herald-page-thumbnail{position:relative}.herald-ovrld .herald-page-thumbnail span:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgb(0 0 0 / .5)}.herald-pag-lay-5 .entry-header{text-align:center}.show-sticky .is_stuck{top:120px!important}.herald-sidebar .widget article{padding-left:0;padding-right:0}.herald-sticky{-webkit-transition:top .2s ease;transition:top .2s ease}.dot{content:"";display:inline-block;width:5px;height:5px;margin-right:0;position:absolute;top:10px;left:8px;border-radius:50%;-webkit-transition:all .2s ease;transition:all .2s ease}.widget-title{position:relative;width:100%;margin-bottom:20px}.widget-title span{padding:4px 14px 5px 14px;border-radius:2px 2px 0 0;display:inline-block}.widget-title:after{position:absolute;content:"";height:2px;width:100%;bottom:-2px;left:0}.list-special li{position:relative;display:inline-block;padding-left:25px}.list-special li:before{content:"";display:inline-block;width:5px;height:5px;margin-right:0;position:absolute;top:10px;left:8px;border-radius:50%;-webkit-transition:all .2s ease;transition:all .2s ease}.list-special li:last-child{margin-bottom:0;padding-bottom:0}.list-special a{-webkit-transition:all .2s ease;transition:all .2s ease}.widget{line-height:1.47;margin-bottom:40px}.widget li,.widget ul{list-style:none}.widget ul{padding:0;margin:0}.widget li{margin-bottom:15px;display:inline-block;width:100%}.widget li:last-child{margin-bottom:0}.widget_categories li{margin-bottom:10px}.widget_categories li a{display:block}.widget_categories li a:hover .category-text{padding-left:5px}.widget_categories .category-text{display:inline-block;margin:0;transition:padding-left .15s linear 0s;-moz-transition:padding-left .15s linear 0s;-ms-transition:padding-left .15s linear 0s;-o-transition:padding-left .15s linear 0s;-webkit-transition:padding-left .15s linear 0s}.widget_categories .count{float:left;height:24px;min-width:24px;margin-right:10px;border-radius:2px;text-align:center;padding:3px;font-size:1.2rem;line-height:2rem}.widget_categories .children{margin-top:11px;margin-left:8px}.widget_categories .children li:last-child{margin-bottom:0}.widget_categories label{display:none}.widget_categories .postform{width:100%}.widget_recent_entries li{position:relative;display:inline-block;padding-left:25px}.widget_recent_entries li:before{content:"";display:inline-block;width:5px;height:5px;margin-right:0;position:absolute;top:10px;left:8px;border-radius:50%;-webkit-transition:all .2s ease;transition:all .2s ease}.widget_recent_entries li:last-child{margin-bottom:0;padding-bottom:0}.widget_recent_entries a{-webkit-transition:all .2s ease;transition:all .2s ease}.widget_recent_entries .post-date{font-size:1.3rem}.widget_archive li,.widget_meta li,.widget_nav_menu li,.widget_pages li,.widget_recent_comments li,.widget_rss li{position:relative;display:inline-block;padding-left:25px}.widget_archive li:before,.widget_meta li:before,.widget_nav_menu li:before,.widget_pages li:before,.widget_recent_comments li:before,.widget_rss li:before{content:"";display:inline-block;width:5px;height:5px;margin-right:0;position:absolute;top:10px;left:8px;border-radius:50%;-webkit-transition:all .2s ease;transition:all .2s ease}.widget_archive li:last-child,.widget_meta li:last-child,.widget_nav_menu li:last-child,.widget_pages li:last-child,.widget_recent_comments li:last-child,.widget_rss li:last-child{margin-bottom:0;padding-bottom:0}.widget_archive a,.widget_meta a,.widget_nav_menu a,.widget_pages a,.widget_recent_comments a,.widget_rss a{-webkit-transition:all .2s ease;transition:all .2s ease}.widget_nav_menu .sub-menu{margin-top:9px}.widget_nav_menu .sub-menu li:last-child{margin-bottom:0}.widget_recent_comments .comment-author-link{display:inline-block}.rss-date{font-size:1.3rem;display:block}.widget .rsswidget{display:inline-block;margin-right:10px}.widget_search .herald-search-form{position:relative;max-width:100%}.widget_search .herald-search-input{height:40px;font-size:1.4rem;width:100%;padding:0 30px 0 10px}.widget_search .herald-search-submit{background:0 0;position:absolute;right:3px;top:-2px;border:none;height:100%}.widget_search .herald-search-submit:after{font-family:FontAwesome;content:"\f002"}#calendar_wrap{padding:0}#wp-calendar{width:100%;border:none}#wp-calendar caption{font-size:14px;margin-top:0;padding:0 20px 10px;text-align:center}#wp-calendar thead{font-size:10px}#wp-calendar thead th{padding-bottom:10px;border-bottom:1px solid}#wp-calendar tbody td{border-bottom:1px solid;border-left:1px solid;text-align:center;padding:8px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-right:none}#wp-calendar tbody td:last-child{border-right:1px solid}#wp-calendar tbody td a{border-radius:2px;padding:2px 3px;text-decoration:none;min-width:21px;display:block}#wp-calendar tbody td:hover{-webkit-box-shadow:-1px -1px 1px rgb(0 0 0 / .1);box-shadow:-1px -1px 1px rgb(0 0 0 / .1)}#wp-calendar tbody .pad{background:0 0}#wp-calendar tfoot #next{font-size:14px;text-transform:uppercase;text-align:right}#wp-calendar tfoot #prev{font-size:14px;text-transform:uppercase;padding:10px 20px 10px 20px}#wp-calendar thead th{padding-top:4px;padding-bottom:5px;text-align:center;color:#aaa}#wp-calendar tfoot,#wp-calendar tfoot #next,#wp-calendar tfoot #prev,td.pad{border:none}.tagcloud a{display:inline-block;font-size:1.4rem!important;line-height:1.5rem;padding:7px 10px 8px 10px;border-bottom:none;margin-bottom:4px;border-radius:2px}.mks_adswidget_ul li,.mks_adswidget_ul.small,.site-footer .mks_adswidget_ul.small{text-align:center}.sidebar .mks_ads_widget .small li,.sidebar .mks_ads_widget ul.custom li,.sidebar .mks_adswidget_ul.custom li,.sidebar .mks_adswidget_ul.small li,.site-footer .mks_ads_widget .small li,.site-footer .mks_ads_widget ul.custom li,.site-footer .mks_adswidget_ul.custom li,.site-footer .mks_adswidget_ul.small li{display:inline-block;margin-right:7px;margin-bottom:10px;width:auto}div.mks_ads_widget .small li{width:auto;display:inline-block;margin-right:10px;margin-bottom:12px}.herald-sidebar .mks_author_widget img,.herald-site-footer .mks_author_widget img{border-radius:50%;margin:0 13px 10px 0}div.mks_author_widget .mks_autor_link_wrap{padding-top:5px}.mks_author_widget .mks_autor_link_wrap a,.mks_read_more a{font-size:1.2rem;text-transform:uppercase;border-radius:2px;border:1px solid;padding:5px 15px;display:inline-block;vertical-align:top;width:100%;text-align:center}.mks_author_widget h3{font-size:1.6rem;line-height:2rem;padding-top:0;margin-bottom:10px}.widget.mks_flickr_widget ul.flickr li{margin:0 10px 10px 0}.widget.mks_flickr_widget ul.flickr li:nth-child(3n){margin:0 0 10px 0}.mks_themeforest_widget_ul{text-align:center}.herald-post-big li,.herald-post-slider li{margin-bottom:10px;position:relative}.herald-post-big li .herald-fa-sid,.herald-post-slider li .herald-fa-sid{position:relative;float:left}.herald-post-big li .herald-post-thumbnail,.herald-post-slider li .herald-post-thumbnail{position:initial}.herald-post-big li .herald-post-thumbnail:before,.herald-post-slider li .herald-post-thumbnail:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:#000;opacity:.5;-webkit-transition:.3s ease;transition:.3s ease;z-index:1}.herald-post-big li .herald-posts-wrap,.herald-post-slider li .herald-posts-wrap{position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;text-align:center;width:240px;margin-top:0;z-index:100}.herald-post-big li .herald-posts-wrap .entry-meta .meta-item,.herald-post-big li .herald-posts-wrap .entry-meta a,.herald-post-big li .herald-posts-wrap .entry-meta span,.herald-post-big li .herald-posts-wrap a,.herald-post-slider li .herald-posts-wrap .entry-meta .meta-item,.herald-post-slider li .herald-posts-wrap .entry-meta a,.herald-post-slider li .herald-posts-wrap .entry-meta span,.herald-post-slider li .herald-posts-wrap a{color:#fff}.herald-post-big li:hover .herald-post-thumbnail:before,.herald-post-slider li:hover .herald-post-thumbnail:before{opacity:.7}.herald-post-slider.owl-carousel .owl-stage-outer{margin:0}.herald-post-slider .owl-next,.herald-post-slider .owl-prev{display:inline-block;vertical-align:top;height:26px;text-transform:uppercase;border-radius:2px;border:1px solid;width:26px;text-align:center;padding:0;font-size:1.6rem;line-height:2.4rem;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:5px}.herald-post-list .herald-post-thumbnail{float:left;max-width:130px;margin-right:15px}.herald-post-list .herald-fa-sid{float:left}.herald-post-list a{font-size:1.4rem;line-height:1.9rem}.herald-post-list li{display:inline-block;clear:both;width:100%;margin-bottom:30px}.herald-post-list li:last-child{margin-bottom:0}ul.mks_social_widget_ul{text-align:left}ul.mks_social_widget_ul li{width:auto}ul.mks_social_widget_ul li a{margin:0 5px 8px 0}.mks_themeforest_widget ul.mks_themeforest_widget_ul li{margin:0 7px 12px 0}.widget .herald-ovrld .entry-title a,.widget .herald-ovrld .entry-title a:hover{color:#fff}.jetpack_subscription_widget input[type=email]{min-height:38px}.widget div.mejs-container .mejs-controls,body .widget .mejs-container.wp-audio-shortcode{height:25px!important}.widget div.mejs-container .mejs-controls .mejs-time,body .widget .mejs-container .mejs-controls .mejs-button{margin:0;padding:8px 0 0}.widget div.mejs-controls div.mejs-time-rail{padding-top:5px}body .widget .mejs-controls a.mejs-horizontal-volume-slider{margin:0}body .widget .mejs-container.wp-audio-shortcode{border:1px solid rgb(0 0 0 / .1)}.widget div.mejs-container.wp-audio-shortcode .mejs-controls{background:0 0}.widget div.mejs-container .mejs-controls{background:rgb(255 255 255 / .8)}.widget .mejs-overlay-button,body .widget .mejs-container .mejs-controls .mejs-button button:before{font-size:14px;line-height:27px}.widget .mejs-overlay-button{-webkit-transform:scale(.6);transform:scale(.6)}body .widget .mejs-container .mejs-controls .mejs-button button{height:25px}.widget .mejs-container .mejs-controls div{font-size:10px}.widget .mejs-controls .mejs-time-rail .mejs-time-current,.widget .mejs-controls .mejs-time-rail span,.widget .mejs-controls .mejs-time-rail>a{height:8px}.widget .mejs-controls .mejs-time-rail .mejs-time-float{height:17px}.widget_media_image .wp-caption{margin-bottom:0}.widget .mejs-container *,.widget .mejs-controls .mejs-button button{color:rgb(0 0 0 / .88)}.widget .mejs-controls .mejs-time-rail .mejs-time-total{background:rgb(0 0 0 / .18)}.widget .gallery-icon a:after{-webkit-transform:scale(.7);transform:scale(.7)}.widget .meks-instagram-follow-link a{font-size:1.2rem;text-transform:uppercase;border-radius:2px;border:1px solid;padding:5px 15px;display:inline-block;vertical-align:top;width:100%;text-align:center}.herald_posts_widget .herald-lay-g .entry-header{margin-top:-7px}#respond{display:none}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url]{height:50px;width:100%}.comment-form-author,.comment-form-email,.comment-form-url{float:left;width:33.33%;padding:0 15px 0 0;margin-bottom:15px}.comment-form-url,.form-submit{padding:0;margin:0}.comment-form-comment{clear:both;margin-bottom:15px}textarea#comment{width:100%;clear:both;height:200px;resize:vertical}.comment-form,.comments-main{float:left;width:100%;clear:both}.comment-form{padding:40px}.comment-form-author,.comment-form-email,.comment-form-url{float:left;width:33.33%;padding:0 15px 0 0}.comment-form-url{padding:0}.comment-form-comment{margin-bottom:20px}.comment-notes{font-style:italic;font-size:14px}.form-submit{margin-bottom:0;clear:both}.comment-list{list-style:none;padding:0;margin:40px 0 0 0;float:left;width:100%}.comment{list-style:none;float:left;width:100%;margin:0}.comment .avatar{border-radius:50%;float:left;margin:0 23px 0 0}.comment-metadata a,.fn,.fn a,.says{font-size:1.454321rem}.bypostauthor .comment-body .fn:before{content:"\f007";font-family:FontAwesome;margin-right:8px}ul.comment-list>li.comment,ul.comment-list>li.pingback{padding:0;margin-bottom:0;position:relative}ul.comment-list>li.comment:last-child,ul.comment-list>li.pingback:last-child{margin-bottom:0}ul.comment-list .pingback{float:left;width:100%}.pingback .comment-reply-link{margin:0}li.comment .comment-body{margin-bottom:20px;padding:0 0 20px;position:relative;width:100%}li.comment .comment-body:after{content:"";width:91.3%;height:1px;margin-left:83px;display:block;margin-top:20px}ul.comment-list>li.comment:last-child>ul.children>.comment-body:after{background-color:#fff0}li.comment #respond{display:block}ul.comment-list .fn,ul.comment-list .fn a,ul.comment-list .says{font-size:1.854321rem;line-height:2.654321rem;display:inline-block;margin:0}.comment .children{padding:0 0 0 80px}.comment-list .comment-edit-link:hover{text-decoration:underline}.comment-list .comment-content{display:block;clear:both;margin:0 0 11px 83px;position:relative}.comment-list .pingback .comment-content{margin:0 0 20px 0}.comment-body .edit-link{position:absolute;top:0;right:0}.comment-body .edit-link a{line-height:2.2321rem;font-size:1.4321rem;text-transform:uppercase;text-decoration:none;float:right}.comment-respond{z-index:1000;position:relative;clear:both}.comment-content a:hover{text-decoration:underline}.comment-content p{margin-bottom:15px}.comment-list .comment-content p:last-child{margin-bottom:0}.comment-reply-link{line-height:2.2321rem;font-size:1.4321rem;text-transform:uppercase;text-decoration:none;margin:0 0 0 83px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.comment-form-author label,.comment-form-comment label,.comment-form-email label,.comment-form-url label{width:100%;float:left;margin:0 0 2px 0}input[type=range]{width:100%}#comment{padding:10px;height:150px;resize:vertical}ul.comment-list .says{display:none}.comment-subscription-form{margin-bottom:0;margin-top:10px}.comment .comment-respond{margin-bottom:40px;float:left;width:100%}#cancel-comment-reply-link{padding:0 0 5px 0;float:right;font-weight:400;font-size:1.45432rem;line-height:2rem;text-transform:uppercase;position:absolute;right:30px;top:20px}#cancel-comment-reply-link:hover{text-decoration:none}.herald-gray-area{width:100%;float:left;padding:40px}.herald-fake-button{background-color:#fff;border:1px solid;height:50px;width:100%;float:left;font-style:italic;color:#aaa;font-size:1.6rem;padding:11px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.herald-fake-button:hover{cursor:pointer}.form-submit input[type=submit]{min-width:200px;max-width:initial;width:auto;padding:5px 15px}.comment-form-cookies-consent{display:block;width:100%;float:left}.comment-form-cookies-consent label{margin-left:8px}.herald-comments-open .col-mod-single{height:auto!important}.comment-form-cookies-consent{display:block;width:100%;float:left}.comment-form-cookies-consent label{margin-left:8px}.herald-fa-1,.herald-fa-2{position:relative;z-index:900;clear:both}.herald-fa-1 .herald-fa-list,.herald-fa-2 .herald-fa-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:420px;overflow:hidden}.herald-fa-1 .herald-fa-item,.herald-fa-2 .herald-fa-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 10em;flex:1 0 10em;padding:1em;z-index:3000;position:relative;-webkit-transition:-webkit-flex-basis .3s ease-in-out;transition:-ms-flex-preferred-size .3s ease-in-out;transition:-webkit-flex-basis .3s ease-in-out;transition:flex-basis .3s ease-in-out;transition:flex-basis .3s ease-in-out,-webkit-flex-basis .3s ease-in-out,-ms-flex-preferred-size .3s ease-in-out}.herald-fa-1 .herald-fa-item:hover,.herald-fa-2 .herald-fa-item:hover{-ms-flex-preferred-size:20em;flex-basis:20em}.herald-fa-1 .fa-post-thumbnail,.herald-fa-2 .fa-post-thumbnail{position:absolute;height:100%;width:550px;left:0;top:0;z-index:10;-webkit-box-shadow:0 0 20px rgb(0 0 0 / .8);box-shadow:0 0 20px rgb(0 0 0 / .8)}.herald-fa-1 .fa-post-thumbnail:before,.herald-fa-2 .fa-post-thumbnail:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#000;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.herald-fa-1 .fa-post-thumbnail img,.herald-fa-2 .fa-post-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.herald-fa-wrapper.herald-fa-1 .entry-content,.herald-fa-wrapper.herald-fa-1 .entry-header{width:260px}.herald-fa-3,.herald-fa-4{position:relative;z-index:900;clear:both}.herald-fa-3 .herald-fa-grid,.herald-fa-4 .herald-fa-grid{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-start;height:420px;width:100%;overflow:hidden}.herald-fa-3 .herald-fa-item:nth-of-type(1),.herald-fa-4 .herald-fa-item:nth-of-type(1){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:460px;height:100%;-webkit-box-ordinal-group:2;border-right:1px solid #fff}.herald-fa-3 .herald-fa-item:nth-of-type(2),.herald-fa-4 .herald-fa-item:nth-of-type(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-right:1px solid #fff;border-bottom:1px solid #fff}.herald-fa-3 .herald-fa-item:nth-of-type(3),.herald-fa-4 .herald-fa-item:nth-of-type(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border-right:1px solid #fff}.herald-fa-3 .herald-fa-item:nth-of-type(4),.herald-fa-4 .herald-fa-item:nth-of-type(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;border-bottom:1px solid #fff}.herald-fa-3 .herald-fa-item:nth-of-type(5),.herald-fa-4 .herald-fa-item:nth-of-type(5){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.herald-fa-3 .herald-fa-item,.herald-fa-4 .herald-fa-item{width:260px;height:210px;overflow:hidden;padding:1em;z-index:3000;position:relative;-webkit-transition:-webkit-flex-basis .3s ease-in-out;transition:-ms-flex-preferred-size .3s ease-in-out;transition:-webkit-flex-basis .3s ease-in-out;transition:flex-basis .3s ease-in-out;transition:flex-basis .3s ease-in-out,-webkit-flex-basis .3s ease-in-out,-ms-flex-preferred-size .3s ease-in-out}.herald-fa-3 .fa-post-thumbnail,.herald-fa-4 .fa-post-thumbnail{position:absolute;height:100%;width:100%;left:0;top:0;z-index:10}.herald-fa-3 .fa-post-thumbnail:before,.herald-fa-4 .fa-post-thumbnail:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#000;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.herald-fa-3 .fa-post-thumbnail img,.herald-fa-4 .fa-post-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}_::-moz-svg-foreign-content,:root .herald-fa-3 .herald-fa-grid{display:block}_::-moz-svg-foreign-content,:root .herald-fa-4 .herald-fa-grid{display:block}.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-content,.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-header,.herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-content,.herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-header{width:290px}.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .h6,.herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .h6{font-size:1.9rem;line-height:2.7rem}.herald-fa-4 .herald-fa-item:nth-of-type(1){-ms-flex-order:1;order:1;width:460px;height:100%;-webkit-box-ordinal-group:2;border-right:1px solid #fff}.herald-fa-4 .herald-fa-item:nth-of-type(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border-right:1px solid #fff;border-bottom:1px solid #fff}.herald-fa-4 .herald-fa-item:nth-of-type(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;border-right:1px solid #fff}.herald-fa-4 .herald-fa-item:nth-of-type(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;border-bottom:1px solid #fff}.herald-fa-4 .herald-fa-item:nth-of-type(5){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.herald-fa-wrapper.herald-fa-5{height:420px;overflow:hidden;float:left;width:100%}.herald-fa-wrapper.herald-fa-5 .fa-items-container{position:relative}.herald-fa-wrapper.herald-fa-5 .entry-header{top:40px;left:40px;width:400px;bottom:initial}.herald-fa-wrapper.herald-fa-5 .herald-fa-item{padding-left:0;padding-right:0}.herald-fa-wrapper.herald-fa-5 .herald-fa-item{width:100%;height:520px;overflow:hidden;padding:1em;z-index:3000;position:relative;-webkit-transition:-webkit-flex-basis .3s ease-in-out;transition:-ms-flex-preferred-size .3s ease-in-out;transition:-webkit-flex-basis .3s ease-in-out;transition:flex-basis .3s ease-in-out;transition:flex-basis .3s ease-in-out,-webkit-flex-basis .3s ease-in-out,-ms-flex-preferred-size .3s ease-in-out}.herald-fa-wrapper.herald-fa-5 .fa-post-thumbnail{position:absolute;height:100%;left:0;top:0;z-index:10}.herald-fa-wrapper.herald-fa-5 .fa-post-thumbnail:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#000;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.herald-fa-wrapper.herald-fa-5 .fa-post-thumbnail img{width:100%;-o-object-fit:cover;object-fit:cover}.herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper{background:rgb(0 0 0 / .5);padding:0;position:absolute;right:0;top:0;width:440px;min-height:420px;max-height:520px;height:100%;z-index:4000}.herald-fa-wrapper.herald-fa-5 .herald-sub-item{padding:30px 30px 20px;width:100%;height:33.33%;border-bottom:1px solid rgb(255 255 255 / .3);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.herald-fa-wrapper.herald-fa-5 .herald-sub-item:last-child{border-bottom:none;margin-bottom:0}.herald-fa-wrapper.herald-fa-5 .herald-sub-item:hover{background:rgb(0 0 0 / .5)}.herald-fa-wrapper.herald-fa-5 .herald-sub-item .entry-title{color:#fff}.herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper .meta-category a{font-size:1.2rem;line-height:1.4rem;padding:4px 8px}.herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper .entry-header{position:relative;width:100%;top:initial;bottom:initial;left:initial}.herald-fa-wrapper.herald-fa-5 .herald-item-link{position:absolute;height:100%;width:100%;top:0;left:0}.herald-fa-wrapper .entry-header{position:absolute;z-index:100;bottom:30px;left:30px;width:190px;margin-bottom:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.herald-fa-wrapper .meta-category{margin-bottom:3px}.herald-fa-wrapper .meta-category a{display:inline-block;vertical-align:top;text-align:center;border-radius:2px;border-bottom:none;color:#fff;padding:4px 8px;font-size:1.2rem;line-height:1.4rem;margin-bottom:2px}.herald-fa-wrapper .meta-category a+span+a{margin-left:5px}.herald-fa-wrapper .meta-category span{display:none}.herald-fa-wrapper .entry-meta{margin-top:5px}.herald-fa-wrapper .entry-meta .meta-item,.herald-fa-wrapper .entry-meta a,.herald-fa-wrapper .entry-meta span{color:#fff;font-size:1.3rem}.herald-fa-wrapper .entry-meta .meta-item:hover,.herald-fa-wrapper .entry-meta a:hover,.herald-fa-wrapper .entry-meta span:hover{color:#fff}.herald-fa-wrapper .entry-content{opacity:0;color:#fff;width:190px;position:absolute;margin-top:10px;z-index:100;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;font-size:1.4rem;line-height:2.4rem}.herald-fa-wrapper .herald-fa-item:hover .entry-content{opacity:1}.herald-fa-wrapper .entry-title a,.herald-fa-wrapper .entry-title a:hover{color:#fff}.herald-fa-wrapper.herald-fa-colored .meta-category a{background-color:#fff;color:#333}.herald-no-sid .herald-fa-wrapper .entry-content,.herald-no-sid .herald-fa-wrapper .entry-header{width:270px}.herald-no-sid .herald-fa-wrapper .meta-category a{padding:5px 8px;font-size:1.3rem;line-height:1.8rem}.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-header{width:380px}.herald-no-sid .herald-fa-1 .herald-fa-list,.herald-no-sid .herald-fa-2 .herald-fa-list{height:520px}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-title,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title{font-size:2.3rem;line-height:3.2rem;width:380px}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1),.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1){height:100%}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-grid,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-grid,.herald-no-sid .herald-fa-wrapper.herald-fa-5,.herald-no-sid .herald-fa-wrapper.herald-fa-5 .herald-fa-item{height:520px}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item{height:260px}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item{width:380px}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1){width:560px}.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item{width:380px}.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1){width:560px}.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-header{width:320px}.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title{font-size:2.3rem;line-height:3.2rem}.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-header{width:380px}.herald-no-sid .herald-fa-wrapper.herald-fa-5 .herald-fa-item .entry-header{width:450px;bottom:initial}.herald-no-sid .herald-fa-wrapper.herald-fa-1 .h5,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .h5{font-size:2.3rem;line-height:3.2rem}.herald-no-sid .herald-fa-wrapper.herald-fa-1 .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .h6{font-size:1.9rem;line-height:2.7rem}.herald-no-sid .herald-fa-wrapper .h6{font-size:1.9rem;line-height:2.7rem}.herald-no-sid .herald-fa-wrapper.herald-fa-5 .herald-sub-item{padding:30px 40px 30px 40px;width:100%}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-header{width:380px}.herald-no-sid .herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper{height:520px}.herald-fa-1 .herald-format-icon,.herald-fa-2 .herald-format-icon,.herald-fa-3 .herald-format-icon,.herald-fa-4 .herald-format-icon,.herald-fa-5 .herald-format-icon{font-size:1.6rem;-webkit-backface-visibility:hidden}.herald-fa-wrapper .entry-header{pointer-events:none}.herald-fa-wrapper .entry-header a,.herald-fa-wrapper .entry-header p,.herald-fa-wrapper .entry-header span{pointer-events:auto}body .wp-block-latest-comments{margin:0;padding:0}body .herald-section .wp-block-latest-comments article{margin-bottom:20px;padding:0}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:0}.wp-block-latest-comments__comment-excerpt p:only-of-type{margin-bottom:0}.wp-block-latest-comments__comment-date{margin-top:6px}.wp-block-categories{max-width:400px}.entry-content .wp-block-categories ul,.entry-content .wp-block-latest-posts,.entry-content .wp-block-latest-posts.is-grid{padding:0;list-style:outside;margin-left:20px}.has-avatars .wp-block-latest-comments__comment,.wp-block-archives{display:block;clear:both}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8}.has-avatars .wp-block-latest-comments__comment{display:-webkit-box;display:-ms-flexbox;display:flex}.entry-content .wp-block-button .wp-block-button__link,.wp-block-search__button{padding:11px 24px}.wp-block-button__link,.wp-block-search__button{font-size:1.4rem;text-transform:uppercase;min-width:40px;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-appearance:none;font-weight:400}.wp-block-button__link{border-radius:2px}.is-style-outline .wp-block-button__link{background:0 0;border:1px solid currentcolor}.wp-block-button .wp-block-button__link:hover{-webkit-box-shadow:inset 0 0 230px rgb(0 0 0 / .1);box-shadow:inset 0 0 230px rgb(0 0 0 / .1)}.is-style-outline .wp-block-button__link:hover{opacity:.7;-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid}.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-search__button{border:none}.wp-block-code,pre{background:rgb(68 68 68 / .06);border:1px solid rgb(68 68 68 / .2);padding:15px 20px;margin-bottom:30px;font-family:monospace,monospace}.wp-block-code,.wp-block-code code,.wp-block-code pre{font-size:16px}.wp-block-column p:only-of-type{margin-bottom:0}.wp-block-cover .wp-block-cover__inner-container p{color:#fff}.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2{font-size:2.8rem}.wp-block-cover{margin-bottom:2rem}.wp-block-audio.aligncenter,.wp-block-pullquote.aligncenter{text-align:center}.wp-block-embed .fb_iframe_widget{margin-bottom:0}.entry-content .wp-block-gallery{margin:0 0 24px!important;padding:0}.blocks-gallery-grid,.wp-block-gallery{margin:0!important;padding:0!important}.blocks-gallery-item figure a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-gallery.aligncenter,.wp-block-gallery.alignnone{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image h2{position:relative;z-index:2}.wp-block-cover-image.aligncenter{margin:0 0 1.5em;display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-image,.wp-block-image .alignleft,.wp-block-image .alignright{position:relative}.wp-block-image .alignleft{margin-right:3rem}.wp-block-image .alignright{margin-left:3rem}.wp-block-image figcaption{font-size:80%;line-height:1.6rem;color:#fff;position:absolute;bottom:20px;left:0;background-color:rgb(0 0 0 / .4);color:rgb(255 255 255 / .8);z-index:600;max-width:30%;text-align:left;min-width:140px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding:10px}.wp-block-image:hover a+figcaption{background:rgb(0 0 0 / .7);color:#fff}.herald-link-pages+.wp-block-image{clear:both}.wp-block-image .alignleft figcaption,.wp-block-image .alignright figcaption{max-width:80%}.entry-content ol ol,.entry-content ul ul{margin-top:15px;margin-bottom:12px}.wp-block-video video{max-width:100%}.wp-block-audio audio{min-width:270px}p.has-drop-cap:not(:focus)::first-letter{font-size:7rem;margin:10px 20px 0 0}.emoji{width:24px}.wp-block-preformatted{overflow:auto}.wp-block-audio.aligncenter,.wp-block-pullquote.aligncenter{text-align:center}.wp-block-pullquote.aligncenter:before{left:50%;margin-left:-14px}.wp-block-pullquote.alignleft{text-align:left;margin-right:0}.wp-block-pullquote.alignright{text-align:right;margin-left:0}.wp-block-pullquote.alignright:before{left:auto;right:6px}.herald-entry-content .wp-block-pullquote blockquote p{color:inherit}.wp-block-pullquote{padding:0}.wp-block-pullquote blockquote{padding:50px 100px;margin:0}.wp-block-pullquote blockquote{border-bottom:2px solid;border-top:2px solid}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:initial;margin-right:initial;max-width:100%;text-align:center;border:none}.wp-block-pullquote p,.wp-block-pullquote.is-style-solid-color blockquote p{font-size:22px;line-height:30px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:18px;line-height:30px}.wp-block-pullquote.alignleft blockquote,.wp-block-pullquote.alignright blockquote{padding:40px;text-align:left;margin:0}.wp-block-pullquote.is-style-solid-color blockquote p:last-child{margin-bottom:0!important}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{padding:0;margin-top:8px}.wp-block-pullquote.is-style-solid-color.alignleft,.wp-block-pullquote.is-style-solid-color.alignright{border:none}.wp-block-audio.aligncenter,.wp-block-pullquote.aligncenter{text-align:center}.wp-block-pullquote.aligncenter{padding:0}.wp-block-pullquote.alignleft{text-align:left;margin-right:3rem;margin-bottom:10px}.wp-block-pullquote.alignright{text-align:left;margin-left:3rem;margin-bottom:10px}.wp-block-pullquote cite,.wp-block-quote cite,.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:80%;font-style:normal}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:400px}.wp-block-pullquote.alignfull blockquote,.wp-block-pullquote.alignwide blockquote{max-width:909px;margin-left:auto;margin-right:auto}.wp-block-quote cite{font-size:85%}.wp-block-quote cite,cite em{font-style:normal}.wp-block-quote{margin-bottom:3.6rem}.herald-entry-content .wp-block-pullquote p,.herald-entry-content .wp-block-quote p{text-align:inherit;margin:0 0 20px;font-style:normal}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:26px}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0;padding:2rem 3.6rem}.wp-block-pullquote{padding:3rem 24px;margin-bottom:0}.wp-block-separator{max-width:200px;border-bottom-width:0}.wp-block-separator.is-style-wide{max-width:100%;border-bottom-width:0}.wp-block-separator{margin-top:30px;clear:both}.wp-block-table.is-style-stripes{border-bottom:none;border-left:0;border-top:0}.wp-block-table{width:100%}td{word-break:break-all}.is-style-stripes table{border-left:none;border-top:none}.entry-content .wp-block-rss li,.wp-block-rss li{list-style:none;margin-bottom:24px}ul.wp-block-rss{padding:0;margin-left:0}.wp-block-rss__item:before{display:none}.wp-block-rss__item-title a{text-decoration:none}.entry-content .wp-block-tag-cloud a,.wp-block-tag-cloud a{font-size:1.4rem!important;line-height:1.5rem;padding:7px 10px 8px;border-radius:2px;display:inline-block;border-bottom:none!important;margin-bottom:3px;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;text-decoration:none}.wp-block-calendar table th{background:0 0}.wp-block-calendar tfoot a{color:inherit;text-decoration:none}.wp-block-calendar #prev{text-align:left}.wp-block-calendar #next{text-align:right}.wp-block-calendar table th,.wp-block-calendar tbody td,.wp-block-calendar th{text-align:center}.wp-block-calendar table{border:none;border-collapse:collapse}#wp-calendar thead th{padding:10px;font-size:14px}.wp-block-calendar caption{text-align:center}.wp-block-search .wp-block-search__button{margin-left:10px;margin-top:0}.wp-block-search input[type=search]{padding:5px;height:35px;border-width:1px}.herald-no-sid .alignfull{position:relative}.herald-no-sid .alignwide{width:120%;margin-left:-10%;max-width:100vw}.alignnone,.entry-content .fluid-width-video-wrapper,.entry-content .wp-block-quote,.gallery.gallery-columns-1,.wp-audio-shortcode,.wp-block-audio,.wp-block-categories,.wp-block-column,.wp-block-embed,.wp-block-image,.wp-block-media-text,.wp-block-pullquote,.wp-block-pullquote.is-style-solid-color blockquote p,.wp-block-search,.wp-block-separator,.wp-block-table,.wp-block-video{margin-bottom:3rem}.entry-content .wp-block-gallery{margin-bottom:8px}.admin-bar .herald-mobile-nav,.admin-bar .herald-responsive-header{top:32px}.herald-responsive-header .herald-menu-popup-search,.herald-responsive-header input[type=text],.herald-responsive-header input[type=text]:focus{font-size:16px}@media (min-width:600px){.wp-block-column:nth-child(odd){margin-right:15px}.wp-block-column:nth-child(even){margin-left:15px}.wp-block-column:not(:first-child){margin-left:15px}.wp-block-column:not(:last-child){margin-right:15px}}@media (min-width:768px){.herald-fa-1 .herald-fa-list,.herald-fa-2 .herald-fa-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.herald-fa-1 .herald-fa-item,.herald-fa-2 .herald-fa-item{-ms-flex-negative:1;flex-shrink:1}.herald-da{margin:20px auto;display:block;clear:both;width:728px;position:relative;text-align:center}}@media (max-width:1023px) and (min-width:768px){html{font-size:58%}.herald-site-content{width:100%;padding:30px;max-width:768px}body .herald-sidebar{width:697px;padding:30px 8px}.herald-no-sid .herald-fa-1 .herald-fa-list,.herald-no-sid .herald-fa-2 .herald-fa-list{height:420px}.herald-no-sid .herald-fa-wrapper .entry-content,.herald-no-sid .herald-fa-wrapper .entry-header{width:160px}.herald-fa-wrapper .entry-header{bottom:12px;left:12px}.herald-fa-wrapper.herald-fa-1 .h5,.herald-fa-wrapper.herald-fa-1 .h6,.herald-fa-wrapper.herald-fa-2 .h5,.herald-fa-wrapper.herald-fa-2 .h6,.herald-no-sid .herald-fa-wrapper .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .h5,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .h5,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title{font-size:1.6rem;line-height:2.3rem;clear:both}.herald-fa-wrapper .entry-header,.herald-fa-wrapper.herald-fa-1 .entry-content,.herald-fa-wrapper.herald-fa-1 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-title,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title{width:90%}.herald-no-sid .herald-fa-wrapper .meta-category a,.herald-no-sid .herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper .meta-category a{padding:4px 8px;font-size:1.2rem;line-height:1.4rem}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item{height:190px}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-grid,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-grid,.herald-no-sid .herald-fa-wrapper.herald-fa-5,.herald-no-sid .herald-fa-wrapper.herald-fa-5 .herald-fa-item{height:380px}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-header{width:100%!important}.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .h6,.herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title{font-size:2.3rem;line-height:3.2rem}.herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper{width:330px}.herald-no-sid .herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper{height:380px;min-height:380px}.herald-fa-wrapper.herald-fa-5 .herald-sub-item,.herald-no-sid .herald-fa-wrapper.herald-fa-5 .herald-sub-item{padding:23px}.herald-no-sid .herald-fa-wrapper.herald-fa-5 .herald-fa-item .entry-header{width:330px}.herald-lay-a .herald-lay-over,.herald-no-sid .herald-lay-a .herald-lay-over{width:80%;margin-left:-40%;padding:25px}.herald-lay-a3 .entry-header{margin-bottom:0}.herald-lay-a3 .herald-lay-over,.herald-no-sid .herald-lay-a.herald-lay-a3 .herald-lay-over{padding-bottom:0;padding-top:30px}.herald-lay-a3 .herald-lay-over{bottom:0}.herald-lay-a3 .col-mod{width:73%}.herald-fa-wrapper.herald-fa-2 .entry-header,.herald-no-sid .herald-fa-wrapper .entry-content,.herald-no-sid .herald-fa-wrapper .entry-header{width:160px!important}.herald-fa-wrapper.herald-fa-1 .entry-content,.herald-fa-wrapper.herald-fa-1 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-header{width:200px!important}.herald-fa-wrapper.herald-fa-5 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-5 .herald-fa-item .entry-header{width:280px!important}.herald-mega-menu .sub-menu{display:none}.herald-single-mobile-sticky{display:block;padding:12px 10px 0;height:50px}.herald-single-mobile-sticky .herald-sticky-next a:before,.herald-single-mobile-sticky .herald-sticky-prev a:before{font-size:10px;line-height:23px}.herald-single-mobile-sticky .herald-sticky-next,.herald-single-mobile-sticky .herald-sticky-prev{max-width:30%}.herald-single-mobile-sticky .herald-comment-action{font-size:0}.herald-single-mobile-sticky .herald-comment-action:before{content:"\f0e6";font-family:FontAwesome;font-size:10px}.herald-single-mobile-sticky .herald-comment-action{padding:2px 9px}.herald-single-mobile-sticky .herald-sticky-share{width:200px}.herald-single-mobile-sticky .herald-comment-action,.herald-single-mobile-sticky .herald-share a{height:27px}.herald-goto-top{right:10px}.herald-sticky-single-visible .herald-goto-top{right:10px;bottom:54px}.herald-ovrld{min-height:145px}.herald-author-data .avatar{width:93px;min-width:93px;min-height:93px;height:93px}}@media (min-width:1024px){.herald-da.herald-above-footer,.herald-da.herald-below-header{width:970px}}@media (max-width:1070px) and (min-width:1024px){.herald-boxed .herald-header-sticky .container,.herald-boxed .herald-site-header .container{padding:0 30px}.herald-menu li.herald-mega-menu .col-lg-3{margin-left:30px;padding-right:30px;width:17%}.herald-boxed .herald-site-header .herald-mega-menu .herald-section{padding:0}.herald-menu li.herald-mega-menu .col-lg-3,.herald-menu li.herald-mega-menu .herald-module{display:inline-block;vertical-align:top}}@media (max-width:1249px) and (min-width:768px){body .hidden-md{display:block!important}body .hidden-sm{display:none!important}.herald-site-content{width:100%;padding:30px;max-width:1024px}.herald-site-header .container{width:100%}.herald-header-sticky .container{width:100%}.herald-single-sticky .container{width:100%}.herald-site-footer .container{width:100%}.container{width:100%}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.herald-hor-col,.herald-section article{padding-right:15px;padding-left:15px}.row{margin-left:-15px;margin-right:-15px}.herald-page>.row>.col-lg-9,.herald-section>.row>.herald-main-content,.herald-single>.row>.col-lg-9{width:100%}.herald-boxed .footer-bottom .container,.herald-boxed .herald-header-sticky .container,.herald-boxed .herald-single-sticky .container,.herald-boxed .herald-site-footer>.container,.herald-boxed .herald-site-header .container{width:100%;float:none;margin:0 auto;padding:0 30px;max-width:1024px}.herald-boxed .herald-header-sticky .container,.herald-boxed .herald-site-header .container{padding:0}.herald-boxed .footer-bottom .container{padding:0 30px}.herald-fa-wrapper .entry-header{bottom:20px;left:20px}.herald-no-sid .herald-fa-wrapper .entry-content,.herald-no-sid .herald-fa-wrapper .entry-header{width:240px}.herald-site-content{margin-top:0!important}.header-trending img{height:auto;width:auto}.herald-single .herald-lay-c .herald-ovrld .entry-header,.herald-single .herald-lay-f .herald-ovrld .entry-header,.herald-single .herald-lay-i .herald-ovrld .entry-header{width:90%}.herald-boxed .container,.herald-section.container{padding:0}.herald-module .row>.herald-lay-c,.herald-module .row>.herald-lay-d,.herald-module .row>.herald-lay-e,.herald-module .row>.herald-site-content .herald-related .herald-lay-c,.herald-site-content .herald-related .herald-lay-c,.herald-site-content .herald-related .herald-lay-d,.herald-site-content .herald-related .herald-lay-e{width:50%;margin-bottom:30px}.herald-module .row>.herald-lay-f,.herald-module .row>.herald-lay-g,.herald-module .row>.herald-lay-h,.herald-site-content .herald-related .herald-lay-f,.herald-site-content .herald-related .herald-lay-g,.herald-site-content .herald-related .herald-lay-h{max-width:33.33%;width:33.33%;margin-bottom:30px}.herald-module .row>.herald-lay-i,.herald-module .row>.herald-lay-j,.herald-site-content .herald-related .herald-lay-i,.herald-site-content .herald-related .herald-lay-j{max-width:25%;width:25%;margin-bottom:30px}.herald-module .row>.herald-lay-k,.herald-module .row>.herald-lay-l,.herald-site-content .herald-related .herald-lay-k,.herald-site-content .herald-related .herald-lay-l{max-width:16.6%;width:16.6%;margin-bottom:20px}.herald_posts_widget .row>.herald-lay-f,.herald_posts_widget .row>.herald-lay-g{width:100%;padding:0}.owl-carousel .owl-stage-outer{margin:0}.herald-fa-wrapper.herald-fa-5 .entry-header{left:30px;top:30px}.herald-fa-wrapper.herald-fa-5 .herald-sub-item{width:100%}.herald-fa-wrapper.herald-fa-5 .fa-post-thumbnail img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.herald-fa-3 .herald-fa-item:nth-of-type(1),.herald-fa-4 .herald-fa-item:nth-of-type(1),.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1),.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1){width:46.6%}.herald-fa-3 .herald-fa-item,.herald-fa-4 .herald-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item{width:27%}.herald-fa-wrapper.herald-fa-1 .entry-content,.herald-fa-wrapper.herald-fa-1 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-header{width:80%}.herald-single .herald-lay-c .herald-ovrld .entry-header,.herald-single .herald-lay-f .herald-ovrld .entry-header,.herald-single .herald-lay-i .herald-ovrld .entry-header{width:90%}.herald-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;clear:both;width:947px;margin:0 15px 30px;float:none;padding:30px 138px;border-top:1px solid #eee;border-bottom:1px solid #eee}.herald-sidebar .herald-sticky,.herald-sidebar .widget{width:330px;float:none;display:inline-block;padding:0 15px}.herald-sticky .widget{width:100%;padding:0}.herald-lay-a .col-mod{margin:15px auto 0;max-width:100%}.herald-lay-a .entry-header,.herald-lay-b .entry-header,.herald-lay-b .herald-post-thumbnail{margin-bottom:15px}.herald-lay-b .entry-content{margin-top:5px}.herald-lay-a{margin-bottom:30px}.herald-lay-a .herald-ovrld .entry-meta{margin-top:7px}.herald-lay-b{margin-bottom:20px}.herald-lay-b p{margin-bottom:0}.herald-lay-b img{width:100%}.herald-lay-e,.herald-lay-g,.herald-lay-h,.herald-no-sid .herald-lay-j,.herald-site-content .herald-related .herald-lay-e,.herald-site-content .herald-related .herald-lay-g,.herald-site-content .herald-related .herald-lay-h{max-width:100%;margin-bottom:20px}.herald-lay-i,.herald-lay-j,.herald-lay-k,.herald-lay-l,.herald-site-content .herald-related .herald-lay-i,.herald-site-content .herald-related .herald-lay-j,.herald-site-content .herald-related .herald-lay-k,.herald-site-content .herald-related .herald-lay-l{max-width:50%}.herald-lay-f img,.herald-lay-k img{width:100%}.col-mod-single{margin-bottom:20px}.herald-module.col-lg-3 .herald-posts article,.herald-module.col-lg-4 .herald-posts article,.herald-module.col-lg-6 .herald-posts article{width:100%;max-width:100%}.herald-module.col-lg-3 .herald-posts .herald-lay-i,.herald-module.col-lg-4 .herald-posts .herald-lay-i,.herald-module.col-lg-6 .herald-posts .herald-lay-i{width:50%;max-width:50%}.owl-carousel .herald-lay-i{max-width:100%}.herald-slider.owl-carousel{margin:0}.herald-fa-wrapper,.herald-txt-module,.herald-vertical-padding{margin-bottom:30px}.herald-no-sid .herald-fa-wrapper .entry-content,.herald-no-sid .herald-fa-wrapper .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-header{width:200px!important}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-title,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title{width:320px;clear:both}.herald-fa-3 .fa-post-thumbnail img,.herald-fa-4 .fa-post-thumbnail img{-o-object-fit:cover;object-fit:cover}.herald-fa-wrapper.herald-fa-5 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-5 .herald-fa-item .entry-header{width:280px!important}.herald-fa-wrapper.herald-fa-2 .entry-title{font-size:1.9rem;line-height:2.7rem}.herald-fa-wrapper.herald-fa-2 .entry-header,.herald-no-sid .herald-fa-wrapper .entry-content,.herald-no-sid .herald-fa-wrapper .entry-header{width:200px!important}.herald-fa-wrapper.herald-fa-1 .entry-content,.herald-fa-wrapper.herald-fa-1 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-header{width:290px!important}.herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper .entry-header{width:100%!important}.herald-mega-menu .sub-menu{display:none}.site-title img{max-height:50px}.herald-single-mobile-sticky{display:block;padding:12px 10px 0;height:50px}.herald-single-mobile-sticky .herald-sticky-next a:before,.herald-single-mobile-sticky .herald-sticky-prev a:before{font-size:10px;line-height:23px}.herald-single-mobile-sticky .herald-comment-action{font-size:0}.herald-single-mobile-sticky .herald-comment-action:before{content:"\f0e6";font-family:FontAwesome;font-size:10px;line-height:2.6rem}.herald-single-mobile-sticky .herald-comment-action{padding:2px 9px}.herald-single-mobile-sticky .herald-sticky-share{width:200px}.herald-single-mobile-sticky .herald-comment-action,.herald-single-mobile-sticky .herald-share a{height:27px}.herald-single-mobile-sticky .herald-sticky-next,.herald-single-mobile-sticky .herald-sticky-prev{max-width:30%}.footer-widgets .col-md-3{width:50%}.herald-sticky-single-visible .herald-goto-top{bottom:54px}.herald-menu li.herald-mega-menu .col-lg-3{margin-left:30px;padding-right:30px;width:17%}.herald-menu li.herald-mega-menu .col-lg-3,.herald-menu li.herald-mega-menu .herald-module{display:inline-block;vertical-align:top}.herald-no-sid .alignwide{width:105%;margin-left:-2.5%}.herald-site-footer .col-lg-12,.herald-site-footer .container,.herald-site-footer .row{height:100%}}@media (max-width:1249px) and (min-width:1070px){.herald-boxed li.herald-mega-menu>.sub-menu,.herald-menu li.herald-mega-menu>.sub-menu{width:1024px!important}}@media (max-width:1359px) and (min-width:1250px){.herald-site-content{width:100%;padding:30px 0 0;max-width:100%}.container{width:100%;max-width:1233px}.herald-page>.row>.col-lg-9,.herald-section>.row>.herald-main-content,.herald-single>.row>.col-lg-9{width:73%}.herald-page>.row>.herald-sidebar,.herald-section>.row>.herald-sidebar,.herald-single>.row>.herald-sidebar{width:27%}.herald-menu li.herald-mega-menu>.sub-menu{width:1194px!important}.herald-boxed li.herald-mega-menu>.sub-menu{width:1194px!important}.herald-boxed .herald-menu li.herald-mega-menu .herald-module{width:77%;padding-right:15px}.herald-boxed .herald-menu li.herald-mega-menu .herald-no-sid .herald-module{width:100%;padding-left:15px}.hel-r .herald-menu ul li.herald-mega-menu:hover .sub-menu{right:-30px}.herald-boxed .herald-mega-menu .container,.herald-site-header .herald-mega-menu .container{max-width:100%;padding:0 30px}.herald-menu li.herald-mega-menu:hover>.sub-menu{left:0}.herald-boxed .herald-menu li.herald-mega-menu:hover>.sub-menu{left:0}.hel-r .herald-menu ul li.herald-mega-menu:hover .sub-menu{left:auto;right:0}.herald-boxed .hel-r .herald-menu ul li.herald-mega-menu:hover .sub-menu{left:auto;right:0}.herald-boxed .herald-mega-menu .container,.herald-mega-menu .sub-menu .container,.herald-site-header .herald-mega-menu .container{padding:0 30px}.hel-l{left:15px}.hel-r{right:15px}.herald-breadcrumbs{margin:-30px 20px 20px}.header-trending .h6{padding-left:8px}}@media (max-width:1439px) and (min-width:1360px){.herald-site-content{width:100%;padding:30px 0 0;max-width:1300px}.herald-site-header .container{width:100%;max-width:1300px;padding:0}.herald-site-header .header-middle .hel-c{max-width:1300px}.herald-header-sticky .container{width:100%;max-width:1300px;padding:0}.herald-single-sticky .container{width:100%;max-width:1300px;padding:0}.herald-site-footer .container{width:100%;max-width:1300px;padding:0}.herald-boxed .herald-site-content>.container{padding-left:30px;padding-right:30px}.container{width:100%;padding-left:0;padding-right:0}.hel-l{left:15px}.hel-r{right:15px}.hel-c{max-width:1300px}.herald-page>.row>.col-lg-9,.herald-section>.row>.herald-main-content,.herald-single>.row>.col-lg-9{width:74%}.herald-page>.row>.herald-sidebar,.herald-section>.row>.herald-sidebar,.herald-single>.row>.herald-sidebar{width:26%}.herald-site-header .herald-mega-menu .container{padding:0 30px}.herald-mega-menu>.sub-menu .herald-section{padding:0 30px}.herald-breadcrumbs{margin:-30px 20px 20px}.herald-boxed .herald-breadcrumbs{margin:-30px 0 20px}}@media (max-width:1439px) and (min-width:1250px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.herald-hor-col,.herald-section article{padding-right:15px;padding-left:15px}.row{margin-left:-15px;margin-right:-15px}}@media (max-width:1439px) and (min-width:768px){.herald-module .row>.herald-lay-c,.herald-module .row>.herald-lay-d,.herald-module .row>.herald-lay-e,.herald-module .row>.herald-site-content .herald-related .herald-lay-c,.herald-site-content .herald-related .herald-lay-c,.herald-site-content .herald-related .herald-lay-d,.herald-site-content .herald-related .herald-lay-e{width:50%;max-width:50%;margin-bottom:30px}.herald-module .row>.herald-lay-f,.herald-module .row>.herald-lay-g,.herald-module .row>.herald-lay-h,.herald-site-content .herald-related .herald-lay-f,.herald-site-content .herald-related .herald-lay-g,.herald-site-content .herald-related .herald-lay-h,.herald_posts_widget .row>.herald-lay-f{width:33.33%;margin-bottom:30px}.herald-module .row>.herald-lay-i,.herald-module .row>.herald-lay-j,.herald-site-content .herald-related .herald-lay-i,.herald-site-content .herald-related .herald-lay-j{width:25%;margin-bottom:30px}.herald-module .row>.herald-lay-k,.herald-module .row>.herald-lay-l,.herald-site-content .herald-related .herald-lay-k,.herald-site-content .herald-related .herald-lay-l{width:16.6%;margin-bottom:20px}.herald-module.col-lg-3 .herald-posts article,.herald-module.col-lg-4 .herald-posts article,.herald-module.col-lg-6 .herald-posts article{width:100%;max-width:100%}.herald-lay-f img,.herald-lay-i img{width:100%}.herald-lay-i1 .herald-ovrld{min-height:auto}.herald-fa-wrapper.herald-fa-5 .entry-header{left:30px;top:30px;width:320px}.herald-fa-wrapper.herald-fa-5 .herald-sub-item{width:100%}.herald-fa-wrapper.herald-fa-5 .fa-post-thumbnail img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.herald-fa-3 .herald-fa-item:nth-of-type(1),.herald-fa-4 .herald-fa-item:nth-of-type(1),.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1),.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1){width:44%}.herald-fa-3 .herald-fa-item,.herald-fa-4 .herald-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item{width:28%}.herald-no-sid .herald-fa-wrapper .entry-content,.herald-no-sid .herald-fa-wrapper .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-header{width:290px}.herald-single .herald-lay-c .herald-ovrld .entry-header,.herald-single .herald-lay-f .herald-ovrld .entry-header,.herald-single .herald-lay-i .herald-ovrld .entry-header{width:90%}.herald_posts_widget .row>.herald-lay-f,.herald_posts_widget .row>.herald-lay-g{width:100%;max-width:100%}.herald-fa-wrapper .entry-header{left:20px;bottom:20px}.herald-menu .herald-mega-menu .herald-no-sid{padding:0 30px}.herald-menu li.herald-mega-menu:hover>.sub-menu{left:0}.herald-boxed .herald-menu li.herald-mega-menu:hover>.sub-menu{left:0}.hel-r .herald-menu ul li.herald-mega-menu:hover .sub-menu{left:auto;right:0}.herald-boxed .hel-r .herald-menu ul li.herald-mega-menu:hover .sub-menu{left:auto;right:0}.herald-sticky-single-visible .herald-goto-top{bottom:75px}.herald-breadcrumbs{margin:-30px 0 20px}.herald-boxed .herald-breadcrumbs{margin:-30px 0 20px}}@media (max-width:1480px) and (min-width:1440px){.herald-site-content{width:1380px;padding:30px 0 1px}.herald-boxed .herald-header-sticky .container,.herald-boxed .herald-single-sticky .container,.herald-boxed .herald-site-footer .container,.herald-boxed .herald-site-header .container{width:1410px}.herald-site-header .header-middle .hel-c{max-width:1380px}.herald-boxed .herald-site-header .herald-mega-menu .container,.herald-menu .herald-mega-menu .herald-no-sid{padding:0 30px}.herald-boxed .herald-mega-menu .container,.herald-site-header .herald-mega-menu .container{width:100%;padding:0 10px 0 30px}.herald-menu li.herald-mega-menu:hover>.sub-menu{left:-30px}.herald-boxed .herald-menu li.herald-mega-menu:hover>.sub-menu{left:0}.hel-r .herald-menu ul li.herald-mega-menu:hover .sub-menu{left:auto;right:-30px}.herald-boxed .hel-r .herald-menu ul li.herald-mega-menu:hover .sub-menu{left:auto;right:0}.herald-breadcrumbs{margin:-30px 30px 30px}.herald-boxed .herald-breadcrumbs{margin:-30px 0 30px}}@media only screen and (max-width:1249px){body,html{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}body.herald-menu-open{overflow:hidden}body.safari.iphone.herald-menu-open{position:fixed;z-index:0;top:0}.herald-nav-toggle{display:block;left:10px}.herald-responsive-header{height:50px;z-index:2;background:#000;width:100%;position:fixed;top:0;left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.herald-site-content{margin-top:50px!important}.herald-da.herald-below-header{margin-top:70px;margin-bottom:-30px}.herald-responsive-header .container{text-align:center;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.herald-mobile-nav{position:fixed;top:0;left:-270px;width:270px;height:100%;overflow-x:none;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.herald-breadcrumbs{margin:0 0 20px}.herald-boxed .herald-breadcrumbs{margin:-30px -30px 20px}.herald-responsive-header .herald-menu-popup-search{position:absolute;top:0;height:100%;padding:3px 10px 0 0;cursor:pointer;z-index:9999}.herald-responsive-header .container div:nth-last-child(3){right:84px}.herald-responsive-header .container div:nth-last-child(3) .herald-in-popup{right:-84px}.herald-responsive-header .container div:nth-last-child(2){right:42px}.herald-responsive-header .container div:nth-last-child(2) .herald-in-popup{right:-42px}.herald-responsive-header .container div:last-child{right:0}.herald-responsive-header .container .herald-login .herald-in-popup{width:250px!important;right:0!important}.herald-responsive-header .herald-menu-popup-search .herald-in-popup{left:auto;right:0;padding:15px 20px;margin:0;max-width:initial;width:300px;opacity:0}.herald-responsive-header .herald-menu-popup-search .herald-in-popup{display:none}.herald-responsive-header .herald-menu-popup-search.herald-search-active .herald-in-popup{display:block;left:auto;opacity:1}.herald-responsive-header .herald-menu-popup-search .herald-search-submit{background:0 0;position:absolute;right:3px;top:-2px;border:none;height:100%;padding:0 12px;z-index:9999}.herald-responsive-header .herald-menu-popup-search .herald-search-submit:after{font-family:FontAwesome;content:"\f002"}.herald-responsive-header .herald-search-form{position:relative}.herald-responsive-header .herald-menu-popup-search .fa{width:32px;cursor:pointer}.repaint{-webkit-animation:repaint .1s;animation:repaint .1s}.safari.iphone .herald-mobile-nav{-webkit-animation:repaint .1s;animation:repaint .1s}.herald-mobile-nav.open{left:0}.safari.iphone .herald-mobile-nav.open{top:0}.safari.iphone .herald-responsive-header.open{top:0}.herald-mobile-nav.close{left:-270px}.herald-site-content{z-index:1}.herald-da.open,.herald-header-sticky.open,.herald-responsive-header.open,.herald-site-content.open,.herald-site-footer.open{left:270px}.herald-da.close,.herald-header-sticky.close,.herald-responsive-header.close,.herald-site-content.close,.herald-site-footer.close{left:0}.herald-header-sticky{text-align:center}.herald-header-sticky .site-title{position:relative!important;display:inline-block}.herald-menu-toggler:hover,.herald-nav-toggle:hover{cursor:pointer}.herald-read-more{width:100%}.herald-ovrld .meta-category a{padding:4px 8px;font-size:1.2rem;line-height:1.4rem}.header-trending .h6{padding-left:8px}}@media screen and (max-width:1024px){html body{font-size:16px}body .h1,body .herald-no-sid .herald-posts .h2,body h1{font-size:4rem;line-height:1.25}body .h2,body .herald-no-sid .herald-posts .h3,body h2{font-size:3.3rem;line-height:1.27}body .h3,body .herald-no-sid .herald-posts .h4,body h3{font-size:2.8rem;line-height:1.29}body .h4,body .herald-no-sid .herald-posts .h5,body h4{font-size:2.3rem;line-height:1.4}body .h5,body .herald-no-sid .herald-posts .h6,body h5{font-size:1.9rem;line-height:1.42}body .h6,body .herald-no-sid .herald-posts .h7,body h6{font-size:1.6rem;line-height:1.44}body .h7{font-size:1.4rem;line-height:1.36}body .entry-meta a,body .entry-meta span,body .entry-meta-single .meta-item.herald-rtime,body.entry-meta .meta-item{font-size:1.4rem;line-height:2}body .herald-entry-content,body .herald-sidebar{font-size:1.6rem}}@media (max-width:782px){.wp-block-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width:782px){.admin-bar .herald-mobile-nav,.admin-bar .herald-responsive-header{top:46px}}@media screen and (max-width:768px){td{padding:5px}table{width:100%!important}td{width:20%!important}.herald-fa-wrapper{margin-bottom:20px}.herald-single .herald-related-wrapper .herald-ovrld,.herald-txt-module{margin-bottom:0}.herald-section .herald-posts.row-eq-height article:last-child,.herald-section .herald-slider article:last-child{margin-bottom:20px}.col-mod-single .herald-ovrld,.herald-page-thumbnail,.herald-post-thumbnail-single,.herald-sin-lay-6 .herald-ovrld,.herald-sin-lay-9 .herald-ovrld,.herald-single .herald-ovrld{margin-bottom:20px}.herald-ovrld .herald-post-thumbnail-single{margin-bottom:0}.herald-single .entry-header .entry-meta{margin-top:3px}.herald-lay-a .herald-ovrld .entry-header{max-width:250px}.herald-lay-a .herald-ovrld .meta-category{margin-bottom:5px}.herald-loader{top:30px}html body{font-size:16px}body .h1,body .herald-no-sid .herald-posts .h2,body h1{font-size:3rem;line-height:1.25}body .h2,body .herald-no-sid .herald-posts .h3,body h2{font-size:2.8rem;line-height:1.27}body .h3,body .herald-no-sid .herald-posts .h4,body h3{font-size:2.8rem;line-height:1.29}body .h4,body .herald-no-sid .herald-posts .h5,body h4{font-size:2.3rem;line-height:1.4}body .h5,body .herald-no-sid .herald-posts .h6,body h5{font-size:1.9rem;line-height:1.42}body .h6,body .herald-no-sid .herald-posts .h7,body h6{font-size:1.6rem;line-height:1.44}}@media (max-width:767px){.wp-block-image .alignleft,.wp-block-image .alignright{float:none;margin-left:0;margin-right:0;margin-top:0}.wp-block-pullquote p,.wp-block-pullquote.is-style-solid-color blockquote p{font-size:18px;line-height:30px}.wp-block-pullquote{padding:0}.wp-block-pullquote blockquote,.wp-block-pullquote.alignleft blockquote,.wp-block-pullquote.alignright blockquote{padding:30px}.wp-block-pullquote p,.wp-block-pullquote.is-style-solid-color blockquote p{font-size:20px;line-height:32px}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:100%;margin-left:0;margin-right:0}.wp-block-quote,.wp-block-quote.is-style-large{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.herald-no-sid .alignwide{width:100%;margin-left:0;max-width:100vw}.alignnone,.entry-content .fluid-width-video-wrapper,.entry-content .wp-block-quote,.gallery.gallery-columns-1,.wp-audio-shortcode,.wp-block-audio,.wp-block-categories,.wp-block-column,.wp-block-embed,.wp-block-image,.wp-block-media-text,.wp-block-pullquote,.wp-block-pullquote.is-style-solid-color blockquote p,.wp-block-search,.wp-block-separator,.wp-block-table,.wp-block-video{margin-bottom:2rem}html{font-size:56%}html body{font-size:15px;line-height:1.55}.herald-entry-content p{margin-bottom:2rem}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.herald-hor-col,.herald-section article{padding-right:10px;padding-left:10px}.row{margin-left:-10px;margin-right:-10px}.herald-mega-menu.herald-mega-menu-classic>.sub-menu>li a{padding:15px 0 15px 20px}.container,.herald-boxed .container,.herald-boxed .herald-site-content,.herald-boxed .herald-site-footer .container,.herald-lay-a .col-mod,.herald-site-content{max-width:375px;width:100%;clear:both;padding:10px}.herald-boxed .herald-header-sticky .container,.herald-boxed .herald-single-sticky .container,.herald-boxed .herald-site-header .container,.herald-responsive-header .container{width:100%;max-width:100%;padding:0}.herald-boxed .herald-site-footer .container{padding:10px 20px}.herald-lay-a .herald-lay-over{position:relative;left:0;top:0;margin:15px 0 0;width:100%;padding:0;-webkit-transform:none;transform:none}.herald-lay-a .herald-lay-over{margin:15px 0 0}.herald-lay-a .col-mod{margin:15px auto 0;padding:0}.herald-lay-a .entry-header,.herald-lay-b .entry-header,.herald-lay-b .herald-post-thumbnail{margin-bottom:10px}.herald-lay-b .entry-content{margin-top:5px}.herald-lay-a .entry-meta{margin-top:5px}.herald-lay-a{margin-bottom:20px}.herald-lay-a .herald-ovrld .entry-title,.herald-lay-c .herald-ovrld .entry-title,.herald-lay-f .herald-ovrld .entry-title,.herald-single .herald-ovrld .entry-title{font-size:1.9rem;line-height:2.5rem}.herald-lay-a .herald-ovrld .entry-meta{margin-top:7px}.herald-lay-a .herald-lay-over{margin:15px 0 0}.herald-lay-b{margin-bottom:20px}.herald-lay-b p{margin-bottom:0}.herald-lay-b img,.herald-lay-i img{width:100%}.herald-lay-i1 .herald-ovrld,.herald-page .herald-ovrld{min-height:auto}.herald-lay-c,.herald-lay-e,.herald-lay-f,.herald-lay-g,.herald-lay-h,.herald-site-content .herald-related .herald-lay-c,.herald-site-content .herald-related .herald-lay-e,.herald-site-content .herald-related .herald-lay-f,.herald-site-content .herald-related .herald-lay-g,.herald-site-content .herald-related .herald-lay-h{max-width:100%;width:100%;margin-bottom:20px}.herald-single .herald-lay-c .herald-ovrld .entry-header{padding:0 40px}.herald-lay-i,.herald-lay-j,.herald-lay-k,.herald-lay-l,.herald-no-sid .herald-lay-i,.herald-no-sid .herald-lay-j,.herald-site-content .herald-related .herald-lay-i,.herald-site-content .herald-related .herald-lay-j,.herald-site-content .herald-related .herald-lay-k,.herald-site-content .herald-related .herald-lay-l{max-width:50%;width:50%}.herald-lay-d,.herald-site-content .herald-related .herald-lay-d{width:100%}.herald-lay-c img,.herald-lay-f img,.herald-lay-k img{width:100%}.herald-format-icon-big .herald-format-icon,.herald-format-icon-middle .herald-format-icon{width:60px;height:60px;padding:19px 18px;font-size:18px;line-height:18px;margin-top:-30px;margin-left:-30px;border:2px solid #fff}.herald-format-icon-small .herald-format-icon{padding:10px}body .herald-sidebar{max-width:100%;float:none;margin:0 auto}.entry-meta-wrapper .entry-meta-author{margin-bottom:20px}.comment-form,.herald-gray-area{padding:20px;margin-bottom:20px}.herald-fake-button{padding:13px}.herald-site-footer .footer-bottom{height:auto}.comment-form-author,.comment-form-email,.comment-form-url{width:100%;padding:0;margin-bottom:15px}.wpcf7-submit,input[type=submit]{max-width:100%;width:100%}.herald-fake-button{font-size:1.3rem}.herald-single .entry-content{margin-bottom:20px}.herald-single .herald-ovrld .entry-header .entry-title{padding:0 20px}.herald-pf .herald-format-icon,.herald-pf-invert .herald-format-icon{height:21px;width:21px;padding:6px 0;font-size:1rem}.widget{margin-bottom:20px}.herald-pagination{padding-top:20px;margin-bottom:20px}.herald-pagination .next,.herald-pagination .prev{padding:8px 10px;width:120px}.herald-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.herald-pagination .page-numbers{padding:8px;width:32px;min-width:32px}.herald-pagination .next,.herald-pagination .prev{font-size:0;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.herald-pagination .next:after,.herald-pagination .prev:before{font-size:14px;margin:0}.herald-load-more a{padding:8px;width:100%}.footer-bottom .hel-c,.footer-bottom .hel-l,.footer-bottom .hel-r{position:relative;width:100%;clear:both;text-align:center;left:initial;right:initial}.single .row .herald-da{margin:20px auto;padding:15px 0}.herald-sidebar .widget article:last-child{margin-bottom:0}.gallery-columns-1 .owl-nav{margin-top:-19px}.gallery-columns-1 .owl-nav>div{width:38px;height:38px;padding:4px 0}.gallery-icon a:after{width:38px;height:38px;padding:4px 0;margin-top:-19px}.gallery-icon a:after,.herald-image-format .herald-format-ico{font-size:14px;line-height:29px}.herald-entry-content .herald-link-pages a{padding:2px}.entry-content .herald-search-form,.herald-mod-desc .herald-search-form{padding:20px}.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .entry-header{width:90%}.herald-fa-1 .herald-fa-list,.herald-fa-2 .herald-fa-list,.herald-no-sid .herald-fa-1 .herald-fa-list,.herald-no-sid .herald-fa-2 .herald-fa-list{height:auto}.herald-fa-wrapper.herald-fa-3 .herald-fa-grid,.herald-fa-wrapper.herald-fa-4 .herald-fa-grid,.herald-fa-wrapper.herald-fa-5{height:auto!important;display:block}.herald-fa-3 .fa-post-thumbnail,.herald-fa-4 .fa-post-thumbnail,article.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1),article.herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1),div.herald-fa-wrapper.herald-fa-3 .herald-fa-item,div.herald-fa-wrapper.herald-fa-4 .herald-fa-item{width:100%}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1),.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1),div.herald-fa-wrapper.herald-fa-3 .herald-fa-item,div.herald-fa-wrapper.herald-fa-4 .herald-fa-item{height:260px}.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-title,.herald-fa-wrapper.herald-fa-4 .entry-content,.herald-fa-wrapper.herald-fa-4 .entry-header,.herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title{width:300px!important}.herald-fa-wrapper.herald-fa-3 .herald-fa-item,.herald-fa-wrapper.herald-fa-4 .herald-fa-item{border-bottom:1px solid #fff;border-right:none;border-left:none;border-top:none}.herald-fa-wrapper.herald-fa-5 .herald-fa-item{height:300px!important;display:block}.herald-fa-3 .fa-post-thumbnail img,.herald-fa-4 .fa-post-thumbnail img{-o-object-fit:cover;object-fit:cover}.herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper{position:relative;height:auto;width:100%;z-index:1;clear:both;float:left}.herald-fa-wrapper.herald-fa-5 .fa-post-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.herald-fa-wrapper.herald-fa-5 .herald-sub-item{float:left;width:100%;clear:both}.herald-sidebar{margin-bottom:20px}.herald-no-pad{padding:0 10px 0 0!important}.herald-slider-controls .owl-next,.herald-slider-controls .owl-prev{line-height:2.6rem}.mks_adswidget_ul.custom li{margin-right:0!important}.herald-sidebar,.widget-title{clear:both}.herald-fa-wrapper .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-header{width:90%}.herald-fa-wrapper.herald-fa-1 .h6,.herald-fa-wrapper.herald-fa-2 .h6,.herald-fa-wrapper.herald-fa-3 .h6,.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-title,.herald-fa-wrapper.herald-fa-4 .h6,.herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title,.herald-fa-wrapper.herald-fa-5 .herald-sub-item .entry-title,.herald-no-sid .herald-fa-wrapper .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .h5,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .h5,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-title,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title{font-size:1.9rem;line-height:2.7rem;clear:both}.herald-no-sid .herald-fa-1 .herald-fa-list,.herald-no-sid .herald-fa-2 .herald-fa-list{height:auto}.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .entry-header{width:80%}.herald-fa-1 .herald-fa-item,.herald-fa-1 .herald-fa-item:hover,.herald-fa-2 .herald-fa-item,.herald-fa-2 .herald-fa-item:hover{-webkit-box-flex:1;-ms-flex:1 0 14em;flex:1 0 14em}.herald-fa-wrapper.herald-fa-1 .entry-content,.herald-fa-wrapper.herald-fa-1 .entry-header,.herald-fa-wrapper.herald-fa-2 .entry-content,.herald-fa-wrapper.herald-fa-2 .entry-header,.herald-fa-wrapper.herald-fa-3 .entry-content,.herald-fa-wrapper.herald-fa-3 .entry-header,.herald-fa-wrapper.herald-fa-4 .entry-content,.herald-fa-wrapper.herald-fa-4 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-header{-webkit-transform:translate(0,0)!important;transform:translate(0,0)!important}.herald-fa-wrapper.herald-fa-1 .entry-content,.herald-fa-wrapper.herald-fa-2 .entry-content,.herald-fa-wrapper.herald-fa-3 .entry-content,.herald-fa-wrapper.herald-fa-4 .entry-content,.herald-no-sid .herald-fa-wrapper .entry-content{display:none}.herald-fa-1 .herald-fa-list,.herald-fa-2 .herald-fa-list{height:auto}.herald-fa-wrapper.herald-fa-3 .herald-fa-grid,.herald-fa-wrapper.herald-fa-4 .herald-fa-grid,.herald-fa-wrapper.herald-fa-5{height:auto!important;display:block}.herald-fa-1 .fa-post-thumbnail,.herald-fa-2 .fa-post-thumbnail,.herald-fa-3 .fa-post-thumbnail,.herald-fa-4 .fa-post-thumbnail,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1),.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1),article.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1),article.herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1),div.herald-fa-wrapper.herald-fa-3 .herald-fa-item,div.herald-fa-wrapper.herald-fa-4 .herald-fa-item{width:100%}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1),.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1),div.herald-fa-wrapper.herald-fa-3 .herald-fa-item,div.herald-fa-wrapper.herald-fa-4 .herald-fa-item{height:260px}.herald-fa-wrapper.herald-fa-1 .entry-header,.herald-fa-wrapper.herald-fa-1 .entry-title,.herald-fa-wrapper.herald-fa-2 .entry-header,.herald-fa-wrapper.herald-fa-2 .entry-title,.herald-fa-wrapper.herald-fa-3 .entry-title,.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-title,.herald-fa-wrapper.herald-fa-4 .entry-content,.herald-fa-wrapper.herald-fa-4 .entry-header,.herald-fa-wrapper.herald-fa-4 .entry-title,.herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title{width:90%!important}.herald-fa-wrapper.herald-fa-3 .herald-fa-item,.herald-fa-wrapper.herald-fa-4 .herald-fa-item{border-bottom:1px solid #fff;border-right:none;border-left:none;border-top:none}.herald-fa-wrapper.herald-fa-5 .herald-fa-item{height:300px!important;display:block}.herald-fa-3 .fa-post-thumbnail img,.herald-fa-4 .fa-post-thumbnail img{-o-object-fit:cover;object-fit:cover}.herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper{position:relative;height:auto;width:100%;z-index:1;clear:both;float:left}.herald-fa-wrapper.herald-fa-5 .fa-post-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.herald-fa-wrapper.herald-fa-5 .herald-sub-item{float:left;width:100%;clear:both}.herald-fa-wrapper .entry-header{bottom:20px;left:20px}.herald-fa-wrapper.herald-fa-5 .entry-header,.herald-no-sid .herald-fa-wrapper.herald-fa-5 .herald-fa-item .entry-header{width:80%;top:30px;left:30px}.herald-fa-item .h3{font-size:2.3rem;line-height:3.2rem}.herald-no-sid .herald-fa-wrapper .meta-category a,.herald-no-sid .herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper .meta-category a{padding:4px 8px;font-size:1.2rem;line-height:1.4rem}.herald-no-sid .herald-fa-wrapper.herald-fa-5 .herald-sub-item{padding:20px}.herald-no-sid .herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper{height:420px}.herald-all-link,.herald-slider-controls{margin-top:-2px}.comment .children{padding:0}li.comment .comment-body{max-width:100%}li.comment .comment-body:after{max-width:100%;width:100%;margin-left:0}.comment-list .comment-content{margin:20px 0 0 0}.comment-reply-link{margin:10px 0 0 0}#cancel-comment-reply-link{right:10px;top:-20px}.herald-lay-a .herald-lay-over{position:relative;left:0;top:0;margin:0;padding:20px 0 0!important;width:100%;padding:0;-webkit-transform:none;transform:none}.herald-mod-wrap .herald-mod-title{position:relative}.herald-mod-wrap .herald-mod-title i.herald-sub-cat-icon{display:inline-block;margin-left:7px;font-size:15px;position:relative}.herald-mod-wrap .herald-mod-title .herald-mobile-hidden{display:none}.herald-mod-wrap .herald-subcat-dropdown{cursor:pointer}.herald-mod-wrap .herald-mod-subnav{display:none}.herald-mod-wrap .herald-mod-subnav-mobile{position:absolute;background:inherit;z-index:100;top:30px;left:0;width:335px;margin:0}.herald-mod-wrap .herald-mod-subnav-mobile a{display:block;padding:7px 15px;margin:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.herald-mod-wrap .herald-mod-subnav-mobile a:hover{color:#fff;padding-left:21px}.footer-widgets .widget:first-child{margin-top:20px}.herald-copyright{line-height:2.4rem}.herald-mega-menu .sub-menu{display:none}.site-title img{max-height:50px}.site-title{font-size:2.4rem;line-height:53px}.h1.site-title{font-size:2.4rem;line-height:2.45}.footer-widgets.container{padding:10px 20px}.herald-lay-a3 .herald-lay-over,.herald-no-sid .herald-lay-a .herald-lay-over,.herald-no-sid .herald-lay-a.herald-lay-a3 .herald-lay-over{margin-left:0;padding:0}.herald-single-mobile-sticky{display:block;padding:12px 10px 0;height:50px}.herald-single-mobile-sticky .herald-sticky-next a:before,.herald-single-mobile-sticky .herald-sticky-prev a:before{font-size:10px;line-height:23px}.herald-single-mobile-sticky .herald-comment-action,.herald-single-mobile-sticky .herald-sticky-next,.herald-single-mobile-sticky .herald-sticky-prev{font-size:0}.herald-single-mobile-sticky .herald-comment-action:before{content:"\f0e6";font-family:FontAwesome;font-size:10px;line-height:2.6rem}.herald-single-mobile-sticky .herald-comment-action{padding:2px 9px}.herald-single-mobile-sticky .herald-sticky-share{width:190px}.herald-single-mobile-sticky .herald-comment-action,.herald-single-mobile-sticky .herald-share a{height:27px}.herald-single-mobile-sticky .container{padding-top:0}.owl-carousel .herald-lay-i,.owl-carousel .herald-lay-j{max-width:100%;width:100%}.herald-no-sid .herald-lay-c,.herald-no-sid .herald-lay-d,.herald-no-sid .herald-lay-e{width:100%}.herald-goto-top{display:none!important}.herald-breadcrumbs{margin:0 10px 20px!important}.herald-boxed .herald-breadcrumbs{margin:-10px -10px 20px!important}.herald-single .herald-ovrld{min-height:100px}.mks_pullquote{margin:0 0 2rem;width:100%!important}.mks_tabs.vertical .mks_tabs_nav{width:100%}.mks_tabs.vertical .mks_tab_nav_item.active{border-right:1px solid;border-bottom:1px solid #fff}.mks_tabs.vertical .mks_tab_nav_item{width:auto;border-bottom:1px solid;margin:0 8px -1px 0;min-height:39px}.mks_tabs.vertical{padding:38px 0 0 0}body .format-video .meta-media div.mejs-container .mejs-controls{bottom:0;left:0;right:0;width:100%}body .mejs-container .mejs-controls .mejs-button.mejs-playpause-button{margin:10px 5px}div.mejs-container .mejs-controls .mejs-time{padding-top:19px;padding-left:0;padding-right:0}body .mejs-container.wp-audio-shortcode,div.mejs-container .mejs-controls{height:45px!important}div.mejs-controls div.mejs-time-rail{padding-top:14px}body .mejs-container .mejs-controls .mejs-button{margin:9px 5px 0 0!important}body .mejs-controls a.mejs-horizontal-volume-slider{margin:9px 10px 0 5px;width:20px}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{width:100%!important}.herald-pagination .herald-next a,.herald-pagination .herald-prev a{width:100%}.herald-single-mobile-sticky .herald-sticky-share{width:auto}body.single-format-audio .meta-media{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}body.single-format-audio .meta-media .wp-block-audio{position:relative;z-index:20;width:100%;margin-bottom:20px}body.single-format-audio .meta-media .herald-post-thumbnail-single{margin-bottom:20px}.herald-author-data .avatar{width:39px;min-width:39px;min-height:39px;height:39px}.herald-da{margin:20px auto;display:block;clear:both;width:375px;position:relative}}@media (max-width:660px){.wp-block-columns{-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-columns .wp-block-column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-left:0!important;margin-right:0!important}.entry-content .wp-block-quote,.wp-block-column,.wp-block-embed,.wp-block-image,.wp-block-media-text,.wp-block-pullquote,.wp-block-pullquote.is-style-solid-color blockquote p,.wp-block-separator,.wp-block-table{margin-bottom:10px}.entry-content .wp-block-gallery{margin-bottom:4px}}@media screen and (max-width:600px){.admin-bar.herald-sticky-header-visible .herald-mobile-nav,.admin-bar.herald-sticky-header-visible .herald-responsive-header{top:0}}@media (max-width:400px){.herald-lay-e,.herald-lay-g,.herald-lay-h,.herald-no-sid .herald-lay-j,.herald-site-content .herald-related .herald-lay-e,.herald-site-content .herald-related .herald-lay-g,.herald-site-content .herald-related .herald-lay-h{max-width:100%}.herald-fa-wrapper.herald-fa-5 .herald-sub-item{padding:20px}.herald-fa-1 .herald-fa-item,.herald-fa-2 .herald-fa-item{display:block;width:100%;height:200px}.herald-fa-1 .herald-fa-item img,.herald-fa-2 .herald-fa-item img{height:auto}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1),.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1),div.herald-fa-wrapper.herald-fa-3 .herald-fa-item,div.herald-fa-wrapper.herald-fa-4 .herald-fa-item{height:200px}.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item img,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) img,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item img,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) img,div.herald-fa-wrapper.herald-fa-3 .herald-fa-item img,div.herald-fa-wrapper.herald-fa-4 .herald-fa-item img{height:auto}.hrd-no-sid .hrd-fa-wrapper.hrd-fa-5 .hrd-fa-item{height:200px}.herald-mod-wrap a.herald-all-link{display:none}.site-title img{max-width:200px}.herald-da{margin:20px auto;display:block;clear:both;width:300px;position:relative}}@media (max-width:300px){.herald-da{max-width:100%}}@media print{#footer,#header,#herald-responsive-header,#nav,#related,#single-sticky,#sticky-header,.herald-comments .herald-mod-wrap .herald-mod-h,.herald-da,.herald-goto-top,.herald-gray-area,.herald-mobile-nav,.herald-mod-actions,.herald-mod-subnav,.herald-sidebar{display:none!important}.col-lg-9,.container,.herald-boxed .container,.herald-boxed .herald-site-content,.herald-boxed .herald-site-footer .container,.herald-lay-a .col-mod,.herald-site-content{max-width:100%!important;width:100%!important}}@-webkit-keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes hover-fade{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hover-fade{0%{opacity:0}100%{opacity:1}}@keyframes repaint{0%{width:99.9%}100%{width:100%}}@-webkit-keyframes repaint{0%{width:99.9%}100%{width:100%}}h1,.h1,.herald-no-sid .herald-posts .h2{font-size:3.8rem}h2,.h2,.herald-no-sid .herald-posts .h3{font-size:3.3rem}h3,.h3,.herald-no-sid .herald-posts .h4{font-size:2.8rem}h4,.h4,.herald-no-sid .herald-posts .h5{font-size:2.3rem}h5,.h5,.herald-no-sid .herald-posts .h6{font-size:2.1rem}h6,.h6,.herald-no-sid .herald-posts .h7{font-size:1.8rem}.h7{font-size:1.6rem}.herald-entry-content,.herald-sidebar{font-size:1.8rem}.entry-content .entry-headline{font-size:1.9rem}body{font-size:1.8rem}.widget{font-size:1.8rem}.herald-menu{font-size:2.4rem}.herald-mod-title .herald-mod-h,.herald-sidebar .widget-title{font-size:1.8rem}.entry-meta .meta-item,.entry-meta a,.entry-meta span{font-size:2rem}.entry-meta.meta-small .meta-item,.entry-meta.meta-small a,.entry-meta.meta-small span{font-size:1.5rem}.herald-site-header .header-top,.header-top .herald-in-popup,.header-top .herald-menu ul{background:#111;color:#aaa}.header-top a{color:#aaa}.header-top a:hover,.header-top .herald-menu li:hover>a{color:#fff}.header-top .herald-menu-popup:hover>span,.header-top .herald-menu-popup-search span:hover,.header-top .herald-menu-popup-search.herald-search-active{color:#fff}#wp-calendar tbody td a{background:#0288d1;color:#FFF}.header-top .herald-login #loginform label,.header-top .herald-login p,.header-top a.btn-logout{color:#fff}.header-top .herald-login #loginform input{color:#111}.header-top .herald-login .herald-registration-link:after{background:rgb(255 255 255 / .25)}.header-top .herald-login #loginform input[type=submit],.header-top .herald-in-popup .btn-logout{background-color:#fff;color:#111}.header-top a.btn-logout:hover{color:#111}.header-middle{background-color:#0277bd;color:#fff}.header-middle a{color:#fff}.header-middle.herald-header-wraper,.header-middle .col-lg-12{height:120px}.header-middle .site-title img{max-height:120px}.header-middle .sub-menu{background-color:#fff}.header-middle .sub-menu a,.header-middle .herald-search-submit:hover,.header-middle li.herald-mega-menu .col-lg-3 a:hover,.header-middle li.herald-mega-menu .col-lg-3 a:hover:after{color:#111}.header-middle .herald-menu li:hover>a,.header-middle .herald-menu-popup-search:hover>span,.header-middle .herald-cart-icon:hover>a{color:#111;background-color:#fff}.header-middle .current-menu-parent a,.header-middle .current-menu-ancestor a,.header-middle .current_page_item>a,.header-middle .current-menu-item>a{background-color:rgb(255 255 255 / .2)}.header-middle .sub-menu>li>a,.header-middle .herald-search-submit,.header-middle li.herald-mega-menu .col-lg-3 a{color:rgb(17 17 17 / .7)}.header-middle .sub-menu>li:hover>a{color:#111}.header-middle .herald-in-popup{background-color:#fff}.header-middle .herald-menu-popup a{color:#111}.header-middle .herald-in-popup{background-color:#fff}.header-middle .herald-search-input{color:#111}.header-middle .herald-menu-popup a{color:#111}.header-middle .herald-menu-popup>span,.header-middle .herald-search-active>span{color:#fff}.header-middle .herald-menu-popup:hover>span,.header-middle .herald-search-active>span{background-color:#fff;color:#111}.header-middle .herald-login #loginform label,.header-middle .herald-login #loginform input,.header-middle .herald-login p,.header-middle a.btn-logout,.header-middle .herald-login .herald-registration-link:hover,.header-middle .herald-login .herald-lost-password-link:hover{color:#111}.header-middle .herald-login .herald-registration-link:after{background:rgb(17 17 17 / .15)}.header-middle .herald-login a,.header-middle .herald-username a{color:#111}.header-middle .herald-login a:hover,.header-middle .herald-login .herald-registration-link,.header-middle .herald-login .herald-lost-password-link{color:#0277bd}.header-middle .herald-login #loginform input[type=submit],.header-middle .herald-in-popup .btn-logout{background-color:#0277bd;color:#fff}.header-middle a.btn-logout:hover{color:#fff}.header-bottom{background:#0288d1;color:#fff}.header-bottom a,.header-bottom .herald-site-header .herald-search-submit{color:#fff}.header-bottom a:hover{color:#424242}.header-bottom a:hover,.header-bottom .herald-menu li:hover>a,.header-bottom li.herald-mega-menu .col-lg-3 a:hover:after{color:#424242}.header-bottom .herald-menu li:hover>a,.header-bottom .herald-menu-popup-search:hover>span,.header-bottom .herald-cart-icon:hover>a{color:#424242;background-color:#fff}.header-bottom .current-menu-parent a,.header-bottom .current-menu-ancestor a,.header-bottom .current_page_item>a,.header-bottom .current-menu-item>a{background-color:rgb(255 255 255 / .2)}.header-bottom .sub-menu{background-color:#fff}.header-bottom .herald-menu li.herald-mega-menu .col-lg-3 a,.header-bottom .sub-menu>li>a,.header-bottom .herald-search-submit{color:rgb(66 66 66 / .7)}.header-bottom .herald-menu li.herald-mega-menu .col-lg-3 a:hover,.header-bottom .sub-menu>li:hover>a{color:#424242}.header-bottom .sub-menu>li>a,.header-bottom .herald-search-submit{color:rgb(66 66 66 / .7)}.header-bottom .sub-menu>li:hover>a{color:#424242}.header-bottom .herald-in-popup{background-color:#fff}.header-bottom .herald-menu-popup a{color:#424242}.header-bottom .herald-in-popup,.header-bottom .herald-search-input{background-color:#fff}.header-bottom .herald-menu-popup a,.header-bottom .herald-search-input{color:#424242}.header-bottom .herald-menu-popup>span,.header-bottom .herald-search-active>span{color:#fff}.header-bottom .herald-menu-popup:hover>span,.header-bottom .herald-search-active>span{background-color:#fff;color:#424242}.header-bottom .herald-login #loginform label,.header-bottom .herald-login #loginform input,.header-bottom .herald-login p,.header-bottom a.btn-logout,.header-bottom .herald-login .herald-registration-link:hover,.header-bottom .herald-login .herald-lost-password-link:hover,.herald-responsive-header .herald-login #loginform label,.herald-responsive-header .herald-login #loginform input,.herald-responsive-header .herald-login p,.herald-responsive-header a.btn-logout,.herald-responsive-header .herald-login .herald-registration-link:hover,.herald-responsive-header .herald-login .herald-lost-password-link:hover{color:#424242}.header-bottom .herald-login .herald-registration-link:after,.herald-responsive-header .herald-login .herald-registration-link:after{background:rgb(66 66 66 / .15)}.header-bottom .herald-login a,.herald-responsive-header .herald-login a{color:#424242}.header-bottom .herald-login a:hover,.header-bottom .herald-login .herald-registration-link,.header-bottom .herald-login .herald-lost-password-link,.herald-responsive-header .herald-login a:hover,.herald-responsive-header .herald-login .herald-registration-link,.herald-responsive-header .herald-login .herald-lost-password-link{color:#0288d1}.header-bottom .herald-login #loginform input[type=submit],.herald-responsive-header .herald-login #loginform input[type=submit],.header-bottom .herald-in-popup .btn-logout,.herald-responsive-header .herald-in-popup .btn-logout{background-color:#0288d1;color:#fff}.header-bottom a.btn-logout:hover,.herald-responsive-header a.btn-logout:hover{color:#fff}.herald-header-sticky{background:#0288d1;color:#fff}.herald-header-sticky a{color:#fff}.herald-header-sticky .herald-menu li:hover>a{color:#444;background-color:#fff}.herald-header-sticky .sub-menu{background-color:#fff}.herald-header-sticky .sub-menu a{color:#444}.herald-header-sticky .sub-menu>li:hover>a{color:#0288d1}.herald-header-sticky .herald-in-popup,.herald-header-sticky .herald-search-input{background-color:#fff}.herald-header-sticky .herald-menu-popup a{color:#444}.herald-header-sticky .herald-menu-popup>span,.herald-header-sticky .herald-search-active>span{color:#fff}.herald-header-sticky .herald-menu-popup:hover>span,.herald-header-sticky .herald-search-active>span{background-color:#fff;color:#444}.herald-header-sticky .herald-search-input,.herald-header-sticky .herald-search-submit{color:#444}.herald-header-sticky .herald-menu li:hover>a,.herald-header-sticky .herald-menu-popup-search:hover>span,.herald-header-sticky .herald-cart-icon:hover a{color:#444;background-color:#fff}.herald-header-sticky .herald-login #loginform label,.herald-header-sticky .herald-login #loginform input,.herald-header-sticky .herald-login p,.herald-header-sticky a.btn-logout,.herald-header-sticky .herald-login .herald-registration-link:hover,.herald-header-sticky .herald-login .herald-lost-password-link:hover{color:#444}.herald-header-sticky .herald-login .herald-registration-link:after{background:rgb(68 68 68 / .15)}.herald-header-sticky .herald-login a{color:#444}.herald-header-sticky .herald-login a:hover,.herald-header-sticky .herald-login .herald-registration-link,.herald-header-sticky .herald-login .herald-lost-password-link{color:#0288d1}.herald-header-sticky .herald-login #loginform input[type=submit],.herald-header-sticky .herald-in-popup .btn-logout{background-color:#0288d1;color:#fff}.herald-header-sticky a.btn-logout:hover{color:#fff}.header-trending{background:#eee;color:#666}.header-trending a{color:#666}.header-trending a:hover{color:#111}.herald-site-content{margin-top:1px}body{background-color:#eee;color:#000;font-family:'';font-weight:}.herald-site-content{background-color:#fff;box-shadow:0 0 0 1px rgb(0 0 0 / .1)}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.h7,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2{font-family:'';font-weight:}.header-middle .herald-menu,.header-bottom .herald-menu,.herald-header-sticky .herald-menu,.herald-mobile-nav{font-family:'';font-weight:}.herald-menu li.herald-mega-menu .herald-ovrld .meta-category a{font-family:'';font-weight:}.herald-entry-content blockquote p{color:#0288d1}pre{background:rgb(0 0 0 / .06);border:1px solid rgb(0 0 0 / .2)}thead{background:rgb(0 0 0 / .06)}a,.entry-title a:hover,.herald-menu .sub-menu li .meta-category a{color:#0288d1}.entry-meta-wrapper .entry-meta span:before,.entry-meta-wrapper .entry-meta a:before,.entry-meta-wrapper .entry-meta .meta-item:before,.entry-meta-wrapper .entry-meta div,li.herald-mega-menu .sub-menu .entry-title a,.entry-meta-wrapper .herald-author-twitter{color:#000}.herald-mod-title h1,.herald-mod-title h2,.herald-mod-title h4{color:#fff}.herald-mod-head:after,.herald-mod-title .herald-color,.widget-title:after,.widget-title span{color:#fff;background-color:#333}.herald-mod-title .herald-color a{color:#fff}.herald-ovrld .meta-category a,.herald-fa-wrapper .meta-category a{background-color:#0288d1}.meta-tags a,.widget_tag_cloud a,.herald-share-meta:after,.wp-block-tag-cloud a{background:rgb(51 51 51 / .1)}h1,h2,h3,h4,h5,h6,.entry-title a{color:#333}.herald-pagination .page-numbers,.herald-mod-subnav a,.herald-mod-actions a,.herald-slider-controls div,.meta-tags a,.widget.widget_tag_cloud a,.herald-sidebar .mks_autor_link_wrap a,.herald-sidebar .meks-instagram-follow-link a,.mks_themeforest_widget .mks_read_more a,.herald-read-more,.wp-block-tag-cloud a{color:#000}.widget.widget_tag_cloud a:hover,.entry-content .meta-tags a:hover,.wp-block-tag-cloud a:hover{background-color:#0288d1;color:#FFF}.herald-pagination .prev.page-numbers,.herald-pagination .next.page-numbers,.herald-pagination .prev.page-numbers:hover,.herald-pagination .next.page-numbers:hover,.herald-pagination .page-numbers.current,.herald-pagination .page-numbers.current:hover,.herald-next a,.herald-pagination .herald-next a:hover,.herald-prev a,.herald-pagination .herald-prev a:hover,.herald-load-more a,.herald-load-more a:hover,.entry-content .herald-search-submit,.herald-mod-desc .herald-search-submit,.wpcf7-submit,body div.wpforms-container-full .wpforms-form input[type=submit],body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#0288d1;color:#FFF}.herald-pagination .page-numbers:hover{background-color:rgb(0 0 0 / .1)}.widget a,.recentcomments a,.widget a:hover,.herald-sticky-next a:hover,.herald-sticky-prev a:hover,.herald-mod-subnav a:hover,.herald-mod-actions a:hover,.herald-slider-controls div:hover,.meta-tags a:hover,.widget_tag_cloud a:hover,.mks_autor_link_wrap a:hover,.meks-instagram-follow-link a:hover,.mks_themeforest_widget .mks_read_more a:hover,.herald-read-more:hover,.widget .entry-title a:hover,li.herald-mega-menu .sub-menu .entry-title a:hover,.entry-meta-wrapper .meta-item:hover a,.entry-meta-wrapper .meta-item:hover a:before,.entry-meta-wrapper .herald-share:hover>span,.entry-meta-wrapper .herald-author-name:hover,.entry-meta-wrapper .herald-author-twitter:hover,.entry-meta-wrapper .herald-author-twitter:hover:before{color:#0288d1}.widget ul li a,.widget .entry-title a,.herald-author-name,.entry-meta-wrapper .meta-item,.entry-meta-wrapper .meta-item span,.entry-meta-wrapper .meta-item a,.herald-mod-actions a{color:#000}.widget li:before{background:rgb(0 0 0 / .3)}.widget_categories .count{background:#0288d1;color:#FFF}input[type="submit"],button[type="submit"],body div.wpforms-container-full .wpforms-form input[type=submit]:hover,body div.wpforms-container-full .wpforms-form button[type=submit]:hover,body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,.spinner>div{background-color:#0288d1}.herald-mod-actions a:hover,.comment-body .edit-link a,.herald-breadcrumbs a:hover{color:#0288d1}.herald-header-wraper .herald-soc-nav a:hover,.meta-tags span,li.herald-mega-menu .herald-ovrld .entry-title a,li.herald-mega-menu .herald-ovrld .entry-title a:hover,.herald-ovrld .entry-meta .herald-reviews i:before{color:#FFF}.entry-meta .meta-item,.entry-meta span,.entry-meta a,.meta-category span,.post-date,.recentcomments,.rss-date,.comment-metadata a,.entry-meta a:hover,.herald-menu li.herald-mega-menu .col-lg-3 a:after,.herald-breadcrumbs,.herald-breadcrumbs a,.entry-meta .herald-reviews i:before{color:#999}.herald-lay-a .herald-lay-over{background:#fff}.herald-pagination a:hover,input[type="submit"]:hover,button[type="submit"]:hover,.entry-content .herald-search-submit:hover,.wpcf7-submit:hover,.herald-fa-wrapper .meta-category a:hover,.herald-ovrld .meta-category a:hover,.herald-mod-desc .herald-search-submit:hover,.herald-single-sticky .herald-share .meks_ess a:hover,body div.wpforms-container-full .wpforms-form input[type=submit]:hover,body div.wpforms-container-full .wpforms-form button[type=submit]:hover,body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover{cursor:pointer;text-decoration:none;background-image:-moz-linear-gradient(left,rgb(0 0 0 / .1) 0%,rgb(0 0 0 / .1) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0%,rgb(0 0 0 / .1)),color-stop(100%,rgb(0 0 0 / .1)));background-image:-webkit-linear-gradient(left,rgb(0 0 0 / .1) 0%,rgb(0 0 0 / .1) 100%);background-image:-o-linear-gradient(left,rgb(0 0 0 / .1) 0%,rgb(0 0 0 / .1) 100%);background-image:-ms-linear-gradient(left,rgb(0 0 0 / .1) 0%,rgb(0 0 0 / .1) 100%);background-image:linear-gradient(to right,rgb(0 0 0 / .1) 0%,rgb(0 0 0 / .1) 100%)}.herald-sticky-next a,.herald-sticky-prev a{color:#000}.herald-sticky-prev a:before,.herald-sticky-next a:before,.herald-comment-action,.meta-tags span,.herald-entry-content .herald-link-pages a{background:#000}.herald-sticky-prev a:hover:before,.herald-sticky-next a:hover:before,.herald-comment-action:hover,div.mejs-controls .mejs-time-rail .mejs-time-current,.herald-entry-content .herald-link-pages a:hover{background:#0288d1}.herald-site-footer{background:#222;color:#ddd}.herald-site-footer .widget-title span{color:#ddd;background:#fff0}.herald-site-footer .widget-title:before{background:#ddd}.herald-site-footer .widget-title:after,.herald-site-footer .widget_tag_cloud a{background:rgb(221 221 221 / .1)}.herald-site-footer .widget li:before{background:rgb(221 221 221 / .3)}.herald-site-footer a,.herald-site-footer .widget a:hover,.herald-site-footer .widget .meta-category a,.herald-site-footer .herald-slider-controls .owl-prev:hover,.herald-site-footer .herald-slider-controls .owl-next:hover,.herald-site-footer .herald-slider-controls .herald-mod-actions:hover{color:#0288d1}.herald-site-footer .widget a,.herald-site-footer .mks_author_widget h3{color:#ddd}.herald-site-footer .entry-meta .meta-item,.herald-site-footer .entry-meta span,.herald-site-footer .entry-meta a,.herald-site-footer .meta-category span,.herald-site-footer .post-date,.herald-site-footer .recentcomments,.herald-site-footer .rss-date,.herald-site-footer .comment-metadata a{color:#aaa}.herald-site-footer .mks_author_widget .mks_autor_link_wrap a,.herald-site-footer.mks_read_more a,.herald-site-footer .herald-read-more,.herald-site-footer .herald-slider-controls .owl-prev,.herald-site-footer .herald-slider-controls .owl-next,.herald-site-footer .herald-mod-wrap .herald-mod-actions a{border-color:rgb(221 221 221 / .2)}.herald-site-footer .mks_author_widget .mks_autor_link_wrap a:hover,.herald-site-footer.mks_read_more a:hover,.herald-site-footer .herald-read-more:hover,.herald-site-footer .herald-slider-controls .owl-prev:hover,.herald-site-footer .herald-slider-controls .owl-next:hover,.herald-site-footer .herald-mod-wrap .herald-mod-actions a:hover{border-color:rgb(2 136 209 / .5)}.herald-site-footer .widget_search .herald-search-input{color:#222}.herald-site-footer .widget_tag_cloud a:hover{background:#0288d1;color:#FFF}.footer-bottom a{color:#ddd}.footer-bottom a:hover,.footer-bottom .herald-copyright a{color:#0288d1}.footer-bottom .herald-menu li:hover>a{color:#0288d1}.footer-bottom .sub-menu{background-color:rgb(0 0 0 / .5)}.herald-pagination{border-top:1px solid rgb(51 51 51 / .1)}.entry-content a:hover,.comment-respond a:hover,.comment-reply-link:hover{border-bottom:2px solid #0288d1}.footer-bottom .herald-copyright a:hover{border-bottom:2px solid #0288d1}.herald-slider-controls .owl-prev,.herald-slider-controls .owl-next,.herald-mod-wrap .herald-mod-actions a{border:1px solid rgb(0 0 0 / .2)}.herald-slider-controls .owl-prev:hover,.herald-slider-controls .owl-next:hover,.herald-mod-wrap .herald-mod-actions a:hover,.herald-author .herald-socials-actions .herald-mod-actions a:hover{border-color:rgb(2 136 209 / .5)}#wp-calendar thead th,#wp-calendar tbody td,#wp-calendar tbody td:last-child{border:1px solid rgb(0 0 0 / .1)}.herald-link-pages{border-bottom:1px solid rgb(0 0 0 / .1)}.herald-lay-h:after,.herald-site-content .herald-related .herald-lay-h:after,.herald-lay-e:after,.herald-site-content .herald-related .herald-lay-e:after,.herald-lay-j:after,.herald-site-content .herald-related .herald-lay-j:after,.herald-lay-l:after,.herald-site-content .herald-related .herald-lay-l:after{background-color:rgb(0 0 0 / .1)}.wp-block-button__link,.wp-block-search__button{background:#0288d1}.wp-block-search__button{color:#fff}input[type="text"],input[type="search"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="date"],input[type="password"],select,textarea,.herald-single-sticky,td,th,table,.mks_author_widget .mks_autor_link_wrap a,.widget .meks-instagram-follow-link a,.mks_read_more a,.herald-read-more{border-color:rgb(0 0 0 / .2)}.entry-content .herald-search-input,.herald-fake-button,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="tel"]:focus,input[type="number"]:focus,input[type="date"]:focus,input[type="password"]:focus,textarea:focus{border-color:rgb(0 0 0 / .3)}.mks_author_widget .mks_autor_link_wrap a:hover,.widget .meks-instagram-follow-link a:hover,.mks_read_more a:hover,.herald-read-more:hover{border-color:rgb(2 136 209 / .5)}.comment-form,.herald-gray-area,.entry-content .herald-search-form,.herald-mod-desc .herald-search-form{background-color:rgb(0 0 0 / .06);border:1px solid rgb(0 0 0 / .15)}.herald-boxed .herald-breadcrumbs{background-color:rgb(0 0 0 / .06)}.herald-breadcrumbs{border-color:rgb(0 0 0 / .15)}.single .herald-entry-content .herald-da,.archive .herald-posts .herald-da{border-top:1px solid rgb(0 0 0 / .15)}.archive .herald-posts .herald-da{border-bottom:1px solid rgb(0 0 0 / .15)}li.comment .comment-body:after{background-color:rgb(0 0 0 / .06)}.herald-pf-invert .entry-title a:hover .herald-format-icon{background:#0288d1}.herald-responsive-header,.herald-mobile-nav,.herald-responsive-header .herald-menu-popup-search .fa{color:#fff;background:#0288d1}.herald-responsive-header a{color:#fff}.herald-mobile-nav li a{color:#fff}.herald-mobile-nav li a,.herald-mobile-nav .herald-mega-menu.herald-mega-menu-classic>.sub-menu>li>a{border-bottom:1px solid rgb(255 255 255 / .15)}.herald-mobile-nav{border-right:1px solid rgb(255 255 255 / .15)}.herald-mobile-nav li a:hover{color:#fff;background-color:#424242}.herald-menu-toggler{color:#fff;border-color:rgb(255 255 255 / .15)}.herald-goto-top{color:#fff;background-color:#333}.herald-goto-top:hover{background-color:#0288d1}.herald-responsive-header .herald-menu-popup>span,.herald-responsive-header .herald-search-active>span{color:#fff}.herald-responsive-header .herald-menu-popup-search .herald-in-popup{background:#fff}.herald-responsive-header .herald-search-input,.herald-responsive-header .herald-menu-popup-search .herald-search-submit{color:#000}a.herald-cat-66,.widget a.herald-cat-66{color:#03bf00}.herald-mod-head.herald-cat-66:after{background:#03bf00}.herald-mod-head.herald-cat-66 .herald-color{background:#03bf00}.herald-ovrld .meta-category a.herald-cat-66{background-color:#03bf00;color:#FFF}.widget_categories .cat-item-66 .count{background-color:#03bf00}.herald-fa-colored .herald-cat-66 .fa-post-thumbnail:before{background-color:#03bf00}.herald-fa-wrapper .meta-category .herald-cat-66{background-color:#03bf00}.widget_categories .cat-item-66 a:hover{color:#03bf00}.herald-site-footer .widget a.herald-cat-66{color:#03bf00}li.herald-mega-menu .sub-menu a.herald-cat-66{color:#03bf00}a.herald-cat-65,.widget a.herald-cat-65{color:#2f9395}.herald-mod-head.herald-cat-65:after{background:#2f9395}.herald-mod-head.herald-cat-65 .herald-color{background:#2f9395}.herald-ovrld .meta-category a.herald-cat-65{background-color:#2f9395;color:#FFF}.widget_categories .cat-item-65 .count{background-color:#2f9395}.herald-fa-colored .herald-cat-65 .fa-post-thumbnail:before{background-color:#2f9395}.herald-fa-wrapper .meta-category .herald-cat-65{background-color:#2f9395}.widget_categories .cat-item-65 a:hover{color:#2f9395}.herald-site-footer .widget a.herald-cat-65{color:#2f9395}li.herald-mega-menu .sub-menu a.herald-cat-65{color:#2f9395}a.herald-cat-71,.widget a.herald-cat-71{color:#e24444}.herald-mod-head.herald-cat-71:after{background:#e24444}.herald-mod-head.herald-cat-71 .herald-color{background:#e24444}.herald-ovrld .meta-category a.herald-cat-71{background-color:#e24444;color:#FFF}.widget_categories .cat-item-71 .count{background-color:#e24444}.herald-fa-colored .herald-cat-71 .fa-post-thumbnail:before{background-color:#e24444}.herald-fa-wrapper .meta-category .herald-cat-71{background-color:#e24444}.widget_categories .cat-item-71 a:hover{color:#e24444}.herald-site-footer .widget a.herald-cat-71{color:#e24444}li.herald-mega-menu .sub-menu a.herald-cat-71{color:#e24444}a.herald-cat-74,.widget a.herald-cat-74{color:#8bc34a}.herald-mod-head.herald-cat-74:after{background:#8bc34a}.herald-mod-head.herald-cat-74 .herald-color{background:#8bc34a}.herald-ovrld .meta-category a.herald-cat-74{background-color:#8bc34a;color:#FFF}.widget_categories .cat-item-74 .count{background-color:#8bc34a}.herald-fa-colored .herald-cat-74 .fa-post-thumbnail:before{background-color:#8bc34a}.herald-fa-wrapper .meta-category .herald-cat-74{background-color:#8bc34a}.widget_categories .cat-item-74 a:hover{color:#8bc34a}.herald-site-footer .widget a.herald-cat-74{color:#8bc34a}li.herald-mega-menu .sub-menu a.herald-cat-74{color:#8bc34a}a.herald-cat-68,.widget a.herald-cat-68{color:#355c7d}.herald-mod-head.herald-cat-68:after{background:#355c7d}.herald-mod-head.herald-cat-68 .herald-color{background:#355c7d}.herald-ovrld .meta-category a.herald-cat-68{background-color:#355c7d;color:#FFF}.widget_categories .cat-item-68 .count{background-color:#355c7d}.herald-fa-colored .herald-cat-68 .fa-post-thumbnail:before{background-color:#355c7d}.herald-fa-wrapper .meta-category .herald-cat-68{background-color:#355c7d}.widget_categories .cat-item-68 a:hover{color:#355c7d}.herald-site-footer .widget a.herald-cat-68{color:#355c7d}li.herald-mega-menu .sub-menu a.herald-cat-68{color:#355c7d}a.herald-cat-69,.widget a.herald-cat-69{color:#9400d3}.herald-mod-head.herald-cat-69:after{background:#9400d3}.herald-mod-head.herald-cat-69 .herald-color{background:#9400d3}.herald-ovrld .meta-category a.herald-cat-69{background-color:#9400d3;color:#FFF}.widget_categories .cat-item-69 .count{background-color:#9400d3}.herald-fa-colored .herald-cat-69 .fa-post-thumbnail:before{background-color:#9400d3}.herald-fa-wrapper .meta-category .herald-cat-69{background-color:#9400d3}.widget_categories .cat-item-69 a:hover{color:#9400d3}.herald-site-footer .widget a.herald-cat-69{color:#9400d3}li.herald-mega-menu .sub-menu a.herald-cat-69{color:#9400d3}a.herald-cat-72,.widget a.herald-cat-72{color:#ff3a3a}.herald-mod-head.herald-cat-72:after{background:#ff3a3a}.herald-mod-head.herald-cat-72 .herald-color{background:#ff3a3a}.herald-ovrld .meta-category a.herald-cat-72{background-color:#ff3a3a;color:#FFF}.widget_categories .cat-item-72 .count{background-color:#ff3a3a}.herald-fa-colored .herald-cat-72 .fa-post-thumbnail:before{background-color:#ff3a3a}.herald-fa-wrapper .meta-category .herald-cat-72{background-color:#ff3a3a}.widget_categories .cat-item-72 a:hover{color:#ff3a3a}.herald-site-footer .widget a.herald-cat-72{color:#ff3a3a}li.herald-mega-menu .sub-menu a.herald-cat-72{color:#ff3a3a}a.herald-cat-78,.widget a.herald-cat-78{color:#623122}.herald-mod-head.herald-cat-78:after{background:#623122}.herald-mod-head.herald-cat-78 .herald-color{background:#623122}.herald-ovrld .meta-category a.herald-cat-78{background-color:#623122;color:#FFF}.widget_categories .cat-item-78 .count{background-color:#623122}.herald-fa-colored .herald-cat-78 .fa-post-thumbnail:before{background-color:#623122}.herald-fa-wrapper .meta-category .herald-cat-78{background-color:#623122}.widget_categories .cat-item-78 a:hover{color:#623122}.herald-site-footer .widget a.herald-cat-78{color:#623122}li.herald-mega-menu .sub-menu a.herald-cat-78{color:#623122}a.herald-cat-70,.widget a.herald-cat-70{color:#000}.herald-mod-head.herald-cat-70:after{background:#000}.herald-mod-head.herald-cat-70 .herald-color{background:#000}.herald-ovrld .meta-category a.herald-cat-70{background-color:#000;color:#FFF}.widget_categories .cat-item-70 .count{background-color:#000}.herald-fa-colored .herald-cat-70 .fa-post-thumbnail:before{background-color:#000}.herald-fa-wrapper .meta-category .herald-cat-70{background-color:#000}.widget_categories .cat-item-70 a:hover{color:#000}.herald-site-footer .widget a.herald-cat-70{color:#000}li.herald-mega-menu .sub-menu a.herald-cat-70{color:#000}a.herald-cat-73,.widget a.herald-cat-73{color:#0288d1}.herald-mod-head.herald-cat-73:after{background:#0288d1}.herald-mod-head.herald-cat-73 .herald-color{background:#0288d1}.herald-ovrld .meta-category a.herald-cat-73{background-color:#0288d1;color:#FFF}.widget_categories .cat-item-73 .count{background-color:#0288d1}.herald-fa-colored .herald-cat-73 .fa-post-thumbnail:before{background-color:#0288d1}.herald-fa-wrapper .meta-category .herald-cat-73{background-color:#0288d1}.widget_categories .cat-item-73 a:hover{color:#0288d1}.herald-site-footer .widget a.herald-cat-73{color:#0288d1}li.herald-mega-menu .sub-menu a.herald-cat-73{color:#0288d1}a.herald-cat-156,.widget a.herald-cat-156{color:#ffa726}.herald-mod-head.herald-cat-156:after{background:#ffa726}.herald-mod-head.herald-cat-156 .herald-color{background:#ffa726}.herald-ovrld .meta-category a.herald-cat-156{background-color:#ffa726;color:#FFF}.widget_categories .cat-item-156 .count{background-color:#ffa726}.herald-fa-colored .herald-cat-156 .fa-post-thumbnail:before{background-color:#ffa726}.herald-fa-wrapper .meta-category .herald-cat-156{background-color:#ffa726}.widget_categories .cat-item-156 a:hover{color:#ffa726}.herald-site-footer .widget a.herald-cat-156{color:#ffa726}li.herald-mega-menu .sub-menu a.herald-cat-156{color:#ffa726}.site-title a{text-transform:none}.site-description{text-transform:none}.main-navigation{text-transform:none}.entry-title{text-transform:none}.meta-category a{text-transform:none}.herald-mod-title{text-transform:none}.herald-sidebar .widget-title{text-transform:none}.herald-site-footer .widget-title{text-transform:none}.has-small-font-size{font-size:1.4rem}.has-large-font-size{font-size:2.5rem}.has-huge-font-size{font-size:3.2rem}@media(min-width:1025px){.has-small-font-size{font-size:1.4rem}.has-normal-font-size{font-size:1.8rem}.has-large-font-size{font-size:2.5rem}.has-huge-font-size{font-size:3.2rem}}.has-herald-acc-background-color{background-color:#0288d1}.has-herald-acc-color{color:#0288d1}.has-herald-meta-background-color{background-color:#999}.has-herald-meta-color{color:#999}.has-herald-txt-background-color{background-color:#000}.has-herald-txt-color{color:#000}.has-herald-bg-background-color{background-color:#fff}.has-herald-bg-color{color:#fff}.has-herald-cat-66-background-color{background-color:#03bf00}.has-herald-cat-66-color{color:#03bf00}.has-herald-cat-65-background-color{background-color:#2f9395}.has-herald-cat-65-color{color:#2f9395}.has-herald-cat-71-background-color{background-color:#e24444}.has-herald-cat-71-color{color:#e24444}.has-herald-cat-74-background-color{background-color:#8bc34a}.has-herald-cat-74-color{color:#8bc34a}.has-herald-cat-68-background-color{background-color:#355c7d}.has-herald-cat-68-color{color:#355c7d}.has-herald-cat-69-background-color{background-color:#9400d3}.has-herald-cat-69-color{color:#9400d3}.has-herald-cat-72-background-color{background-color:#ff3a3a}.has-herald-cat-72-color{color:#ff3a3a}.has-herald-cat-78-background-color{background-color:#623122}.has-herald-cat-78-color{color:#623122}.has-herald-cat-70-background-color{background-color:#000}.has-herald-cat-70-color{color:#000}.has-herald-cat-73-background-color{background-color:#0288d1}.has-herald-cat-73-color{color:#0288d1}.has-herald-cat-156-background-color{background-color:#ffa726}.has-herald-cat-156-color{color:#ffa726}.fa-post-thumbnail:before,.herald-ovrld .herald-post-thumbnail span:before,.herald-ovrld .herald-post-thumbnail a:before,.herald-ovrld:hover .herald-post-thumbnail-single span:before{opacity:.5}.herald-fa-item:hover .fa-post-thumbnail:before,.herald-ovrld:hover .herald-post-thumbnail a:before,.herald-ovrld:hover .herald-post-thumbnail span:before{opacity:.8}@media only screen and (min-width:1249px){.herald-site-header .header-top,.header-middle,.header-bottom,.herald-header-sticky,.header-trending{display:block!important}.herald-responsive-header,.herald-mobile-nav{display:none!important}.herald-mega-menu .sub-menu{display:block}.header-mobile-da{display:none}}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td,nav,a{direction:rtl;unicode-bidi:embed;text-align:right}.herald-slider-controls{direction:ltr}.herald-post .col-lg-1,.herald-post .col-lg-10,.herald-post .col-lg-11,.herald-post .col-lg-12,.herald-post .col-lg-2,.herald-post .col-lg-3,.herald-post .col-lg-4,.herald-post .col-lg-5,.herald-post .col-lg-6,.herald-post .col-lg-7,.herald-post .col-lg-8,.herald-post .col-lg-9{float:right}.header-trending .row>.col-lg-2{float:right}.herald-section-row{margin-right:-15px;margin-left:-15px;padding-right:15px;padding-left:15px;float:right}.alignleft{float:right;margin-left:20px}.alignright{float:left;margin-right:20px}.wp-caption-text{text-align:right;right:0}.herald-mod-wrap .herald-mod-head{float:right}.herald-mod-wrap .herald-mod-head:after{right:0}.herald-mod-wrap .herald-mod-h{width:101%}.herald-mod-wrap .herald-mod-subnav{margin-right:15px}.herald-mod-wrap .herald-mod-subnav a{margin-left:15px;margin-right:0}.herald-mod-wrap .herald-mod-desc{float:right}.herald-mod-wrap .herald-mod-actions{float:left;left:0;right:auto}.herald-mod-desc .avatar{margin-left:20px;float:right}.herald-slider-controls{margin-right:8px;float:left;margin-left:0}.herald-slider-controls .owl-next{margin-right:8px}.herald-slider-controls .owl-next i{margin-left:-2px}.meta-category{text-align:right}.meta-category i{margin-left:7px}.herald-ovrld .meta-category{text-align:center}.sticky .entry-title a:before{margin-left:8px}.herald-format-icon{margin:-3px 0 0 8px}.herald-pf-invert .herald-format-icon{margin:-5px 0 0 10px}.herald-pf-invert .herald-format-icon .fa-play{margin-right:3px}.herald-pf .herald-format-icon{margin:-5px 0 0 10px}.herald-post-thumbnail .herald-format-icon{right:50%}.herald-format-icon-big .herald-format-icon{margin-right:-40px}.herald-format-icon-big .herald-format-icon .fa-play{margin-right:7px}.herald-format-icon-middle .herald-format-icon{margin-right:-30px}.herald-format-icon-small .herald-format-icon{margin-right:-20px}.herald-format-icon-small .herald-format-icon .fa-play{margin-right:3px}.herald-lay-a3 .herald-post-thumbnail .herald-format-icon{right:initial}.herald-pagination{float:right}.herald-pagination .prev{right:0;left:auto}.herald-pagination .prev:before{margin-left:8px}.herald-pagination .next{left:0;right:auto}.herald-pagination .next:after{margin-right:8px}.herald-pagination .herald-next a:after,.herald-pagination .next:after,.herald-pagination .prev:before{display:none}.herald-page .col-mod-single .herald-ovrld .entry-header .entry-title{text-align:center}.herald-pagination .herald-next a:before,.herald-pagination .next:before{font-family:"FontAwesome";content:"\f104";margin-right:8px}.herald-pagination .prev:after{font-family:"FontAwesome";content:"\f105";margin-left:8px}.herald-pagination .herald-next{float:left}.herald-pagination .herald-next a:after{margin-right:8px}.herald-pagination .herald-prev{float:right}.herald-pagination .herald-prev a:before{margin-left:8px}.herald-ovrld .meta-category a{margin-left:10px}.entry-header .herald-date span:before,.entry-header .herald-comments a:before,.entry-header .herald-author a:before,.entry-header .herald-rtime:before,.entry-header .herald-views:before{padding:0 0 3px 0;margin:0 0 0 5px;text-align:right;float:right}.entry-header .meta-small .meta-item span:before,.entry-header .meta-small .meta-item a:before,.entry-header .meta-small .meta-item div:before{margin:1px 0 0 5px}.entry-meta .meta-item{margin-left:14px;margin-right:0}.herald-no-pad{padding:0 0 0 15px!important}.herald-image-format .herald-format-ico{right:50%;margin:-29px -29px 0 0;padding:10px 2px 0 0}.gallery-icon a:after{right:50%;margin-right:-29px;padding:10px 0 0 0}.single-format-gallery .meta-media{margin-right:-10px;margin-left:-10px}.gallery-item{padding:0 10px 20px 10px}.gallery-columns-1 .owl-nav .owl-prev{right:30px;padding-left:1px;left:initial}.gallery-columns-1 .owl-nav .owl-next{left:30px;padding-right:4px;right:initial}.gallery-columns-1 .fa-angle-left:before{content:"\f105"}.gallery-columns-1 .fa-angle-right:before{content:"\f104"}.gallery-icon .herald-popup{float:right}.entry-content .herald-search-form,.herald-mod-desc .herald-search-form{float:right}.entry-content .herald-search-input,.herald-mod-desc .herald-search-input{float:right}.entry-content .herald-search-submit,.herald-mod-desc .herald-search-submit{margin-right:1%}body .has-post-thumbnail .meta-media .wp-playlist-item:last-child,body .format-video .meta-media .wp-playlist-item:last-child{border-color:rgb(0 0 0 / .18)}body .has-post-thumbnail .meta-media .wp-audio-shortcode,body .format-video .meta-media .wp-audio-shortcode,body .has-post-thumbnail .meta-media .wp-playlist-current-item,body .format-video .meta-media .wp-playlist-current-item,body .has-post-thumbnail .meta-media .wp-playlist-tracks,body .format-video .meta-media .wp-playlist-tracks,body .has-post-thumbnail .meta-media .wp-playlist-item,body .format-video .meta-media .wp-playlist-item{border-color:rgb(0 0 0 / .18)}body .format-audio .meta-media,body .format-video .meta-media{overflow:hidden}body .format-video .meta-media div.mejs-container .mejs-controls{right:30px;left:30px}body .mejs-container .mejs-controls .mejs-button.mejs-playpause-button{margin-right:20px;margin-left:20px}body .mejs-container .mejs-controls .mejs-button.mejs-volume-button{margin-right:0;margin-left:10px}body .mejs-container .mejs-controls .mejs-button button{left:0;right:0}body .mejs-controls a.mejs-horizontal-volume-slider{margin:32px 0 0 20px}body .mejs-controls .mejs-button button:before,body .mejs-controls .mejs-button button:before{left:0;right:0}body .wp-playlist .wp-playlist-current-item img{margin-left:20px}body .wp-playlist-item-length{left:.55555556em}.herald-gray-area{float:right}.herald-loader{right:50%;margin:0 -35px 0 auto}.entry-content ul{padding-right:20px}.entry-content ol{padding-right:24px}table{border-right:1px solid}caption,th,td{text-align:right}td{border-left:1px solid}td.pad{border-left:none}.text-left{text-align:right}.text-right{text-align:left}.success,.error{float:right}span.wpcf7-not-valid-tip{left:3px;right:auto}.header-top .hel-l>*,.header-top .hel-r>*{float:right}.header-top .herald-in-popup .herald-search-form .herald-search-input{padding:0 10px 0 40px}.header-middle .herald-in-popup .herald-search-form .herald-search-input{padding:0 10px 0 40px}.header-middle .herald-menu-popup>span{border-radius:2px 2px 0 0}.header-middle .herald-menu-popup-search.herald-search-active .fa{border-radius:2px 2px 0 0}.header-bottom .herald-in-popup .herald-search-form .herald-search-input,.herald-header-sticky .herald-in-popup .herald-search-form .herald-search-input{padding:0 10px 0 40px}.herald-soc-nav li{float:right}.herald-soc-nav li:last-child{margin-left:0}.herald-header-sticky{right:0}.header-trending .herald-post-thumbnail{float:right;margin-left:10px}.header-trending .h6{float:right}.herald-menu-popup>span{float:right}.herald-menu-popup li{float:right;text-align:right}.herald-menu-popup li a{float:right;text-align:right}.herald-menu-popup-search .fa{float:right}.herald-menu-popup-search .herald-in-popup{text-align:right}.herald-menu-popup-search .herald-in-popup li{float:right}.hel-l>*:first-child{margin-right:0}.hel-r>*:first-child{margin-left:0}.herald-calendar .fa{margin-left:8px}.herald-mobile-nav li a,.herald-mobile-nav .herald-mega-menu.herald-mega-menu-classic>.sub-menu>li>a{margin-right:0;padding:16px 50px 15px 20px}.herald-menu-toggler{left:auto}.herald-mobile-nav li .sub-menu a{padding-right:50px}.herald-menu ul>li>a{float:right}.herald-menu ul>li>ul li:hover>a{padding-right:20px}.herald-menu li{float:right}.herald-menu li:last-child{margin-left:0}.herald-menu ul>.menu-item-has-children>a:after,.herald-menu .herald-mega-menu>a:after{margin-right:7px;float:left}.herald-menu ul ul{float:right;right:-999em;text-align:right}.herald-menu .sub-menu li a{float:right}.herald-menu ul li:hover>ul,.herald-menu ul li:focus>ul{right:0}.herald-menu ul ul ul{right:-999em}.herald-menu ul ul li:hover>ul,.herald-menu ul ul li.focus>ul{right:100%}.header-bottom .herald-menu li a{float:right}.herald-menu-popup .herald-in-popup{float:right;right:0;text-align:right}.herald-menu-popup .herald-in-popup li{float:right}.hel-r .herald-menu-popup:hover .herald-in-popup,.hel-r .herald-menu-popup:focus .herald-in-popup{left:0;right:auto}.hel-r .herald-menu-popup-search.herald-search-active .herald-in-popup{right:auto}.hel-l .herald-menu-popup:hover .herald-in-popup,.hel-c .herald-menu-popup:hover .herald-in-popup,.hel-l .herald-menu-popup:focus .herald-in-popup,.hel-c .herald-menu-popup:focus .herald-in-popup{right:0}.herald-site-header .herald-search-input,.herald-header-sticky .herald-search-input{padding:0 10px 0 30px}.herald-site-header .herald-search-submit,.herald-header-sticky .herald-search-submit{left:3px}.header-top .hel-l .herald-menu>ul>li:last-child>a{padding:11px 10px 11px 0}.header-top .hel-r .herald-menu>ul>li:last-child>a{padding:11px 10px 11px 0}.hel-r .herald-menu .menu{padding:0}.herald-in-popup .herald-search-submit{left:15px}.header-middle .herald-menu ul>li.menu-item-has-children>a{border-radius:2px 2px 0 0}.header-middle .herald-menu .sub-menu{border-radius:2px 0 2px 2px}.header-middle .herald-menu ul li.herald-mega-menu a{border-radius:2px 2px 0 0}.header-middle .hel-c .herald-menu{text-align:center}.header-middle .hel-c .herald-menu ul li.herald-mega-menu:hover .sub-menu{right:-5px}.header-bottom .hel-c .herald-menu ul li.herald-mega-menu:hover .sub-menu{right:15px}.herald-menu li.herald-mega-menu .sub-menu ul{right:0}.herald-menu li.herald-mega-menu .herald-module{padding-right:40px}.herald-menu li.herald-mega-menu .col-lg-3{padding-left:40px}.herald-menu li.herald-mega-menu .col-lg-3 a{float:right}.herald-menu li.herald-mega-menu .col-lg-3 a:hover{padding-right:5px}.herald-boxed .herald-site-header .herald-mega-menu .container{float:right}.herald-menu li.herald-mega-menu-classic .sub-menu .entry-title a{text-align:right}.herald-mega-menu.herald-mega-menu-classic>.sub-menu>li{text-align:right}.herald-site-header .herald-mega-menu.menu-item-has-children .sub-menu ul{right:0}.herald-mega-menu-classic>.sub-menu>li{text-align:right;border-right:1px solid rgb(0 0 0 / .1)}.herald-mega-menu>.sub-menu>li:first-child{border-right:none}.herald-mega-menu-classic .sub-menu>li.menu-item-has-children>a:after{text-align:right}.herald-mega-menu.herald-mega-menu-classic>.sub-menu>li:first-child{padding-right:0}.herald-mega-menu.herald-mega-menu-classic>.sub-menu>li:last-child{padding-left:0}.herald-mega-menu.herald-mega-menu-classic .sub-menu .sub-menu>li:hover>a{padding-right:5px}.herald-mega-menu.herald-mega-menu-classic>.sub-menu>li a{float:right}.herald-section article{padding-right:20px;padding-left:20px;float:right}.herald-hor-col{padding-right:20px;padding-left:20px;float:right}.herald-md-col{float:right}.herald-ovrld .herald-post-thumbnail a:before,.herald-ovrld .herald-post-thumbnail span:before{right:0}.stickit{margin-right:660px}.stickit-end{left:0}.herald-site-footer{float:right}.herald-site-footer .widget-title span{padding:0 0 10px 0}.widget-title span,.site-title,.herald-read-more{white-space:pre}.footer-bottom{float:right}.herald-site-footer .footer-bottom .herald-menu ul .menu-item-has-children a{border-radius:0 0 2px 2px}.entry-meta-wrapper .herald-author-twitter:before{margin-left:2px}.entry-meta-wrapper .entry-meta .meta-item{margin-left:0}.herald-share-meta:after{left:50%}.entry-content .meta-tags a{padding:7px 10px 8px 10px}.meta-tags span{padding:7px 10px 8px 10px;margin-left:5px}.herald-single .herald-lay-over{right:50%;margin-right:-345px}.herald-single-sticky .herald-sticky-prev a,.herald-link-pages .alignleft{direction:ltr}.herald-link-pages{float:right}.herald-link-pages .alignleft{margin-left:10px}.herald-entry-content .herald-link-pages a:first-child i:before{margin-right:-2px}.herald-entry-content .herald-link-pages a:last-child i:before{margin-left:-2px}.herald-fake-button{float:right}.herald-ovrld .herald-page-thumbnail span:before{right:0}.herald-sidebar .widget article{padding-right:0;padding-left:0}.dot{margin-left:0;right:8px}.widget-title span{padding:4px 14px 5px 14px;border-radius:2px 2px 0 0}.widget-title:after{right:0}.herald-pagination a{text-align:center}.list-special li{padding-right:25px}.list-special li:before{margin-left:0;right:8px}.widget_categories li a:hover .category-text{padding-right:5px}.widget_categories .count{float:right;margin-left:10px;margin-right:0}.widget_categories .children{margin-right:8px}.widget_recent_entries li{padding-right:25px}.widget_recent_entries li:before{margin-left:0;right:8px}.widget_recent_comments li,.widget_meta li,.widget_pages li,.widget_nav_menu li,.widget_rss li,.widget_archive li{padding-right:25px}.widget_recent_comments li:before,.widget_meta li:before,.widget_pages li:before,.widget_nav_menu li:before,.widget_rss li:before,.widget_archive li:before{margin-left:0;right:8px}.widget .rsswidget{margin-left:10px}.widget_search .herald-search-input{padding:0 10px 0 30px}.widget_search .herald-search-submit{left:3px}#wp-calendar tbody td{border-right:1px solid;border-left:none}#wp-calendar tbody td:last-child{border-left:1px solid}#wp-calendar tfoot #next{text-align:left}#wp-calendar tfoot #prev{padding:10px 20px 10px 20px}.tagcloud a{padding:7px 10px 8px 10px}.sidebar .mks_ads_widget .small li,.sidebar .mks_ads_widget ul.custom li,.sidebar .mks_adswidget_ul.small li,.sidebar .mks_adswidget_ul.custom li,.site-footer .mks_ads_widget .small li,.site-footer .mks_ads_widget ul.custom li,.site-footer .mks_adswidget_ul.small li,.site-footer .mks_adswidget_ul.custom li{margin-left:7px}div.mks_ads_widget .small li{margin-left:10px}.herald-sidebar .mks_author_widget img,.herald-site-footer .mks_author_widget img{margin:0 0 10px 13px}.widget.mks_flickr_widget ul.flickr li{margin:0 0 10px 10px}.widget.mks_flickr_widget ul.flickr li:nth-child(3n){margin:0 0 10px 0}.herald-post-big li .herald-fa-sid,.herald-post-slider li .herald-fa-sid{float:right}.herald-post-big li .herald-post-thumbnail:before,.herald-post-slider li .herald-post-thumbnail:before{right:0}.herald-post-big li .herald-posts-wrap,.herald-post-slider li .herald-posts-wrap{right:50%}.herald-post-slider .owl-next,.herald-post-slider .owl-prev{margin-left:5px}.herald-post-list .herald-post-thumbnail{float:right;margin-left:15px}.herald-post-list .herald-fa-sid{float:right}ul.mks_social_widget_ul{text-align:right}ul.mks_social_widget_ul li a{margin:0 0 8px 5px}.mks_themeforest_widget ul.mks_themeforest_widget_ul li{margin:0 0 12px 7px}.comment-form-author,.comment-form-email,.comment-form-url{float:right;padding:0 0 0 15px}.comment-form,.comments-main{float:right}.comment-list{margin:40px 0 0 0;float:right}.comment{float:right}.comment .avatar{float:right;margin:0 0 0 23px}.bypostauthor .comment-body .fn:before{margin-left:8px}ul.comment-list .pingback{float:right}li.comment .comment-body:after{margin-right:83px}.comment .children{padding:0 80px 0 0}.comment-list .comment-content{margin:0 83px 11px 0}.comment-list .pingback .comment-content{margin:0 0 20px 0}.comment-body .edit-link{left:0}.comment-body .edit-link a{float:left}.comment-reply-link{margin:0 83px 0 0}.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-comment label{float:right;margin:0 0 2px 0}.comment .comment-respond{float:right}#cancel-comment-reply-link{padding:0 0 5px 0;float:left;left:30px}.herald-fa-1 .fa-post-thumbnail,.herald-fa-2 .fa-post-thumbnail{right:0}.herald-fa-1 .fa-post-thumbnail:before,.herald-fa-2 .fa-post-thumbnail:before{right:0}.herald-fa-3 .herald-fa-item:nth-of-type(1),.herald-fa-4 .herald-fa-item:nth-of-type(1){border-left:1px solid #FFF}.herald-fa-3 .herald-fa-item:nth-of-type(2),.herald-fa-4 .herald-fa-item:nth-of-type(2){border-left:1px solid #FFF}.herald-fa-3 .herald-fa-item:nth-of-type(3),.herald-fa-4 .herald-fa-item:nth-of-type(3){border-left:1px solid #FFF}.herald-fa-3 .fa-post-thumbnail,.herald-fa-4 .fa-post-thumbnail{right:0}.herald-fa-3 .fa-post-thumbnail:before,.herald-fa-4 .fa-post-thumbnail:before{right:0}.herald-fa-4 .herald-fa-item:nth-of-type(1){border-left:1px solid #FFF}.herald-fa-4 .herald-fa-item:nth-of-type(2){border-left:1px solid #FFF}.herald-fa-4 .herald-fa-item:nth-of-type(3){border-left:1px solid #FFF}.herald-fa-wrapper.herald-fa-5{float:right}.herald-fa-wrapper.herald-fa-5 .entry-header{right:40px}.herald-fa-wrapper.herald-fa-5 .herald-fa-item{padding-right:0;padding-left:0}.herald-fa-wrapper.herald-fa-5 .fa-post-thumbnail{right:0}.herald-fa-wrapper.herald-fa-5 .fa-post-thumbnail:before{right:0}.herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper{left:0;right:initial}.herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper .entry-header{right:initial}.herald-fa-wrapper .entry-header{right:30px}.herald-fa-wrapper .meta-category a{margin-left:5px}.herald-ovrld .entry-header a,.herald-sin-lay-5 .entry-header .entry-title,.herald-sin-lay-5 .entry-header .entry-meta,.herald-single .herald-ovrld .entry-header .entry-title{text-align:center}.herald-ovrld .entry-meta,.entry-meta-wrapper .entry-meta-author,.entry-meta-wrapper .herald-author-name,.entry-meta-wrapper .herald-author-twitter,.entry-meta-wrapper .entry-meta .meta-item a,.entry-meta-wrapper .herald-share span{text-align:center}.herald-lay-b .col-lg-4,.herald-lay-b .col-lg-8,.herald-lay-g .col-lg-4,.herald-lay-g .col-lg-8,.herald-lay-d .col-lg-6,.herald-lay-g .col-lg-6,.herald-lay-d .col-lg-4,.herald-lay-d .col-lg-8{float:right}.header-trending .row>.col-lg-2{padding-left:15px;padding-right:0}.header-trending .h6{float:none;padding-right:10px}.header-trending .herald-post-thumbnail{width:100%}.herald-menu ul>li>ul li:hover>a{padding-left:15px}.herald-menu ul>li>ul a{transition:color .15s linear 0s,padding-right .15s linear 0s;-moz-transition:color .15s linear 0s,padding-right .15s linear 0s;-ms-transition:color .15s linear 0s,padding-right .15s linear 0s;-o-transition:color .15s linear 0s,padding-right .15s linear 0s;-webkit-transition:color .15s linear 0s,padding-right .15s linear 0s}.widget_categories .category-text{transition:padding-right .15s linear 0s;-moz-transition:padding-right .15s linear 0s;-ms-transition:padding-right .15s linear 0s;-o-transition:padding-right .15s linear 0s;-webkit-transition:padding-right .15s linear 0s}.herald-menu .sub-menu>li.menu-item-has-children>a:after{content:"\f0d9 "}.herald-menu ul li.herald-mega-menu:hover>ul,.herald-menu ul li.herald-mega-menu:focus>ul{right:initial}.herald-menu li.herald-mega-menu .col-lg-3{float:right}.herald-menu li.herald-mega-menu .herald-module{-webkit-box-shadow:1px 0 0 0 rgb(0 0 0 / .1);box-shadow:1px 0 0 0 rgb(0 0 0 / .1)}.entry-content .herald-search-input,.herald-mod-desc .herald-search-input{width:80%}.herald-copyright{text-align:center}.woocommerce-cart .cart-collaterals .cart_totals table{border-right:none}.herald-page .col-mod-single .herald-ovrld .entry-header{transform:translate(-5%,0)!important;-webkit-transform:translate(-5%,0)!important;-ms-transform:translate(-5%,0)!important}.herald-responsive-header .herald-menu-popup-search.herald-search-active .herald-in-popup{left:0}.herald-responsive-header .herald-menu-popup-search .herald-search-submit{right:auto;left:0;top:1px}.review-result{direction:ltr}.header-trending a{text-align:right}@media (max-width:1439px) and (min-width:1360px){.container{padding-right:30px;padding-left:30px}}@media (max-width:1439px) and (min-width:1250px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.herald-hor-col,.herald-section article{padding-left:15px;padding-right:15px}.row{margin-right:-15px;margin-left:-15px}}@media (max-width:1439px) and (min-width:768px){.herald-fa-wrapper.herald-fa-5 .entry-header{right:30px}}@media (max-width:1249px){.site-branding{text-align:center}.herald-responsive-header .herald-menu-popup-search{left:0;right:auto}.herald-responsive-header .herald-menu-popup-search .herald-in-popup{left:0;right:auto}}@media (max-width:1249px) and (min-width:768px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.herald-hor-col,.herald-section article{padding-left:15px;padding-right:15px}.row{margin-right:-15px;margin-left:-15px}.herald-fa-wrapper .entry-header{right:20px}.herald-fa-wrapper.herald-fa-5 .entry-header{right:30px}.herald-sidebar{padding:30px 138px}}@media (max-width:1023px) and (min-width:768px){.herald-fa-wrapper .entry-header{right:12px}}@media (max-width:767px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.herald-hor-col,.herald-section article{padding-left:10px;padding-right:10px}.row{margin-right:-10px;margin-left:-10px}.herald-format-icon-big .herald-format-icon,.herald-format-icon-middle .herald-format-icon{margin-right:-30px}.herald-fa-wrapper.herald-fa-3 .herald-fa-item,.herald-fa-wrapper.herald-fa-4 .herald-fa-item{border-left:none;border-right:none}.herald-fa-wrapper.herald-fa-5 .fa-sub-items-wrapper{float:right}.herald-fa-wrapper.herald-fa-5 .herald-sub-item{float:right}.herald-no-pad{padding:0 0 0 10px!important}.herald-fa-wrapper .entry-header{right:20px}.comment-list .comment-content,.comment-reply-link{margin:20px 0 0}li.comment .comment-body:after{margin:0}.comment .children{padding:0}}@media only screen and (max-width:1279px){.herald-nav-toggle{right:10px}.herald-responsive-header{right:0}.herald-mobile-nav{right:-270px}.herald-mobile-nav.open{right:0;left:106px}.herald-responsive-header .container div.herald-nav-toggle{right:10px}.herald-responsive-header .container div.herald-menu-popup-search{right:auto}.herald-responsive-header .container div.herald-login{right:auto;left:34px}.herald-responsive-header .container div.herald-cart-icon{right:auto;left:64px}.herald-responsive-header .container div.herald-menu-popup-search .herald-in-popup{right:auto}.herald-responsive-header .container div.herald-login .herald-in-popup{right:auto!important}.herald-mobile-nav.close{right:-270px}.herald-site-content.open,.herald-responsive-header.open,.herald-header-sticky.open,.herald-da.open{right:270px;left:auto}.herald-site-content.close,.herald-responsive-header.close,.herald-header-sticky.close,.herald-da.close{right:0}.safari.iphone .herald-mobile-nav.open:not(*:root){right:0}.android-device .herald-mobile-nav.open{right:270px}body.android-device.herald-menu-open{direction:ltr}}@media only screen and (max-width:1279px){.android-device .herald-mobile-nav.open{right:0}}.mks_ads_widget .small li,.mks_ads_widget ul.custom li,.mks_adswidget_ul.small li,.mks_adswidget_ul.custom li{display:inline-block;margin-right:3px;margin-bottom:0}.mks_ads_widget ul.large img,.mks_adswidget_ul.large img{width:300px;height:250px}.mks_ads_widget ul.small img,.mks_adswidget_ul.small img{width:125px;height:125px}.mks_ads_widget ul li a{padding:0;margin:0}.mks_adswidget_ul li img{width:auto;height:100%;object-fit:cover;-o-object-fit:cover;font-family:'object-fit: cover;'}.widget_mks_widget_hidden{display:none}.widget_mks_widget_hidden{background:red;color:#FFF}.mks_author_widget img{float:left;margin:0 20px 0 0}.mks_author_widget .mks_autor_link_wrap{margin:0;padding:0}.mks-co-authors-wrapper{margin-bottom:30px}.mks-co-authors-wrapper:last-child{margin-bottom:0}.wp-block-legacy-widget__edit-preview .mks_author_widget>*{margin-top:0!important;margin-bottom:0!important}.howto{font-size:12px}.widget-inside ul{padding:0!important;margin:5px 0!important}.widget-inside ul li::marker{content:none!important}@font-face{font-display:swap;font-family:"socicon";src:url(/wp-content/plugins/meks-smart-social-widget/css/fonts/socicon.eot);src:url("/wp-content/plugins/meks-smart-social-widget/css/fonts/socicon.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/meks-smart-social-widget/css/fonts/socicon.woff) format("woff"),url(/wp-content/plugins/meks-smart-social-widget/css/fonts/socicon.ttf) format("truetype"),url("/wp-content/plugins/meks-smart-social-widget/css/fonts/socicon.svg#socicon") format("svg");font-weight:400;font-style:normal}ul.mks_social_widget_ul li a:before{font-family:"socicon"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul.mks_social_widget_ul li:before,ul.mks_social_widget_ul li:after{display:none}ul.mks_social_widget_ul li a{background:none;display:block;height:48px;width:48px;float:left;margin-right:5px;font-size:0;margin-bottom:5px;position:relative;border:none!important;padding:0;text-align:center;display:flex;justify-content:center;align-items:center;text-decoration:none;letter-spacing:normal}ul.mks_social_widget_ul li a span{margin:0;padding:0;font-size:0}ul.mks_social_widget_ul li a:before{color:#FFF}ul.mks_social_widget_ul li a.soc_rounded{border-radius:20%}ul.mks_social_widget_ul li a.soc_circle{border-radius:50%}ul.mks_social_widget_ul li:hover a{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7;text-decoration:none}ul.mks_social_widget_ul li{display:inline-block;vertical-align:top;border:none!important;padding:0}ul.mks_social_widget_ul .socicon-aim{background-color:#e95a00}ul.mks_social_widget_ul .socicon-evernote{background-color:#77ba2f}ul.mks_social_widget_ul .socicon-cargo{background-color:#00c462}ul.mks_social_widget_ul .socicon-icloud{background-color:#fb913f}ul.mks_social_widget_ul .socicon-picasa{background-color:#444}ul.mks_social_widget_ul .socicon-posterous{background-color:#f9d560}ul.mks_social_widget_ul .socicon-tencent{background-color:#389FDA}ul.mks_social_widget_ul .socicon-me2day{background-color:#4e28ac}ul.mks_social_widget_ul .socicon-aim{background-image:url(/wp-content/plugins/meks-smart-social-widget/img/social_icons/aim_ico.png);background-repeat:no-repeat;background-position:center}ul.mks_social_widget_ul .socicon-cargo{background-image:url(/wp-content/plugins/meks-smart-social-widget/img/social_icons/cargo_ico.png);background-repeat:no-repeat;background-position:center}ul.mks_social_widget_ul .socicon-evernote{background-image:url(/wp-content/plugins/meks-smart-social-widget/img/social_icons/evernote_ico.png);background-repeat:no-repeat;background-position:center}ul.mks_social_widget_ul .socicon-icloud{background-image:url(/wp-content/plugins/meks-smart-social-widget/img/social_icons/icloud_ico.png);background-repeat:no-repeat;background-position:center}ul.mks_social_widget_ul .socicon-picasa{background-image:url(/wp-content/plugins/meks-smart-social-widget/img/social_icons/picasa_ico.png);background-repeat:no-repeat;background-position:center}ul.mks_social_widget_ul .socicon-posterous{background-image:url(/wp-content/plugins/meks-smart-social-widget/img/social_icons/posterous_ico.png);background-repeat:no-repeat;background-position:center}ul.mks_social_widget_ul .socicon-tencent{background-image:url(/wp-content/plugins/meks-smart-social-widget/img/social_icons/tencent_ico.png);background-repeat:no-repeat;background-position:center}ul.mks_social_widget_ul .socicon-me2day{background-image:url(/wp-content/plugins/meks-smart-social-widget/img/social_icons/me2day_ico.png);background-repeat:no-repeat;background-position:center}ul.mks_social_widget_ul .socicon-500px{background:#58a9de}ul.mks_social_widget_ul .socicon-500px:before{content:"\e000"}ul.mks_social_widget_ul .socicon-8tracks{background:#122c4b}ul.mks_social_widget_ul .socicon-8tracks:before{content:"\e001"}ul.mks_social_widget_ul .socicon-airbnb{background:#ff5a5f}ul.mks_social_widget_ul .socicon-airbnb:before{content:"\e002"}ul.mks_social_widget_ul .socicon-alliance{background:#144587}ul.mks_social_widget_ul .socicon-alliance:before{content:"\e003"}ul.mks_social_widget_ul .socicon-amazon{background:#f90}ul.mks_social_widget_ul .socicon-amazon:before{content:"\e004"}ul.mks_social_widget_ul .socicon-amplement{background:#0996c3}ul.mks_social_widget_ul .socicon-amplement:before{content:"\e005"}ul.mks_social_widget_ul .socicon-android{background:#8ec047}ul.mks_social_widget_ul .socicon-android:before{content:"\e006"}ul.mks_social_widget_ul .socicon-angellist{background:#000}ul.mks_social_widget_ul .socicon-angellist:before{content:"\e007"}ul.mks_social_widget_ul .socicon-apple{background:#B9BFC1}ul.mks_social_widget_ul .socicon-apple:before{content:"\e008"}ul.mks_social_widget_ul .socicon-appnet{background:#494949}ul.mks_social_widget_ul .socicon-appnet:before{content:"\e009"}ul.mks_social_widget_ul .socicon-baidu{background:#2629d9}ul.mks_social_widget_ul .socicon-baidu:before{content:"\e00a"}ul.mks_social_widget_ul .socicon-bandcamp{background:#619aa9}ul.mks_social_widget_ul .socicon-bandcamp:before{content:"\e00b"}ul.mks_social_widget_ul .socicon-battlenet{background:#0096CD}ul.mks_social_widget_ul .socicon-battlenet:before{content:"\e00c"}ul.mks_social_widget_ul .socicon-mixer{background:#1FBAED}ul.mks_social_widget_ul .socicon-mixer:before{content:"\e00d"}ul.mks_social_widget_ul .socicon-bebee{background:#f28f16}ul.mks_social_widget_ul .socicon-bebee:before{content:"\e00e"}ul.mks_social_widget_ul .socicon-bebo{background:#EF1011}ul.mks_social_widget_ul .socicon-bebo:before{content:"\e00f"}ul.mks_social_widget_ul .socicon-behance{background:#000}ul.mks_social_widget_ul .socicon-behance:before{content:"\e010"}ul.mks_social_widget_ul .socicon-blizzard{background:#01B2F1}ul.mks_social_widget_ul .socicon-blizzard:before{content:"\e011"}ul.mks_social_widget_ul .socicon-blogger{background:#ec661c}ul.mks_social_widget_ul .socicon-blogger:before{content:"\e012"}ul.mks_social_widget_ul .socicon-buffer{background:#000}ul.mks_social_widget_ul .socicon-buffer:before{content:"\e013"}ul.mks_social_widget_ul .socicon-chrome{background:#757575}ul.mks_social_widget_ul .socicon-chrome:before{content:"\e014"}ul.mks_social_widget_ul .socicon-coderwall{background:#3E8DCC}ul.mks_social_widget_ul .socicon-coderwall:before{content:"\e015"}ul.mks_social_widget_ul .socicon-curse{background:#f26522}ul.mks_social_widget_ul .socicon-curse:before{content:"\e016"}ul.mks_social_widget_ul .socicon-dailymotion{background:#004e72}ul.mks_social_widget_ul .socicon-dailymotion:before{content:"\e017"}ul.mks_social_widget_ul .socicon-deezer{background:#32323d}ul.mks_social_widget_ul .socicon-deezer:before{content:"\e018"}ul.mks_social_widget_ul .socicon-delicious{background:#020202}ul.mks_social_widget_ul .socicon-delicious:before{content:"\e019"}ul.mks_social_widget_ul .socicon-deviantart{background:#c5d200}ul.mks_social_widget_ul .socicon-deviantart:before{content:"\e01a"}ul.mks_social_widget_ul .socicon-diablo{background:#8B1209}ul.mks_social_widget_ul .socicon-diablo:before{content:"\e01b"}ul.mks_social_widget_ul .socicon-digg{background:#1d1d1b}ul.mks_social_widget_ul .socicon-digg:before{content:"\e01c"}ul.mks_social_widget_ul .socicon-discord{background:#7289da}ul.mks_social_widget_ul .socicon-discord:before{content:"\e01d"}ul.mks_social_widget_ul .socicon-disqus{background:#2e9fff}ul.mks_social_widget_ul .socicon-disqus:before{content:"\e01e"}ul.mks_social_widget_ul .socicon-douban{background:#3ca353}ul.mks_social_widget_ul .socicon-douban:before{content:"\e01f"}ul.mks_social_widget_ul .socicon-draugiem{background:#ffa32b}ul.mks_social_widget_ul .socicon-draugiem:before{content:"\e020"}ul.mks_social_widget_ul .socicon-dribbble{background:#e84d88}ul.mks_social_widget_ul .socicon-dribbble:before{content:"\e021"}ul.mks_social_widget_ul .socicon-drupal{background:#00598e}ul.mks_social_widget_ul .socicon-drupal:before{content:"\e022"}ul.mks_social_widget_ul .socicon-ebay{background:#333}ul.mks_social_widget_ul .socicon-ebay:before{content:"\e023"}ul.mks_social_widget_ul .socicon-ello{background:#000}ul.mks_social_widget_ul .socicon-ello:before{content:"\e024"}ul.mks_social_widget_ul .socicon-endomondo{background:#86ad00}ul.mks_social_widget_ul .socicon-endomondo:before{content:"\e025"}ul.mks_social_widget_ul .socicon-envato{background:#597c3a}ul.mks_social_widget_ul .socicon-envato:before{content:"\e026"}ul.mks_social_widget_ul .socicon-etsy{background:#F56400}ul.mks_social_widget_ul .socicon-etsy:before{content:"\e027"}ul.mks_social_widget_ul .socicon-facebook{background:#3e5b98}ul.mks_social_widget_ul .socicon-facebook:before{content:"\e028"}ul.mks_social_widget_ul .socicon-feedburner{background:#fc0}ul.mks_social_widget_ul .socicon-feedburner:before{content:"\e029"}ul.mks_social_widget_ul .socicon-filmweb{background:#ffc404}ul.mks_social_widget_ul .socicon-filmweb:before{content:"\e02a"}ul.mks_social_widget_ul .socicon-firefox{background:#484848}ul.mks_social_widget_ul .socicon-firefox:before{content:"\e02b"}ul.mks_social_widget_ul .socicon-flattr{background:#F67C1A}ul.mks_social_widget_ul .socicon-flattr:before{content:"\e02c"}ul.mks_social_widget_ul .socicon-flickr{background:#1e1e1b}ul.mks_social_widget_ul .socicon-flickr:before{content:"\e02d"}ul.mks_social_widget_ul .socicon-formulr{background:#ff5a60}ul.mks_social_widget_ul .socicon-formulr:before{content:"\e02e"}ul.mks_social_widget_ul .socicon-forrst{background:#5B9A68}ul.mks_social_widget_ul .socicon-forrst:before{content:"\e02f"}ul.mks_social_widget_ul .socicon-foursquare{background:#f94877}ul.mks_social_widget_ul .socicon-foursquare:before{content:"\e030"}ul.mks_social_widget_ul .socicon-friendfeed{background:#2F72C4}ul.mks_social_widget_ul .socicon-friendfeed:before{content:"\e031"}ul.mks_social_widget_ul .socicon-github{background:#221e1b}ul.mks_social_widget_ul .socicon-github:before{content:"\e032"}ul.mks_social_widget_ul .socicon-goodreads{background:#463020}ul.mks_social_widget_ul .socicon-goodreads:before{content:"\e033"}ul.mks_social_widget_ul .socicon-google{background:#4285f4}ul.mks_social_widget_ul .socicon-google:before{content:"\e034"}ul.mks_social_widget_ul .socicon-googlegroups{background:#4F8EF5}ul.mks_social_widget_ul .socicon-googlegroups:before{content:"\e036"}ul.mks_social_widget_ul .socicon-googlephotos{background:#212121}ul.mks_social_widget_ul .socicon-googlephotos:before{content:"\e037"}ul.mks_social_widget_ul .socicon-googleplus{background:#dd4b39}ul.mks_social_widget_ul .socicon-googleplus:before{content:"\e038"}ul.mks_social_widget_ul .socicon-googlescholar{background:#4285f4}ul.mks_social_widget_ul .socicon-googlescholar:before{content:"\e035"}ul.mks_social_widget_ul .socicon-grooveshark{background:#000}ul.mks_social_widget_ul .socicon-grooveshark:before{content:"\e039"}ul.mks_social_widget_ul .socicon-hackerrank{background:#2ec866}ul.mks_social_widget_ul .socicon-hackerrank:before{content:"\e03a"}ul.mks_social_widget_ul .socicon-hearthstone{background:#EC9313}ul.mks_social_widget_ul .socicon-hearthstone:before{content:"\e03b"}ul.mks_social_widget_ul .socicon-hellocoton{background:#d30d66}ul.mks_social_widget_ul .socicon-hellocoton:before{content:"\e03c"}ul.mks_social_widget_ul .socicon-heroes{background:#2397F7}ul.mks_social_widget_ul .socicon-heroes:before{content:"\e03d"}ul.mks_social_widget_ul .socicon-hitbox{background:#9C0}ul.mks_social_widget_ul .socicon-hitbox:before{content:"\e03e"}ul.mks_social_widget_ul .socicon-horde{background:#84121C}ul.mks_social_widget_ul .socicon-horde:before{content:"\e03f"}ul.mks_social_widget_ul .socicon-houzz{background:#7CC04B}ul.mks_social_widget_ul .socicon-houzz:before{content:"\e040"}ul.mks_social_widget_ul .socicon-icq{background:#7EBD00}ul.mks_social_widget_ul .socicon-icq:before{content:"\e041"}ul.mks_social_widget_ul .socicon-identica{background:#000}ul.mks_social_widget_ul .socicon-identica:before{content:"\e042"}ul.mks_social_widget_ul .socicon-imdb{background:#E8BA00}ul.mks_social_widget_ul .socicon-imdb:before{content:"\e043"}ul.mks_social_widget_ul .socicon-instagram{background:#000}ul.mks_social_widget_ul .socicon-instagram:before{content:"\e044"}ul.mks_social_widget_ul .socicon-issuu{background:#F26F61}ul.mks_social_widget_ul .socicon-issuu:before{content:"\e045"}ul.mks_social_widget_ul .socicon-istock{background:#000}ul.mks_social_widget_ul .socicon-istock:before{content:"\e046"}ul.mks_social_widget_ul .socicon-itunes{background:#ff5e51}ul.mks_social_widget_ul .socicon-itunes:before{content:"\e047"}ul.mks_social_widget_ul .socicon-keybase{background:#FF7100}ul.mks_social_widget_ul .socicon-keybase:before{content:"\e048"}ul.mks_social_widget_ul .socicon-lanyrd{background:#3c80c9}ul.mks_social_widget_ul .socicon-lanyrd:before{content:"\e049"}ul.mks_social_widget_ul .socicon-lastfm{background:#d41316}ul.mks_social_widget_ul .socicon-lastfm:before{content:"\e04a"}ul.mks_social_widget_ul .socicon-line{background:#00B901}ul.mks_social_widget_ul .socicon-line:before{content:"\e04b"}ul.mks_social_widget_ul .socicon-linkedin{background:#3371b7}ul.mks_social_widget_ul .socicon-linkedin:before{content:"\e04c"}ul.mks_social_widget_ul .socicon-livejournal{background:#09C}ul.mks_social_widget_ul .socicon-livejournal:before{content:"\e04d"}ul.mks_social_widget_ul .socicon-lyft{background:#FF00BF}ul.mks_social_widget_ul .socicon-lyft:before{content:"\e04e"}ul.mks_social_widget_ul .socicon-macos{background:#000}ul.mks_social_widget_ul .socicon-macos:before{content:"\e04f"}ul.mks_social_widget_ul .socicon-mail{background:#000}ul.mks_social_widget_ul .socicon-mail:before{content:"\e050"}ul.mks_social_widget_ul .socicon-medium{background:#000}ul.mks_social_widget_ul .socicon-medium:before{content:"\e051"}ul.mks_social_widget_ul .socicon-meetup{background:#e2373c}ul.mks_social_widget_ul .socicon-meetup:before{content:"\e052"}ul.mks_social_widget_ul .socicon-mixcloud{background:#000}ul.mks_social_widget_ul .socicon-mixcloud:before{content:"\e053"}ul.mks_social_widget_ul .socicon-modelmayhem{background:#000}ul.mks_social_widget_ul .socicon-modelmayhem:before{content:"\e054"}ul.mks_social_widget_ul .socicon-mumble{background:#5AB5D1}ul.mks_social_widget_ul .socicon-mumble:before{content:"\e055"}ul.mks_social_widget_ul .socicon-myspace{background:#323232}ul.mks_social_widget_ul .socicon-myspace:before{content:"\e056"}ul.mks_social_widget_ul .socicon-newsvine{background:#075B2F}ul.mks_social_widget_ul .socicon-newsvine:before{content:"\e057"}ul.mks_social_widget_ul .socicon-nintendo{background:#F58A33}ul.mks_social_widget_ul .socicon-nintendo:before{content:"\e058"}ul.mks_social_widget_ul .socicon-npm{background:#C12127}ul.mks_social_widget_ul .socicon-npm:before{content:"\e059"}ul.mks_social_widget_ul .socicon-odnoklassniki{background:#f48420}ul.mks_social_widget_ul .socicon-odnoklassniki:before{content:"\e05a"}ul.mks_social_widget_ul .socicon-openid{background:#f78c40}ul.mks_social_widget_ul .socicon-openid:before{content:"\e05b"}ul.mks_social_widget_ul .socicon-opera{background:#FF1B2D}ul.mks_social_widget_ul .socicon-opera:before{content:"\e05c"}ul.mks_social_widget_ul .socicon-outlook{background:#0072C6}ul.mks_social_widget_ul .socicon-outlook:before{content:"\e05d"}ul.mks_social_widget_ul .socicon-overwatch{background:#9E9E9E}ul.mks_social_widget_ul .socicon-overwatch:before{content:"\e05e"}ul.mks_social_widget_ul .socicon-patreon{background:#F96854}ul.mks_social_widget_ul .socicon-patreon:before{content:"\e05f"}ul.mks_social_widget_ul .socicon-paypal{background:#009cde}ul.mks_social_widget_ul .socicon-paypal:before{content:"\e060"}ul.mks_social_widget_ul .socicon-periscope{background:#3AA4C6}ul.mks_social_widget_ul .socicon-periscope:before{content:"\e061"}ul.mks_social_widget_ul .socicon-persona{background:#e6753d}ul.mks_social_widget_ul .socicon-persona:before{content:"\e062"}ul.mks_social_widget_ul .socicon-pinterest{background:#c92619}ul.mks_social_widget_ul .socicon-pinterest:before{content:"\e063"}ul.mks_social_widget_ul .socicon-play{background:#000}ul.mks_social_widget_ul .socicon-play:before{content:"\e064"}ul.mks_social_widget_ul .socicon-player{background:#6E41BD}ul.mks_social_widget_ul .socicon-player:before{content:"\e065"}ul.mks_social_widget_ul .socicon-playstation{background:#000}ul.mks_social_widget_ul .socicon-playstation:before{content:"\e066"}ul.mks_social_widget_ul .socicon-pocket{background:#ED4055}ul.mks_social_widget_ul .socicon-pocket:before{content:"\e067"}ul.mks_social_widget_ul .socicon-qq{background:#4297d3}ul.mks_social_widget_ul .socicon-qq:before{content:"\e068"}ul.mks_social_widget_ul .socicon-quora{background:#cb202d}ul.mks_social_widget_ul .socicon-quora:before{content:"\e069"}ul.mks_social_widget_ul .socicon-raidcall{background:#073558}ul.mks_social_widget_ul .socicon-raidcall:before{content:"\e06a"}ul.mks_social_widget_ul .socicon-ravelry{background:#B6014C}ul.mks_social_widget_ul .socicon-ravelry:before{content:"\e06b"}ul.mks_social_widget_ul .socicon-reddit{background:#e74a1e}ul.mks_social_widget_ul .socicon-reddit:before{content:"\e06c"}ul.mks_social_widget_ul .socicon-renren{background:#2266b0}ul.mks_social_widget_ul .socicon-renren:before{content:"\e06d"}ul.mks_social_widget_ul .socicon-researchgate{background:#0CB}ul.mks_social_widget_ul .socicon-researchgate:before{content:"\e06e"}ul.mks_social_widget_ul .socicon-residentadvisor{background:#B3BE1B}ul.mks_social_widget_ul .socicon-residentadvisor:before{content:"\e06f"}ul.mks_social_widget_ul .socicon-reverbnation{background:#000}ul.mks_social_widget_ul .socicon-reverbnation:before{content:"\e070"}ul.mks_social_widget_ul .socicon-rss{background:#f26109}ul.mks_social_widget_ul .socicon-rss:before{content:"\e071"}ul.mks_social_widget_ul .socicon-sharethis{background:#01bf01}ul.mks_social_widget_ul .socicon-sharethis:before{content:"\e072"}ul.mks_social_widget_ul .socicon-skype{background:#28abe3}ul.mks_social_widget_ul .socicon-skype:before{content:"\e073"}ul.mks_social_widget_ul .socicon-slideshare{background:#4ba3a6}ul.mks_social_widget_ul .socicon-slideshare:before{content:"\e074"}ul.mks_social_widget_ul .socicon-smugmug{background:#ACFD32}ul.mks_social_widget_ul .socicon-smugmug:before{content:"\e075"}ul.mks_social_widget_ul .socicon-snapchat{background:#fffa37}ul.mks_social_widget_ul .socicon-snapchat:before{content:"\e076"}ul.mks_social_widget_ul .socicon-songkick{background:#F80046}ul.mks_social_widget_ul .socicon-songkick:before{content:"\e077"}ul.mks_social_widget_ul .socicon-soundcloud{background:#fe3801}ul.mks_social_widget_ul .socicon-soundcloud:before{content:"\e078"}ul.mks_social_widget_ul .socicon-spotify{background:#7bb342}ul.mks_social_widget_ul .socicon-spotify:before{content:"\e079"}ul.mks_social_widget_ul .socicon-stackexchange{background:#2f2f2f}ul.mks_social_widget_ul .socicon-stackexchange:before{content:"\e07a"}ul.mks_social_widget_ul .socicon-stackoverflow{background:#FD9827}ul.mks_social_widget_ul .socicon-stackoverflow:before{content:"\e07b"}ul.mks_social_widget_ul .socicon-starcraft{background:#002250}ul.mks_social_widget_ul .socicon-starcraft:before{content:"\e07c"}ul.mks_social_widget_ul .socicon-stayfriends{background:#F08A1C}ul.mks_social_widget_ul .socicon-stayfriends:before{content:"\e07d"}ul.mks_social_widget_ul .socicon-steam{background:#171a21}ul.mks_social_widget_ul .socicon-steam:before{content:"\e07e"}ul.mks_social_widget_ul .socicon-storehouse{background:#25B0E6}ul.mks_social_widget_ul .socicon-storehouse:before{content:"\e07f"}ul.mks_social_widget_ul .socicon-strava{background:#FC4C02}ul.mks_social_widget_ul .socicon-strava:before{content:"\e080"}ul.mks_social_widget_ul .socicon-streamjar{background:#503a60}ul.mks_social_widget_ul .socicon-streamjar:before{content:"\e081"}ul.mks_social_widget_ul .socicon-stumbleupon{background:#e64011}ul.mks_social_widget_ul .socicon-stumbleupon:before{content:"\e082"}ul.mks_social_widget_ul .socicon-swarm{background:#FC9D3C}ul.mks_social_widget_ul .socicon-swarm:before{content:"\e083"}ul.mks_social_widget_ul .socicon-teamspeak{background:#465674}ul.mks_social_widget_ul .socicon-teamspeak:before{content:"\e084"}ul.mks_social_widget_ul .socicon-teamviewer{background:#168EF4}ul.mks_social_widget_ul .socicon-teamviewer:before{content:"\e085"}ul.mks_social_widget_ul .socicon-technorati{background:#5cb030}ul.mks_social_widget_ul .socicon-technorati:before{content:"\e086"}ul.mks_social_widget_ul .socicon-telegram{background:#08c}ul.mks_social_widget_ul .socicon-telegram:before{content:"\e087"}ul.mks_social_widget_ul .socicon-tripadvisor{background:#4B7E37}ul.mks_social_widget_ul .socicon-tripadvisor:before{content:"\e088"}ul.mks_social_widget_ul .socicon-tripit{background:#1982C3}ul.mks_social_widget_ul .socicon-tripit:before{content:"\e089"}ul.mks_social_widget_ul .socicon-triplej{background:#E53531}ul.mks_social_widget_ul .socicon-triplej:before{content:"\e08a"}ul.mks_social_widget_ul .socicon-tumblr{background:#45556c}ul.mks_social_widget_ul .socicon-tumblr:before{content:"\e08b"}ul.mks_social_widget_ul .socicon-twitch{background:#6441a5}ul.mks_social_widget_ul .socicon-twitch:before{content:"\e08c"}ul.mks_social_widget_ul .socicon-twitter{background:#222}ul.mks_social_widget_ul .socicon-twitter:before{content:"\e959"}ul.mks_social_widget_ul .socicon-uber{background:#000}ul.mks_social_widget_ul .socicon-uber:before{content:"\e08e"}ul.mks_social_widget_ul .socicon-ventrilo{background:#77808A}ul.mks_social_widget_ul .socicon-ventrilo:before{content:"\e08f"}ul.mks_social_widget_ul .socicon-viadeo{background:#e4a000}ul.mks_social_widget_ul .socicon-viadeo:before{content:"\e090"}ul.mks_social_widget_ul .socicon-viber{background:#7b519d}ul.mks_social_widget_ul .socicon-viber:before{content:"\e091"}ul.mks_social_widget_ul .socicon-viewbug{background:#2B9FCF}ul.mks_social_widget_ul .socicon-viewbug:before{content:"\e092"}ul.mks_social_widget_ul .socicon-vimeo{background:#51b5e7}ul.mks_social_widget_ul .socicon-vimeo:before{content:"\e093"}ul.mks_social_widget_ul .socicon-vine{background:#00b389}ul.mks_social_widget_ul .socicon-vine:before{content:"\e094"}ul.mks_social_widget_ul .socicon-vkontakte{background:#5a7fa6}ul.mks_social_widget_ul .socicon-vkontakte:before{content:"\e095"}ul.mks_social_widget_ul .socicon-warcraft{background:#1EB10A}ul.mks_social_widget_ul .socicon-warcraft:before{content:"\e096"}ul.mks_social_widget_ul .socicon-wechat{background:#09b507}ul.mks_social_widget_ul .socicon-wechat:before{content:"\e097"}ul.mks_social_widget_ul .socicon-weibo{background:#e31c34}ul.mks_social_widget_ul .socicon-weibo:before{content:"\e098"}ul.mks_social_widget_ul .socicon-whatsapp{background:#20B038}ul.mks_social_widget_ul .socicon-whatsapp:before{content:"\e099"}ul.mks_social_widget_ul .socicon-wikipedia{background:#000}ul.mks_social_widget_ul .socicon-wikipedia:before{content:"\e09a"}ul.mks_social_widget_ul .socicon-windows{background:#00BDF6}ul.mks_social_widget_ul .socicon-windows:before{content:"\e09b"}ul.mks_social_widget_ul .socicon-wordpress{background:#464646}ul.mks_social_widget_ul .socicon-wordpress:before{content:"\e09c"}ul.mks_social_widget_ul .socicon-wykop{background:#328efe}ul.mks_social_widget_ul .socicon-wykop:before{content:"\e09d"}ul.mks_social_widget_ul .socicon-xbox{background:#92C83E}ul.mks_social_widget_ul .socicon-xbox:before{content:"\e09e"}ul.mks_social_widget_ul .socicon-xing{background:#005a60}ul.mks_social_widget_ul .socicon-xing:before{content:"\e09f"}ul.mks_social_widget_ul .socicon-yahoo{background:#6e2a85}ul.mks_social_widget_ul .socicon-yahoo:before{content:"\e0a0"}ul.mks_social_widget_ul .socicon-yammer{background:#1175C4}ul.mks_social_widget_ul .socicon-yammer:before{content:"\e0a1"}ul.mks_social_widget_ul .socicon-yandex{background:red}ul.mks_social_widget_ul .socicon-yandex:before{content:"\e0a2"}ul.mks_social_widget_ul .socicon-yelp{background:#c83218}ul.mks_social_widget_ul .socicon-yelp:before{content:"\e0a3"}ul.mks_social_widget_ul .socicon-younow{background:#61C03E}ul.mks_social_widget_ul .socicon-younow:before{content:"\e0a4"}ul.mks_social_widget_ul .socicon-youtube{background:#e02a20}ul.mks_social_widget_ul .socicon-youtube:before{content:"\e0a5"}ul.mks_social_widget_ul .socicon-zapier{background:#FF4A00}ul.mks_social_widget_ul .socicon-zapier:before{content:"\e0a6"}ul.mks_social_widget_ul .socicon-zerply{background:#9DBC7A}ul.mks_social_widget_ul .socicon-zerply:before{content:"\e0a7"}ul.mks_social_widget_ul .socicon-zomato{background:#cb202d}ul.mks_social_widget_ul .socicon-zomato:before{content:"\e0a8"}ul.mks_social_widget_ul .socicon-zynga{background:#DC0606}ul.mks_social_widget_ul .socicon-zynga:before{content:"\e0a9"}ul.mks_social_widget_ul .socicon-spreadshirt{background:#00b2a6}ul.mks_social_widget_ul .socicon-spreadshirt:before{content:"\e900"}ul.mks_social_widget_ul .socicon-trello{background:#0079bf}ul.mks_social_widget_ul .socicon-trello:before{content:"\e902"}ul.mks_social_widget_ul .socicon-gamejolt{background:#191919}ul.mks_social_widget_ul .socicon-gamejolt:before{content:"\e901"}ul.mks_social_widget_ul .socicon-tunein{background:#36b4a7}ul.mks_social_widget_ul .socicon-tunein:before{content:"\e903"}ul.mks_social_widget_ul .socicon-bloglovin{background:#000}ul.mks_social_widget_ul .socicon-bloglovin:before{content:"\e904"}ul.mks_social_widget_ul .socicon-gamewisp{background:#F8A853}ul.mks_social_widget_ul .socicon-gamewisp:before{content:"\e905"}ul.mks_social_widget_ul .socicon-messenger{background:#0084ff}ul.mks_social_widget_ul .socicon-messenger:before{content:"\e906"}ul.mks_social_widget_ul .socicon-pandora{background:#224099}ul.mks_social_widget_ul .socicon-pandora:before{content:"\e907"}ul.mks_social_widget_ul .socicon-microsoft{background:#666}ul.mks_social_widget_ul .socicon-microsoft:before{content:"\e90e"}ul.mks_social_widget_ul .socicon-mobcrush{background:#FE0}ul.mks_social_widget_ul .socicon-mobcrush:before{content:"\e90d"}ul.mks_social_widget_ul .socicon-sketchfab{background:#00A5D6}ul.mks_social_widget_ul .socicon-sketchfab:before{content:"\e90c"}ul.mks_social_widget_ul .socicon-yt-gaming{background:#E91D00}ul.mks_social_widget_ul .socicon-yt-gaming:before{content:"\e90b"}ul.mks_social_widget_ul .socicon-fyuse{background:#FF3143}ul.mks_social_widget_ul .socicon-fyuse:before{content:"\e90a"}ul.mks_social_widget_ul .socicon-bitbucket{background:#243759}ul.mks_social_widget_ul .socicon-bitbucket:before{content:"\e909"}ul.mks_social_widget_ul .socicon-augment{background:#E71204}ul.mks_social_widget_ul .socicon-augment:before{content:"\e908"}ul.mks_social_widget_ul .socicon-toneden{background:#777BF9}ul.mks_social_widget_ul .socicon-toneden:before{content:"\e93a"}ul.mks_social_widget_ul .socicon-niconico{background:#000}ul.mks_social_widget_ul .socicon-niconico:before{content:"\e939"}ul.mks_social_widget_ul .socicon-zillow{background:#0074e4}ul.mks_social_widget_ul .socicon-zillow:before{content:"\e938"}ul.mks_social_widget_ul .socicon-googlemaps{background:#4285F4}ul.mks_social_widget_ul .socicon-googlemaps:before{content:"\e937"}ul.mks_social_widget_ul .socicon-booking{background:#003580}ul.mks_social_widget_ul .socicon-booking:before{content:"\e936"}ul.mks_social_widget_ul .socicon-fundable{background:#1d181f}ul.mks_social_widget_ul .socicon-fundable:before{content:"\e935"}ul.mks_social_widget_ul .socicon-upwork{background:#5BBC2F}ul.mks_social_widget_ul .socicon-upwork:before{content:"\e934"}ul.mks_social_widget_ul .socicon-ghost{background:#33393C}ul.mks_social_widget_ul .socicon-ghost:before{content:"\e933"}ul.mks_social_widget_ul .socicon-loomly{background:#00425f}ul.mks_social_widget_ul .socicon-loomly:before{content:"\e932"}ul.mks_social_widget_ul .socicon-trulia{background:#20BF63}ul.mks_social_widget_ul .socicon-trulia:before{content:"\e931"}ul.mks_social_widget_ul .socicon-ask{background:#CF0000}ul.mks_social_widget_ul .socicon-ask:before{content:"\e930"}ul.mks_social_widget_ul .socicon-gust{background:#1E2E3E}ul.mks_social_widget_ul .socicon-gust:before{content:"\e92f"}ul.mks_social_widget_ul .socicon-toptal{background:#4C73AA}ul.mks_social_widget_ul .socicon-toptal:before{content:"\e92e"}ul.mks_social_widget_ul .socicon-squarespace{background:#121212}ul.mks_social_widget_ul .socicon-squarespace:before{content:"\e92d"}ul.mks_social_widget_ul .socicon-bonanza{background:#62764A}ul.mks_social_widget_ul .socicon-bonanza:before{content:"\e92c"}ul.mks_social_widget_ul .socicon-doodle{background:#0064DC}ul.mks_social_widget_ul .socicon-doodle:before{content:"\e92b"}ul.mks_social_widget_ul .socicon-bing{background:#008485}ul.mks_social_widget_ul .socicon-bing:before{content:"\e92a"}ul.mks_social_widget_ul .socicon-seedrs{background:#7FBB31}ul.mks_social_widget_ul .socicon-seedrs:before{content:"\e929"}ul.mks_social_widget_ul .socicon-freelancer{background:#0088CA}ul.mks_social_widget_ul .socicon-freelancer:before{content:"\e928"}ul.mks_social_widget_ul .socicon-shopify{background:#5C6AC4}ul.mks_social_widget_ul .socicon-shopify:before{content:"\e927"}ul.mks_social_widget_ul .socicon-googlecalendar{background:#3D81F6}ul.mks_social_widget_ul .socicon-googlecalendar:before{content:"\e926"}ul.mks_social_widget_ul .socicon-redfin{background:#C82022}ul.mks_social_widget_ul .socicon-redfin:before{content:"\e925"}ul.mks_social_widget_ul .socicon-wix{background:#0096FF}ul.mks_social_widget_ul .socicon-wix:before{content:"\e924"}ul.mks_social_widget_ul .socicon-craigslist{background:#561A8B}ul.mks_social_widget_ul .socicon-craigslist:before{content:"\e923"}ul.mks_social_widget_ul .socicon-alibaba{background:#FF6A00}ul.mks_social_widget_ul .socicon-alibaba:before{content:"\e922"}ul.mks_social_widget_ul .socicon-zoom{background:#2D8CFF}ul.mks_social_widget_ul .socicon-zoom:before{content:"\e921"}ul.mks_social_widget_ul .socicon-homes{background:#F7841B}ul.mks_social_widget_ul .socicon-homes:before{content:"\e920"}ul.mks_social_widget_ul .socicon-appstore{background:#007AFF}ul.mks_social_widget_ul .socicon-appstore:before{content:"\e91f"}ul.mks_social_widget_ul .socicon-guru{background:#4C81C0}ul.mks_social_widget_ul .socicon-guru:before{content:"\e91e"}ul.mks_social_widget_ul .socicon-aliexpress{background:#E92C00}ul.mks_social_widget_ul .socicon-aliexpress:before{content:"\e91d"}ul.mks_social_widget_ul .socicon-gotomeeting{background:#FD7A2B}ul.mks_social_widget_ul .socicon-gotomeeting:before{content:"\e91c"}ul.mks_social_widget_ul .socicon-fiverr{background:#0DB62A}ul.mks_social_widget_ul .socicon-fiverr:before{content:"\e91b"}ul.mks_social_widget_ul .socicon-logmein{background:#45B6F3}ul.mks_social_widget_ul .socicon-logmein:before{content:"\e91a"}ul.mks_social_widget_ul .socicon-openaigym{background:#29A8B3}ul.mks_social_widget_ul .socicon-openaigym:before{content:"\e919"}ul.mks_social_widget_ul .socicon-slack{background:#4B6BC6}ul.mks_social_widget_ul .socicon-slack:before{content:"\e918"}ul.mks_social_widget_ul .socicon-codepen{background:#000}ul.mks_social_widget_ul .socicon-codepen:before{content:"\e917"}ul.mks_social_widget_ul .socicon-angieslist{background:#299F37}ul.mks_social_widget_ul .socicon-angieslist:before{content:"\e916"}ul.mks_social_widget_ul .socicon-homeadvisor{background:#EF8B1D}ul.mks_social_widget_ul .socicon-homeadvisor:before{content:"\e915"}ul.mks_social_widget_ul .socicon-unsplash{background:#000}ul.mks_social_widget_ul .socicon-unsplash:before{content:"\e914"}ul.mks_social_widget_ul .socicon-mastodon{background:#2986D6}ul.mks_social_widget_ul .socicon-mastodon:before{content:"\e913"}ul.mks_social_widget_ul .socicon-natgeo{background:#222}ul.mks_social_widget_ul .socicon-natgeo:before{content:"\e912"}ul.mks_social_widget_ul .socicon-qobuz{background:#298FBF}ul.mks_social_widget_ul .socicon-qobuz:before{content:"\e911"}ul.mks_social_widget_ul .socicon-tidal{background:#01FFFF}ul.mks_social_widget_ul .socicon-tidal:before{content:"\e910"}ul.mks_social_widget_ul .socicon-realtor{background:#D52228}ul.mks_social_widget_ul .socicon-realtor:before{content:"\e90f"}ul.mks_social_widget_ul .socicon-calendly{background:#00a3fa}ul.mks_social_widget_ul .socicon-calendly:before{content:"\e93d"}ul.mks_social_widget_ul .socicon-homify{background:#7DCDA3}ul.mks_social_widget_ul .socicon-homify:before{content:"\e93c"}ul.mks_social_widget_ul .socicon-crunchbase{background:#0288d1}ul.mks_social_widget_ul .socicon-crunchbase:before{content:"\e93b"}ul.mks_social_widget_ul .socicon-livemaster{background:#e76d00}ul.mks_social_widget_ul .socicon-livemaster:before{content:"\e93e"}ul.mks_social_widget_ul .socicon-udemy{background:#17aa1c}ul.mks_social_widget_ul .socicon-udemy:before{content:"\e93f"}ul.mks_social_widget_ul .socicon-nextdoor{background:#01B247}ul.mks_social_widget_ul .socicon-nextdoor:before{content:"\e942"}ul.mks_social_widget_ul .socicon-origin{background:#F56C2E}ul.mks_social_widget_ul .socicon-origin:before{content:"\e941"}ul.mks_social_widget_ul .socicon-codered{background:#FF033B}ul.mks_social_widget_ul .socicon-codered:before{content:"\e940"}ul.mks_social_widget_ul .socicon-portfolio{background:#54AFFF}ul.mks_social_widget_ul .socicon-portfolio:before{content:"\e943"}ul.mks_social_widget_ul .socicon-instructables{background:#f8b514}ul.mks_social_widget_ul .socicon-instructables:before{content:"\e944"}ul.mks_social_widget_ul .socicon-gitlab{background:#e65228}ul.mks_social_widget_ul .socicon-gitlab:before{content:"\e945"}ul.mks_social_widget_ul .socicon-mailru{background:#FDA840}ul.mks_social_widget_ul .socicon-mailru:before{content:"\e94a"}ul.mks_social_widget_ul .socicon-bookbub{background:#E70005}ul.mks_social_widget_ul .socicon-bookbub:before{content:"\e949"}ul.mks_social_widget_ul .socicon-kobo{background:#BF0000}ul.mks_social_widget_ul .socicon-kobo:before{content:"\e948"}ul.mks_social_widget_ul .socicon-smashwords{background:#4181C3}ul.mks_social_widget_ul .socicon-smashwords:before{content:"\e947"}ul.mks_social_widget_ul .socicon-hackernews{background:#FF6601}ul.mks_social_widget_ul .socicon-hackernews:before{content:"\e946"}ul.mks_social_widget_ul .socicon-hackerone{background:#ec1075}ul.mks_social_widget_ul .socicon-hackerone:before{content:"\e956"}ul.mks_social_widget_ul .socicon-beatport{background:#94d500}ul.mks_social_widget_ul .socicon-beatport:before{content:"\e955"}ul.mks_social_widget_ul .socicon-napster{background:#000}ul.mks_social_widget_ul .socicon-napster:before{content:"\e954"}ul.mks_social_widget_ul .socicon-spip{background:#E00D6F}ul.mks_social_widget_ul .socicon-spip:before{content:"\e953"}ul.mks_social_widget_ul .socicon-wickr{background:#F29100}ul.mks_social_widget_ul .socicon-wickr:before{content:"\e952"}ul.mks_social_widget_ul .socicon-blackberry{background:#000}ul.mks_social_widget_ul .socicon-blackberry:before{content:"\e951"}ul.mks_social_widget_ul .socicon-myanimelist{background:#2E51A2}ul.mks_social_widget_ul .socicon-myanimelist:before{content:"\e950"}ul.mks_social_widget_ul .socicon-pixiv{background:#049CFF}ul.mks_social_widget_ul .socicon-pixiv:before{content:"\e94f"}ul.mks_social_widget_ul .socicon-gamefor{background:#506F82}ul.mks_social_widget_ul .socicon-gamefor:before{content:"\e94e"}ul.mks_social_widget_ul .socicon-traxsource{background:#40A0FF}ul.mks_social_widget_ul .socicon-traxsource:before{content:"\e94d"}ul.mks_social_widget_ul .socicon-indiedb{background:#77C628}ul.mks_social_widget_ul .socicon-indiedb:before{content:"\e94c"}ul.mks_social_widget_ul .socicon-moddb{background:#CC0300}ul.mks_social_widget_ul .socicon-moddb:before{content:"\e94b"}ul.mks_social_widget_ul .socicon-internet{background:#000}ul.mks_social_widget_ul .socicon-internet:before{content:"\e957"}ul.mks_social_widget_ul .socicon-tiktok{background:#00f2ea}ul.mks_social_widget_ul .socicon-tiktok:before{content:"\e958"}ul.mks_themeforest_widget_ul li{width:80px!important;height:80px;display:inline-block!important;margin:0 2px 4px 0;padding:0;vertical-align:top}ul.mks_themeforest_widget_ul li img{width:80px;height:80px;margin:0;padding:0}.mks_read_more{text-align:center}.mks_read_more{margin-top:10px}@font-face{font-display:swap;font-family:"socicon";src:url(/wp-content/plugins/meks-easy-social-share/assets/fonts/socicon.eot);src:url("/wp-content/plugins/meks-easy-social-share/assets/fonts/socicon.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/meks-easy-social-share/assets/fonts/socicon.woff) format("woff"),url(/wp-content/plugins/meks-easy-social-share/assets/fonts/socicon.ttf) format("truetype"),url("/wp-content/plugins/meks-easy-social-share/assets/fonts/socicon.svg#socicon") format("svg");font-weight:400;font-style:normal}.meks_ess .socicon-facebook{background:#3e5b98}.meks_ess .socicon-facebook:before{content:"\e028"}.meks_ess .socicon-twitter{background:#222}.meks_ess .socicon-twitter:before{content:"\e959"}.meks_ess .socicon-pinterest{background:#c92619}.meks_ess .socicon-pinterest:before{content:"\e063"}.meks_ess .socicon-reddit{background:#e74a1e}.meks_ess .socicon-reddit:before{content:"\e06c"}.meks_ess .socicon-instagram{background:#000}.meks_ess .socicon-instagram:before{content:"\e044"}.meks_ess .socicon-stumbleupon{background:#e64011}.meks_ess .socicon-stumbleupon:before{content:"\e082"}.meks_ess .socicon-linkedin{background:#3371b7}.meks_ess .socicon-linkedin:before{content:"\e04c"}.meks_ess .socicon-googleplus{background:#dd4b39}.meks_ess .socicon-googleplus:before{content:"\e038"}.meks_ess .socicon-whatsapp{background:#20B038}.meks_ess .socicon-whatsapp:before{content:"\e099"}.meks_ess .socicon-vkontakte{background:#5a7fa6}.meks_ess .socicon-vkontakte:before{content:"\e095"}.meks_ess .socicon-mail{background:#000}.meks_ess .socicon-mail:before{content:"\e050"}.transparent .socicon-facebook:before,.outline .socicon-facebook:before,.transparent .socicon-facebook span,.outline .socicon-facebook span{color:#3e5b98}.transparent .socicon-twitter:before,.outline .socicon-twitter:before,.transparent .socicon-twitter span,.outline .socicon-twitter span{color:#222}.transparent .socicon-pinterest:before,.outline .socicon-pinterest:before,.transparent .socicon-pinterest span,.outline .socicon-pinterest span{color:#c92619}.transparent .socicon-reddit:before,.outline .socicon-reddit:before,.transparent .socicon-reddit span,.outline .socicon-reddit span{color:#e74a1e}.transparent .socicon-instagram:before,.outline .socicon-instagram:before,.transparent .socicon-instagram span,.outline .socicon-instagram span{color:#000}.transparent .socicon-stumbleupon:before,.outline .socicon-stumbleupon:before,.transparent .socicon-stumbleupon span,.outline .socicon-stumbleupon span{color:#e64011}.transparent .socicon-linkedin:before,.outline .socicon-linkedin:before,.transparent .socicon-linkedin span,.outline .socicon-linkedin span{color:#3371b7}.transparent .socicon-googleplus:before,.outline .socicon-googleplus:before,.transparent .socicon-googleplus span,.outline .socicon-googleplus span{color:#dd4b39}.transparent .socicon-whatsapp:before,.outline .socicon-whatsapp:before,.transparent .socicon-whatsapp span,.outline .socicon-whatsapp span{color:#20B038}.transparent .socicon-vkontakte:before,.outline .socicon-vkontakte:before,.transparent .socicon-vkontakte span,.outline .socicon-vkontakte span{color:#5a7fa6}.transparent .socicon-mail:before,.outline .socicon-mail:before,.transparent .socicon-mail span,.outline .socicon-mail span{color:#000}body .outline .meks_ess-item.socicon-facebook,body .outline .meks_ess-item.socicon-facebook:hover{border-color:#3e5b98}body .outline .meks_ess-item.socicon-twitter,body .outline .meks_ess-item.socicon-twitter:hover{border-color:#222}body .outline .meks_ess-item.socicon-pinterest,body .outline .meks_ess-item.socicon-pinterest:hover{border-color:#c92619}body .outline .meks_ess-item.socicon-reddit,body .outline .meks_ess-item.socicon-reddit:hover{border-color:#e74a1e}body .outline .meks_ess-item.socicon-instagram,body .outline .meks_ess-item.socicon-instagram:hover{border-color:#000}body .outline .meks_ess-item.socicon-stumbleupon,body .outline .meks_ess-item.socicon-stumbleupon:hover{border-color:#e64011}body .outline .meks_ess-item.socicon-linkedin,body .outline .meks_ess-item.socicon-linkedin:hover{border-color:#3371b7}body .outline .meks_ess-item.socicon-googleplus,body .outline .meks_ess-item.socicon-googleplus:hover{border-color:#dd4b39}body .outline .meks_ess-item.socicon-whatsapp,body .outline .meks_ess-item.socicon-whatsapp:hover{border-color:#20B038}body .outline .meks_ess-item.socicon-vkontakte,body .outline .meks_ess-item.socicon-vkontakte:hover{border-color:#5a7fa6}body .outline .meks_ess-item.socicon-mail,body .outline .meks_ess-item.socicon-mail:hover{border-color:#000}.meks_ess{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;text-align:center;padding:0;margin:0 0 20px 0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:-5px}body .meks_ess .meks_ess-item{font-style:normal;text-decoration:none!important;font-family:inherit;color:#FFF;font-size:16px;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:100%;min-width:40px;height:40px;line-height:40px;margin-right:5px;margin-top:5px!important;box-shadow:none!important;border:0}.meks_ess .meks_ess-item:before{font-family:"socicon"!important;font-style:normal!important;font-size:14px;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:inherit;text-rendering:auto}body .meks_ess .meks_ess-item:hover{color:#fff;cursor:pointer;text-decoration:none;background-image:-moz-linear-gradient(left,rgb(0 0 0 / .1) 0,rgb(0 0 0 / .1) 100%)!important;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgb(0 0 0 / .1)),color-stop(100%,rgb(0 0 0 / .1)))!important;background-image:-webkit-linear-gradient(left,rgb(0 0 0 / .1) 0,rgb(0 0 0 / .1) 100%)!important;background-image:-o-linear-gradient(left,rgb(0 0 0 / .1) 0,rgb(0 0 0 / .1) 100%)!important;background-image:-ms-linear-gradient(left,rgb(0 0 0 / .1) 0,rgb(0 0 0 / .1) 100%)!important;background-image:linear-gradient(to right,rgb(0 0 0 / .1) 0,rgb(0 0 0 / .1) 100%)!important}body .meks_ess .meks_ess-item:focus{color:#fff;text-decoration:none;outline:none}.meks_ess .meks_ess-item span{font-family:inherit;position:relative;top:-1px;margin-left:8px}.meks_ess.no-labels span{display:none}.meks_ess.transparent .meks_ess-item{font-size:1em}.meks_ess.outline .meks_ess-item{border:1px solid #fff0;background:transparent!important}.meks_ess.outline .meks_ess-item:hover{border:1px solid}.meks_ess.transparent .meks_ess-item{border-radius:0;background:transparent!important}.meks_ess.transparent .meks_ess-item:hover{background:transparent!important}.meks_ess.rectangle.no-labels .meks_ess-item{border-radius:0;min-width:100px}.meks_ess.rounded.no-labels .meks_ess-item{border-radius:20px;min-width:100px}.meks_ess.circle,.meks_ess.square,.meks_ess.transparent{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.meks_ess.circle .meks_ess-item,.meks_ess.square .meks_ess-item,.meks_ess.transparent .meks_ess-item{width:40px;border-radius:50%;-webkit-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.meks_ess.square .meks_ess-item{border-radius:0}.meks_ess.transparent.outline .meks_ess-item{border:0}.meks_ess.rectangle .meks_ess-item{border-radius:0;min-width:140px}.meks_ess.rounded .meks_ess-item{border-radius:20px;min-width:140px}.meks_ess.transparent .meks_ess-item{min-width:auto;width:auto;margin-right:25px;border-radius:0}.meks_ess.transparent .socicon-facebook{margin-left:-3px}.gs-filter-cats{text-align:right}.gsp_btn,.mfp-arrow,.mfp-close{-webkit-transition:1s;-o-transition:1s;transition:1s}.gsp_btn,.mfp-arrow:hover,.mfp-arrow:focus{background:#fa566f}.mfp-close:hover{background:#fa566f}.shorten_url{padding:10px 10px 10px 10px;border:1px solid #AAA;background-color:#EEE}figure.filter-effect-winston h2{display:none}.row{display:inherit!important}.meta-category{display:block}.widget-title span{padding-bottom:2px}.meks_ess.circle .meks_ess-item,.meks_ess.square .meks_ess-item,.meks_ess.transparent .meks_ess-item{text-align:center}