.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}.ld-dashboard-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -15px;}#ld-dashboard-profile{margin-bottom:20px;}.ld-dashboard-sidebar-left{width:100%;padding:0 15px;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.ld-dashboard-sidebar-right{width:100%;padding:0 15px;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.ld-dashboard-content{margin-bottom:20px;padding:0 15px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.ld-dashboard-landing-cover{position:relative;height:0;padding-top:50%;background-size:cover;background-position:center center;margin-bottom:20px;background-image:url("https://cdn-dkbak.nitrocdn.com/xGYQXQpBEYvemmjCSrUzjDHKIkzTIZQl/assets/images/optimized/rev-f764304/www.likeart.gr/wp-content/plugins/ld-dashboard/public/img/ld-dashboard-cover.jpg");}.ld-dashboard-landing-cover.nitro-lazy{background-image:none !important;}.ld-dashboard-landing-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to bottom right,#466d12,#245f6d);opacity:.5;}.ld-dashboard-landing-content{position:absolute;z-index:10;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px;}.ld-dashboard-landing-text{color:#fff;font-size:24px;font-weight:600;text-align:center;text-transform:capitalize;}.ld-dashboard-profile-summary{position:relative;background:#63707e;text-align:center;padding:50px 0 50px;overflow:hidden;}.ld-dashboard-profile-summary:before{content:"";background:rgba(0,0,0,.1);width:800px;height:700px;position:absolute;top:-380px;left:-720px;transform:rotate(20deg);border-radius:20px;}.ld-dashboard-profile-summary:after{content:"";background:rgba(0,0,0,.1);width:200px;height:400px;position:absolute;top:-125px;left:-180px;transform:rotate(-20deg);border-radius:10px;}.ld-dashboard-profile-avatar{margin-bottom:40px;}.ld-dashboard-profile-avatar img{max-width:80px;border-radius:100%;box-shadow:0 0 10px 0 rgba(0,0,0,.15);}.ld-dashboard-profile-name{font-size:20px;font-weight:600;color:#fff;margin-bottom:5px;}.ld-profile-edit-link,.ld-dashboard-profile-email{color:#fff;}.ld-dashboard-profile-email{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:97%;display:block;margin:auto;}.ld-dashboard-location{background:#fff;}.ld-dashboard-location ul{margin:0 !important;padding:0 !important;list-style:none !important;}.ld-dashboard-location ul li{margin:0;padding:0;}.ld-dashboard-location ul li a{display:block;padding:15px;text-transform:uppercase;border-left:3px solid transparent;}.ld-dashboard-location ul li a:hover{border-left:3px solid;}h3.ld-dashboard-feed-title{margin:0 0 20px !important;}.ld-dashboard-feed .activity-item{display:block;margin:15px 0;padding:15px;background:#fff;border-left:3px solid #84c1be;border-radius:3px;}.ld-dashboard-feed .activity-item.lesson,.ld-dashboard-feed .activity-item.course{border-left:3px solid #7ccc7b;}.ld-dashboard-feed .activity-item p{margin:0 0 5px;}.ld-dashboard-feed .activity-item i{color:#999;}.ld-dashboard-seperator{margin:30px 0;text-align:center;overflow:hidden;}.ld-dashboard-seperator span{display:inline-block;position:relative;font-size:16px;line-height:1.5;text-transform:uppercase;}.ld-dashboard-seperator span:before,.ld-dashboard-seperator span:after{content:"";position:absolute;height:5px;border-bottom:1px solid #bbb;border-top:1px solid #bbb;top:0;bottom:0;margin:auto;width:500px;}.ld-dashboard-seperator span:before{right:100%;margin-right:15px;}.ld-dashboard-seperator span:after{left:100%;margin-left:15px;}@media (max-width: 1023px){.ld-dashboard-sidebar-left{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%;}.ld-dashboard-content{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%;}.ld-dashboard-sidebar-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}}@media (max-width: 767px){.ld-dashboard-sidebar-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.ld-dashboard-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}}.ld-dashboard-statistics-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;padding:10px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-o-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);}.ld-dashboard-statistics{margin:5px;padding:5px 15px;border-radius:3px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.ld-dashboard-statistics:nth-child(even){background:#93b5b3;}.ld-dashboard-statistics:nth-child(odd){background:#63707e;}.statistics-inner{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;}h2.statistics-label{margin:0;font-size:11px !important;font-weight:normal !important;line-height:1.5 !important;text-transform:uppercase;max-width:50%;display:inline-block;color:#fff !important;}.statistics-inner .learndash-statistics,.statistics-inner .statistics{font-size:48px;font-weight:600;line-height:1.5;margin:0;margin-right:10px;color:#fff;}@media (max-width: 767px){.ld-dashboard-statistics{width:calc(50% - 20px);}}@media (max-width: 543px){.ld-dashboard-statistics{width:100%;}.statistics-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.statistics-inner .learndash-statistics,.statistics-inner .statistics{margin-left:35%;}}select#ld-dashboard-courses-id,.ld-dashboard-student-lists,select#ld-dashboard-student-courses-id{margin-bottom:20px;}select#ld-dashboard-student-courses-id{width:100%;}.ld-dashboard-course-chart{margin-bottom:20px;}.ld-dashboard-overview-course-students{background:#fff;padding:15px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;}.ld-dashboard-overview-course-students::-webkit-scrollbar{display:none;}.ld-dashboard-overview-course-students h3{font-size:18px;}.ld-dashboard-info{background:#fff;text-align:center;margin-bottom:20px;padding:10px;}.ld-dashboard-info p{margin:0 !important;}.ld-dashboard-student-course-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;}@media (min-width: 992px){#ld-dashboard-student-course-progress-highchart{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;max-width:31%;margin-right:2%;}#ld-dashboard-student-course-assignment-progress-highchart{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;max-width:31%;margin-right:1.5%;margin-left:1.5%;}#ld-dashboard-student-course-quizze-progress-highchart{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;max-width:31%;margin-left:2%;}.ins-cw-earning-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin-top:20px;}.ins-cw-earning-table{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;margin-right:2%;}#ins-cw-earning-chart{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;margin-left:2%;}}.ins-cw-earning-table{min-height:300px;max-height:300px;overflow:hidden;overflow-y:scroll;}ul.ld-dashboard-student-courses{margin:0 !important;padding:15px !important;list-style:none !important;background:#fff;}ul.ld-dashboard-student-courses li{margin:0;padding:0;}ul.ld-dashboard-student-courses li+li{margin-top:15px;}.ld-dashboard-course-quizzes-assignment-progress,.ld-dashboard-course-progress{margin-bottom:20px;}.ld-dashboard-course-progress{background:#fff;padding:15px;}.ld-dashboard-course-progress ul{margin:0 !important;padding:0 !important;list-style:none !important;}.ld-dashboard-course-progress ul li{margin:0;padding:0;}.ld-dashboard-course-progress ul li+li{margin-top:20px;}.ld-dashboard-course-progress ul li strong{width:100%;display:block;}.ld-dashboard-course-progress ul li strong span,.ld-dashboard-student-courses li strong span{float:right;margin-left:10px;font-size:13px;font-weight:normal;}.ld-dashboard-progress.progress_bar_wrap{background-color:rgba(191,191,191,.26);border-radius:25px;}.ld-dashboard-progressbar{height:6px;border-radius:inherit;}.ld-dashboard-loader,.ld-dashboard-student-loader{width:100%;height:60px;background:#fff;margin-bottom:20px;padding:9px;}.ld-dashboard-loader img,.ld-dashboard-student-loader img{float:left;margin-right:15px;}.ld-dashboard-loader p,.ld-dashboard-student-loader p{margin:0;padding-top:8px;font-style:italic;}#ld-dashboard-profile,.ld-dashboard-feed .activity-item,#ld-dashboard-instructor-highchart-student-progress,.ld-dashboard-overview-course-students,#ld-dashboard-student-course-progress-highchart,#ld-dashboard-student-course-assignment-progress-highchart,#ld-dashboard-student-course-quizze-progress-highchart,ul.ld-dashboard-student-courses,.ld-dashboard-course-quizzes-assignment-progress #course_container,.ld-dashboard-course-progress,.ld-dashboard-loader,.ld-dashboard-student-loader,.ld-dashboard-info,.ld-dashboard-email-content,.ld-dashboard-buddypress-message-content{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-o-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);}.ins-earning-available{width:100%;height:400px;}.ld-dashboard-instructor-earning{background:#fff;padding:15px;}#ldid-show-course-todo{width:100%;}.render-course-group-to-do-list{background:#fff;}.render-course-group-to-do-list .fa-spin{width:100%;text-align:center;margin-bottom:10px;}.render-course-group-to-do-list .bp-to-do-actions .fa-spin{margin-bottom:0;}.ld-dashboard-email-content,.ld-dashboard-buddypress-message-content{background:#fff;padding:15px;position:relative;z-index:1;}.ld-dashboard-email-content .select2-container,.ld-dashboard-buddypress-message-content .select2-container{width:100% !important;}.ld-dashboard-email-content fieldset,.ld-dashboard-buddypress-message-content fieldset{margin:0;padding:10px;border:1px solid #e3e3e3;border-bottom:0;position:relative;}.ld-dashboard-email-content fieldset:last-child,.ld-dashboard-buddypress-message-content fieldset:last-child{border-bottom:1px solid #e3e3e3;}input#ld-email-subject,input#ld-buddypress-message-subject{width:100%;}.select2-dropdown.select2-dropdown{border:1px solid #aaa;}.select2-container.select2-container{z-index:99;}.ld-dashboard-email-content .wp-core-ui input[type=button]:hover,.ld-dashboard-buddypress-message-content .wp-core-ui input[type=button]:hover{border:1px solid #999 !important;}#ld-email-student-loader img{width:24px;height:24px;position:absolute;right:25px;top:25px;z-index:100;background:#fff;border-radius:8px;padding:2px;}#ld-email-loader img{width:24px;height:24px;z-index:100;background:#fff;border-radius:8px;padding:2px;}@media (max-width: 475px){.select2-container--default .select2-selection--multiple .select2-selection__rendered li{width:100%;}.select2-container .select2-search--inline .select2-search__field{width:100% !important;}select#ld-dashboard-courses-id{width:100%;}}form#ld-instructor-reg-form{width:100%;margin:0 15px;padding:15px;background:#fff;border:1px solid #e3e3e3;border-radius:4px;}.ld-dashboard-alert-warning{width:100%;margin:0;padding:15px;background:#fff;border:1px solid #e3e3e3;border-radius:4px;}#ld-instructor-reg-form .ld-dashboard-form-group:not(.ld-dashboard-reg-form-btn-wrap){margin:0 0 15px;}#ld-instructor-reg-form .ld-dashboard-form-group label{display:inline-block;width:200px;float:left;}#ld-instructor-reg-form .ld-dashboard-form-group input{width:calc(100% - 200px);}#ld-instructor-reg-form .ld-dashboard-form-group button.ld-dashboard-button{margin-top:15px;}@media (max-width: 767px){#ld-instructor-reg-form .ld-dashboard-form-group label{float:none;margin-bottom:3px;}#ld-instructor-reg-form .ld-dashboard-form-group input{width:100%;}.ld-dashboard-form-group .ld-dashboard-form-group input{display:inline-block;width:200px;}}.ld-dashboard-btn{background:#333;color:#fff;font-size:14px;font-weight:normal;line-height:1.5;margin:0 15px 15px 0;padding:.5em 1em;display:inline-block;border:0;border-radius:4px;}.ld-dashboard-btn:hover{background:#111;color:#fff;}.ld-dashboard-pagination{margin-top:15px;}.ld-dashboard-content .learndash-wrapper .ld-profile-summary .ld-profile-card{margin:0;}.ld-dashboard-content .ld-profile-avatar,.ld-dashboard-content .ld-profile-heading,.ld-dashboard-content .ld-profile-edit-link{display:none;}.ld-dashboard-content  .ld-profile-stats{padding:10px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-o-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);}.ld-dashboard-email-content .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#888;}.chosen-container,.noUi-target,.noUi-target *{-webkit-user-select:none;-ms-user-select:none;}.chosen-container{position:relative;display:inline-block;vertical-align:middle;-moz-user-select:none;user-select:none;}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box;}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none;}.chosen-container a{cursor:pointer;}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999;}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top;}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px;}.chosen-container-single .chosen-default{color:#999;}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px;}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("https://cdn-dkbak.nitrocdn.com/xGYQXQpBEYvemmjCSrUzjDHKIkzTIZQl/assets/images/optimized/rev-f764304/www.likeart.gr/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png") -42px 1px no-repeat;font-size:1px;}.chosen-container-single .chosen-single abbr.nitro-lazy{background-image:none !important;}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%;}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("https://cdn-dkbak.nitrocdn.com/xGYQXQpBEYvemmjCSrUzjDHKIkzTIZQl/assets/images/optimized/rev-f764304/www.likeart.gr/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png") 0 2px no-repeat;}.chosen-container-single .chosen-single div b.nitro-lazy{background-image:none !important;}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap;}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url("https://cdn-dkbak.nitrocdn.com/xGYQXQpBEYvemmjCSrUzjDHKIkzTIZQl/assets/images/optimized/rev-f764304/www.likeart.gr/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png") 100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0;}.chosen-container-single .chosen-search input[type=text].nitro-lazy{background-image:none !important;}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box;}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch;}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default;}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff;}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4;}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default;}.chosen-container .chosen-results li.group-option{padding-left:15px;}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text;}.chosen-container-multi .chosen-choices li{float:left;list-style:none;}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;outline:0;border:0 !important;background:0 0 !important;-webkit-box-shadow:none;box-shadow:none;font-size:100%;line-height:normal;border-radius:0;width:25px;}.chosen-container-multi .chosen-choices li.search-choice{position:relative;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default;}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("https://cdn-dkbak.nitrocdn.com/xGYQXQpBEYvemmjCSrUzjDHKIkzTIZQl/assets/images/optimized/rev-f764304/www.likeart.gr/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png") -42px 1px no-repeat;font-size:1px;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close.nitro-lazy{background-image:none !important;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px;}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666;}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px;}.chosen-container-multi .chosen-results{margin:0;padding:0;}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default;}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0;}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px;}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222 !important;}.chosen-disabled{opacity:.5 !important;cursor:default;}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default;}.chosen-rtl{text-align:right;}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl;}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}.chosen-rtl .chosen-single div{right:auto;left:3px;}.chosen-rtl .chosen-single abbr{right:auto;left:26px;}.chosen-rtl .chosen-choices li{float:right;}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl;}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px;}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url("https://cdn-dkbak.nitrocdn.com/xGYQXQpBEYvemmjCSrUzjDHKIkzTIZQl/assets/images/optimized/rev-f764304/www.likeart.gr/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png") -30px -20px no-repeat;direction:rtl;}.chosen-rtl .chosen-search input[type=text].nitro-lazy{background-image:none !important;}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url("https://cdn-dkbak.nitrocdn.com/xGYQXQpBEYvemmjCSrUzjDHKIkzTIZQl/assets/images/optimized/rev-f764304/www.likeart.gr/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite@2x.png") !important;background-size:52px 37px !important;background-repeat:no-repeat !important;}.chosen-container .chosen-results-scroll-down span.nitro-lazy,.chosen-container .chosen-results-scroll-up span.nitro-lazy,.chosen-container-multi .chosen-choices .search-choice .search-choice-close.nitro-lazy,.chosen-container-single .chosen-search input[type=text].nitro-lazy,.chosen-container-single .chosen-single abbr.nitro-lazy,.chosen-container-single .chosen-single div b.nitro-lazy,.chosen-rtl .chosen-search input[type=text].nitro-lazy{background-image:none !important;}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px;}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.noUi-pips,.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}.searchandfilter-date-picker .ui-helper-hidden{display:none;}.searchandfilter-date-picker .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.searchandfilter-date-picker .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.searchandfilter-date-picker .ui-helper-clearfix:after,.searchandfilter-date-picker .ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse;}.searchandfilter-date-picker .ui-helper-clearfix:after{clear:both;}.searchandfilter-date-picker .ui-helper-clearfix{min-height:0;}.searchandfilter-date-picker .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0);}.searchandfilter-date-picker .ui-front{z-index:100;}.searchandfilter-date-picker .ui-state-disabled{cursor:default !important;}.searchandfilter-date-picker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.searchandfilter-date-picker .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}.searchandfilter-date-picker .ui-datepicker{width:17em;padding:.2em .2em 0;display:none;}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em;}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{top:1px;}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{left:2px;}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next{right:2px;}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{left:1px;}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover{right:1px;}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next span,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;display:inline-block;}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month-year{width:100%;}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month,.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-year{width:49%;}.searchandfilter-date-picker .ui-icon{width:16px;height:16px;background-position:16px 16px;}.searchandfilter-date-picker .ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}.searchandfilter-date-picker .ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0;}.searchandfilter-date-picker .ui-datepicker td{border:0;padding:1px;}.searchandfilter-date-picker .ui-datepicker td a,.searchandfilter-date-picker .ui-datepicker td span{display:block;text-align:center;text-decoration:none;}.searchandfilter-date-picker .ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em;}.ll-skin-melon .ui-datepicker{padding:0;}.ll-skin-melon .ui-datepicker-header{border:none;background:0 0;font-weight:400;font-size:15px;}.ll-skin-melon .ui-datepicker-header .ui-state-hover{background:0 0;border-color:transparent;cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}.ll-skin-melon .ui-datepicker .ui-datepicker-title{margin-top:.4em;margin-bottom:.3em;color:#e9f0f4;}.ll-skin-melon .ui-datepicker .ui-datepicker-next,.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,.ll-skin-melon .ui-datepicker .ui-datepicker-prev,.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{top:.9em;border:none;}.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{left:2px;}.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover{right:2px;}.ll-skin-melon .ui-datepicker .ui-datepicker-next span,.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-image:url("https://cdn-dkbak.nitrocdn.com/xGYQXQpBEYvemmjCSrUzjDHKIkzTIZQl/assets/images/optimized/rev-f764304/www.likeart.gr/wp-content/plugins/search-filter-pro/public/assets/img/ui-icons_ffffff_256x240.png");background-position:-32px 0;margin-top:0;top:0;font-weight:400;}.ll-skin-melon .ui-datepicker .ui-datepicker-next span.nitro-lazy,.ll-skin-melon .ui-datepicker .ui-datepicker-prev span.nitro-lazy{background-image:none !important;}.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-position:-96px 0;}.ll-skin-melon .ui-datepicker table{margin:0;}.ll-skin-melon .ui-datepicker th{padding:1em 0;color:#ccc;font-size:13px;font-weight:400;border:none;border-top:1px solid #3a414d;}.ll-skin-melon .ui-state-disabled{opacity:1;}.ll-skin-melon .ui-state-disabled .ui-state-default{color:#fba49e;}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-ms-touch-action:none;touch-action:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box;}.noUi-target{position:relative;direction:ltr;background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1;}.noUi-connects{overflow:hidden;z-index:0;border-radius:3px;}.noUi-handle,.noUi-tooltip{position:absolute;border:1px solid #d9d9d9;}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0;}.noUi-vertical .noUi-origin{width:0;}.noUi-horizontal .noUi-origin{height:0;}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s;}.noUi-state-drag *{cursor:inherit !important;}.noUi-horizontal{height:18px;}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px;}.noUi-vertical{width:18px;}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px;}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto;}.noUi-connect{background:#3fb8af;}.noUi-draggable{cursor:ew-resize;}.noUi-vertical .noUi-draggable{cursor:ns-resize;}.noUi-handle{border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px;}.noUi-handle:after{left:17px;}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px;}.noUi-vertical .noUi-handle:after{top:17px;}[disabled] .noUi-connect{background:#b8b8b8;}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed;}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box;}.noUi-pips{position:absolute;}.noUi-value{position:absolute;white-space:nowrap;text-align:center;}.noUi-value-sub{color:#ccc;font-size:10px;}.noUi-marker{position:absolute;background:#ccc;}.noUi-marker-large,.noUi-marker-sub{background:#aaa;}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%;}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%);}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px;}.noUi-marker-horizontal.noUi-marker-sub{height:10px;}.noUi-marker-horizontal.noUi-marker-large{height:15px;}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%;}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px;}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%);}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px;}.noUi-marker-vertical.noUi-marker-sub{width:10px;}.noUi-marker-vertical.noUi-marker-large{width:15px;}.noUi-tooltip{display:block;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap;}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%;}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%;}.searchandfilter p{margin-top:1em;display:block;}.searchandfilter ul{display:block;margin-top:0;margin-bottom:0;}.searchandfilter ul li{list-style:none;display:block;padding:10px 0;margin:0;}.searchandfilter ul li li{padding:5px 0;}.searchandfilter ul li ul li ul{margin-left:20px;}.searchandfilter label{display:inline-block;margin:0;padding:0;}.searchandfilter>ul>li[data-sf-combobox="1"] label{display:block;}.searchandfilter li[data-sf-field-input-type=checkbox] label,.searchandfilter li[data-sf-field-input-type=radio] label,.searchandfilter li[data-sf-field-input-type=range-radio] label,.searchandfilter li[data-sf-field-input-type=range-checkbox] label{padding-left:10px;}.searchandfilter .sf-date-prefix{padding-right:5px;display:inline-block;}.searchandfilter .sf-count,.searchandfilter .sf-date-postfix{padding-left:5px;display:inline-block;}.searchandfilter .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}.searchandfilter h4{margin:0;padding:5px 0 10px;font-size:16px;}.searchandfilter .sf-range-max,.searchandfilter .sf-range-min{max-width:80px;}.searchandfilter .sf-meta-range-radio-fromto .sf-range-max,.searchandfilter .sf-meta-range-radio-fromto .sf-range-min{display:inline-block;vertical-align:middle;}.searchandfilter .sf-meta-range-radio-fromto span.sf-range-values-seperator{vertical-align:middle;display:inline-block;margin:0 15px;}.searchandfilter .datepicker{max-width:170px;}.searchandfilter select.sf-input-select{min-width:170px;}.searchandfilter select.sf-range-max.sf-input-select,.searchandfilter select.sf-range-min.sf-input-select{min-width:auto;}.searchandfilter ul>li>ul:not(.children){margin-left:0;}.searchandfilter .meta-slider{margin-top:10px;margin-bottom:10px;height:15px;max-width:220px;}.searchandfilter .noUi-connect{background-color:#526e91;}.searchandfilter.search-filter-disabled .noUi-connect{opacity:.7;}.searchandfilter .noUi-horizontal.noUi-extended{padding:0 10px;}.searchandfilter .noUi-horizontal.noUi-extended .noUi-origin{right:-10px;}.searchandfilter .noUi-handle{border-color:#ccc;}.searchandfilter .noUi-horizontal .noUi-handle{width:24px;height:24px;top:-5px;border-radius:20px;left:-12px;}.searchandfilter .noUi-horizontal .noUi-handle:after,.searchandfilter .noUi-horizontal .noUi-handle:before{height:9px;top:7px;}.searchandfilter .noUi-horizontal .noUi-handle:before{left:9px;}.searchandfilter .noUi-horizontal .noUi-handle:after{left:12px;}.search-filter-scroll-loading{display:block;margin:20px 10px 10px;height:30px;width:30px;animation:search-filter-loader-rotate .7s infinite linear;border:5px solid rgba(0,0,0,.15);border-right-color:rgba(0,0,0,.6);border-radius:50%;}@keyframes search-filter-loader-rotate{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}.ll-skin-melon{font-size:90%;}.ll-skin-melon .ui-datepicker td{background:#f7f7f7;border:none;padding:0;}.ll-skin-melon .ui-datepicker th{border-color:#4d6077;}.ll-skin-melon .ui-widget{font-family:inherit;background:#526e91;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-moz-box-shadow:0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3);}.searchandfilter.horizontal ul>li{display:inline-block;padding-right:10px;}.searchandfilter.horizontal ul>li li{display:block;}.ll-skin-melon td .ui-state-default{background:0 0;border:none;text-align:center;padding:.3em;margin:0;font-weight:400;color:#6c88ac;font-size:14px;}.ll-skin-melon td .ui-state-active{background:#526e91;color:#fff;}.ll-skin-melon td .ui-state-hover{background:#c4d6ec;}.searchandfilter li.hide,.searchandfilter select option.hide{display:none;}.searchandfilter .disabled{opacity:.7;}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:auto;padding:5px;color:#666;font-family:inherit;}.chosen-container{font-size:14px;}.chosen-container-single .chosen-single{height:auto;}.chosen-container-multi .chosen-choices li.search-choice{margin:3px 3px 3px 5px;}.search-filter-results .sf-active{font-weight:700;}.search-filter-results .sf-disabled{opacity:.5;}.tax-product_brand .brand-description{overflow:hidden;zoom:1;}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right;}.tax-product_brand .brand-description .text{width:72%;float:left;}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em;}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none;}ul.brand-thumbnails:before{clear:both;content:"";display:table;}ul.brand-thumbnails:after{clear:both;content:"";display:table;}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%;}ul.brand-thumbnails.fluid-columns li{width:auto;}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both;}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0;}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0;}ul.brand-thumbnails.columns-2 li{width:48%;}ul.brand-thumbnails.columns-3 li{width:30.75%;}ul.brand-thumbnails.columns-5 li{width:16.95%;}ul.brand-thumbnails.columns-6 li{width:13.5%;}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0;}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48% !important;}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none;}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%;}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both;}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0;}}.brand-thumbnails-description li{text-align:center;}.brand-thumbnails-description li .term-thumbnail img{display:inline;}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left;}#brands_a_z h3:target{text-decoration:underline;}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1;}ul.brands_index li{float:left;margin:0 2px 2px 0;}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none;}ul.brands_index li span{border-color:#eee;color:#ddd;}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none;}ul.brands_index li a.active{border-width:2px;padding:5px;}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em;}.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(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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-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{-ms-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:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-yc:before,.fa-y-combinator:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-tv:before,.fa-television:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-edge:before{content:"";}.fa-credit-card-alt:before{content:"";}.fa-codiepie:before{content:"";}.fa-modx:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-usb:before{content:"";}.fa-product-hunt:before{content:"";}.fa-mixcloud:before{content:"";}.fa-scribd:before{content:"";}.fa-pause-circle:before{content:"";}.fa-pause-circle-o:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stop-circle-o:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-hashtag:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-percent:before{content:"";}.fa-gitlab:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpforms:before{content:"";}.fa-envira:before{content:"";}.fa-universal-access:before{content:"";}.fa-wheelchair-alt:before{content:"";}.fa-question-circle-o:before{content:"";}.fa-blind:before{content:"";}.fa-audio-description:before{content:"";}.fa-volume-control-phone:before{content:"";}.fa-braille:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-signing:before,.fa-sign-language:before{content:"";}.fa-low-vision:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-pied-piper:before{content:"";}.fa-first-order:before{content:"";}.fa-yoast:before{content:"";}.fa-themeisle:before{content:"";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"";}.fa-fa:before,.fa-font-awesome:before{content:"";}.fa-handshake-o:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-o:before{content:"";}.fa-linode:before{content:"";}.fa-address-book:before{content:"";}.fa-address-book-o:before{content:"";}.fa-vcard:before,.fa-address-card:before{content:"";}.fa-vcard-o:before,.fa-address-card-o:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-circle-o:before{content:"";}.fa-user-o:before{content:"";}.fa-id-badge:before{content:"";}.fa-drivers-license:before,.fa-id-card:before{content:"";}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"";}.fa-quora:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-telegram:before{content:"";}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"";}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"";}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"";}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"";}.fa-shower:before{content:"";}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"";}.fa-podcast:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-times-rectangle:before,.fa-window-close:before{content:"";}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"";}.fa-bandcamp:before{content:"";}.fa-grav:before{content:"";}.fa-etsy:before{content:"";}.fa-imdb:before{content:"";}.fa-ravelry:before{content:"";}.fa-eercast:before{content:"";}.fa-microchip:before{content:"";}.fa-snowflake-o:before{content:"";}.fa-superpowers:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-meetup:before{content:"";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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;}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:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{-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 #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0);}input,button,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-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:20px;padding-right:20px;}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{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-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{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-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{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-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{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:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table;}.clearfix:after,.container:after,.container-fluid: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:transparent;text-shadow:none;background-color:transparent;border:0;}.hidden{display:none !important;}.affix{position:fixed;}@-ms-viewport{width:device-width;}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important;}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-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;}th.visible-xs,td.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;}th.visible-sm,td.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;}th.visible-md,td.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;}th.visible-lg,td.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;}th.visible-print,td.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;}}.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:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.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:rgba(0,0,0,0);}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px;}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px;}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.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 rgba(0,0,0,.6);background:#444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.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:1000ms;animation-duration:1000ms;-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 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;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(0px,0px,0px);}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{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:transparent;-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 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms 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("https://www.likeart.gr/wp-content/themes/herald/assets/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease;}.owl-carousel .owl-video-play-icon.nitro-lazy{background-image:none !important;}.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-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{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 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;}html{-webkit-tap-highlight-color:rgba(0,0,0,0);}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-section article:last-child,.herald-fa-wrapper,.herald-vertical-padding,.herald-txt-module,.herald-section article.herald-single:last-of-type{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:0px;}.herald-authors .author-col-3 .entry-content p{font-size:13px;line-height:1.7rem;padding-top:6px;margin-bottom:0;}.herald-module,.herald-section:last-child,.herald-fa-wrapper article: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:rgba(0,0,0,.4);color:rgba(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;}.wp-caption:hover .wp-caption-text,.herald-post-thumbnail-single:hover .wp-caption-text,.meta-media:hover .wp-caption-text,.meta-media:hover .gallery-item:hover .gallery-caption{background:rgba(0,0,0,.7);color:#fff;}.meta-media:hover .gallery-item .gallery-caption{background-color:rgba(0,0,0,.4);color:rgba(255,255,255,.8);}.entry-title a{display:block;clear:both;}.entry-title a,.comment-respond a,.footer-bottom .herald-copyright a{-webkit-transition:.2s ease;transition:.2s ease;}.entry-content a,.comment-respond a,.comment-reply-link,.footer-bottom .herald-copyright a{padding-bottom:2px;border-bottom:2px solid transparent;-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-title,.herald-mod-wrap .herald-mod-actions,.herald-mod-wrap .herald-mod-subnav{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-prev,.herald-slider-controls .owl-next{font-size:1.1rem;text-transform:uppercase;border-radius:2px;padding:0 15px;display:inline-block;vertical-align:top;height:26px;}.herald-slider-controls{display:inline-block;vertical-align:top;margin-left:8px;float:right;}.herald-slider-controls .owl-prev,.herald-slider-controls .owl-next{width:26px;height: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;}.herald-slider-controls .owl-prev:hover,.herald-slider-controls .owl-next: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:"";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:rgba(0,0,0,.05);}.herald-post-thumbnail .herald-format-icon{color:#fff;position:absolute;top:50%;background:rgba(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:rgba(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:transparent;}.herald-pagination .prev,.herald-pagination .next{position:absolute;top:35;padding:5px 10px;width:186px;}.herald-pagination .prev{left:0;}.herald-pagination .prev:before{content:"";font-family:"FontAwesome";margin-right:8px;}.herald-pagination .next{right:0;}.herald-pagination .next:after{content:"";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;padding:5px 10px;border-radius:2px;width:186px;}.herald-pagination .herald-next a:after{content:"";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;padding:5px 10px;border-radius:2px;width:186px;}.herald-pagination .herald-prev a:before{content:"";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;padding:5px 10px;border-radius:2px;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-date span:before,.entry-header .herald-modified_date span:before,.entry-header .herald-time span:before,.entry-header .herald-comments a:before,.entry-header .herald-author a:before,.entry-header .herald-rtime:before,.entry-header .herald-views:before{font-family:"FontAwesome";padding:0px 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:"";}.entry-header .herald-time span:before{content:"";}.entry-header .herald-comments a:before{content:"";}.entry-header .herald-author a:before{content:"";}.entry-header .herald-rtime:before{content:"";}.entry-header .herald-views:before{content:"";}.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 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 .herald-sticky.is_stuck,.herald-sticky-header-visible .entry-meta-wrapper-sticky.is_stuck{top:90px;}.herald-sticky.is_stuck,.entry-meta-wrapper-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:rgba(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:"";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:rgba(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:"";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:rgba(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-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:rgba(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:rgba(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:none;width:100%;}.gallery-caption{display:none;}.meta-media:hover .gallery-item .gallery-caption{background-color:rgba(0,0,0,.4);color:rgba(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:"";border:none;}.mfp-arrow-right:before{content:"";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:normal;}.entry-content .herald-search-submit:after,.herald-mod-desc .herald-search-submit:after{font-family:"FontAwesome";content:"";}.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:transparent;}body .mejs-container.mejs-container-fullscreen{background:#000;}body .mejs-container.wp-audio-shortcode{height:90px !important;}body .has-post-thumbnail .meta-media .mejs-embed,body .format-video .meta-media .mejs-embed,body .has-post-thumbnail .meta-media .mejs-embed body,body .format-video .meta-media .mejs-embed body,body .has-post-thumbnail .meta-media .mejs-container .mejs-controls,body .format-video .meta-media .mejs-container .mejs-controls{background:#fff;}body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-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 .format-video .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:rgba(0,0,0,.1);}body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-loaded,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 .format-video .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:rgba(0,0,0,.2);}body .has-post-thumbnail .meta-media .wp-playlist-light,body .format-video .meta-media .wp-playlist-light{background:none;color:rgba(0,0,0,.73);}body .has-post-thumbnail .meta-media .mejs-container .mejs-controls .mejs-time span,body .format-video .meta-media .mejs-container .mejs-controls .mejs-time span{color:rgba(0,0,0,.73);}body .has-post-thumbnail .meta-media .mejs-controls .mejs-button,body .format-video .meta-media .mejs-controls .mejs-button,body .has-post-thumbnail .meta-media .mejs-controls .mejs-button button,body .format-video .meta-media .mejs-controls .mejs-button button{color:rgba(0,0,0,.88);}body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-total,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-loaded,body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-loaded,body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-float,body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-float{background:rgba(0,0,0,.18);}body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-float-corner,body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-float-corner{border-top-color:rgba(0,0,0,.18);}body .has-post-thumbnail .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,body .format-video .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:rgba(0,0,0,.18);}body .has-post-thumbnail .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,body .format-video .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:rgba(0,0,0,.18);}body .has-post-thumbnail .meta-media .wp-playlist-item:last-child,body .format-video .meta-media .wp-playlist-item:last-child{border-color:rgba(0,0,0,.18);}body .has-post-thumbnail .meta-media .wp-playlist-current-item .wp-playlist-item-title,body .format-video .meta-media .wp-playlist-current-item .wp-playlist-item-title,body .has-post-thumbnail .meta-media .wp-playlist-playing,body .format-video .meta-media .wp-playlist-playing{color:rgba(0,0,0,.88);}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:rgba(0,0,0,.18);}body .has-post-thumbnail .meta-media div.mejs-container.wp-audio-shortcode,body .format-video .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 .has-post-thumbnail .meta-media .mejs-container *,body .format-video .meta-media .mejs-container *{color:#333;font-weight:bold;}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:bold;}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:none;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;height:32px;width:32px;outline:none;}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,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:normal;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,body .mejs-controls .mejs-play button:before{font-family:"FontAwesome";content:"";}body .mejs-controls .mejs-pause button:before,body .mejs-controls .mejs-pause button:before{font-family:"FontAwesome";content:"";}body .mejs-controls .mejs-volume-button button:before,body .mejs-controls .mejs-volume-button button:before{font-family:"FontAwesome";content:"";}body .mejs-controls .mejs-volume-button.mejs-unmute button:before,body .mejs-controls .mejs-volume-button.mejs-unmute button:before{font-family:"FontAwesome";content:"";}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:"";}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;}.herald-site-header .row .herald-da,.single .herald-site-header .row .herald-da,.archive .herald-site-header .row .herald-da{margin:0 auto;background-color:transparent;border:none;}.herald-entry-content iframe,.herald-entry-content .fb_iframe_widget{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-point .review-total-box:before,.entry-meta .review-type-percentage .review-total-box:before,.entry-meta .wp-review-total-percentage:before,.entry-meta .wp-review-total-point:before{font-family:"FontAwesome";content:"";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 500ms ease-in-out;transition:all 500ms ease-in-out;}.more-link{display:none;}.herald-author .coauthors:before{font-family:"FontAwesome";content:"";}.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:"";}.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 rgba(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,.h1,.herald-no-sid .herald-posts .h2{line-height:1.25;}h2,.h2,.herald-no-sid .herald-posts .h3{line-height:1.27;}h3,.h3,.herald-no-sid .herald-posts .h4{line-height:1.29;}h4,.h4,.herald-no-sid .herald-posts .h5{line-height:1.4;}h5,.h5,.herald-no-sid .herald-posts .h6{line-height:1.42;}h6,.h6,.herald-no-sid .herald-posts .h7{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 ul li,.entry-content ol 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 p,.herald-entry-content ul,.herald-entry-content ol{margin:0 0 3rem;}.herald-sidebar{line-height:1.625;}p{margin:0 0 1.5rem;}table{border-collapse:separate;border-spacing:0;border-top:1px solid;border-left:1px solid;width:100%;margin-bottom:30px;}caption,th,td{font-weight:normal;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;}.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:normal;}.text-lowercase{text-transform:lowercase;}.text-uppercase{text-transform:uppercase;}.text-capitalize{text-transform:capitalize;}ul,ol{margin:0;}ul li,ol li{margin-bottom:1.5rem;}ul ul,ol ul,ul ol,ol ol{margin-top:0;margin-bottom:0;}.herald-site-header .header-top{font-size:1.3rem;font-weight:normal;}.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:normal;padding-bottom:2px;border-bottom:2px solid transparent;-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 span,.entry-meta.meta-small a{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 span,.entry-meta a{font-size:1.4rem;line-height:1.8rem;}.entry-meta a{padding-bottom:2px;border-bottom:2px solid transparent;-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:normal;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;}.herald-header-sticky .h1,.header-bottom .h1{line-height:1;font-size:2.8rem;}input[type="text"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="date"],input[type="password"],select,textarea{border:1px solid;padding:10px;outline:none;line-height:normal;width:100%;font-size:100%;margin:0;vertical-align:baseline;border-radius:2px;}select{width:100%;}button{outline:none;}input[type="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,.wpcf7-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;}input[type="submit"]: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,.wpcf7-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;}div.wpcf7-validation-errors,.error{color:#fff;background:#e74c3c;}div.wpcf7-mail-sent-ok,.success{color:#fff;background:#27ae60;}.success,.error{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:white;background:#f1c40f;}.invalid span.wpcf7-not-valid-tip{display:block;}textarea.wpcf7-not-valid,input[type="url"].wpcf7-not-valid,input[type="tel"].wpcf7-not-valid,input[type="text"].wpcf7-not-valid,input[type="email"].wpcf7-not-valid,input[type="number"].wpcf7-not-valid,input[type="password"].wpcf7-not-valid{border-color:#f1c40f;}body div.wpforms-container-full .wpforms-form .wpforms-field-label{font-weight:normal;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_medium,.entry-content a.mks_button.mks_button_medium:hover{border-bottom:none !important;padding:16px 24px;border-radius:2px;}.entry-content a.mks_button_small,.entry-content a.mks_button.mks_button_small:hover{border-bottom:none !important;padding:10px 15px;border-radius:2px;}.entry-content a.mks_button_large,.entry-content a.mks_button.mks_button_large:hover{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-l,.hel-r,.hel-c{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 ul,.herald-site-header li{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-l,.header-top .hel-r,.header-top .hel-c{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:rgba(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-menu-popup,.header-top .herald-cart-icon > a{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 .menu,.header-middle .hel-c .herald-soc-nav,.header-middle .hel-c .herald-search-form{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-menu-popup > span,.header-middle .herald-menu-popup-search > span,.header-middle .herald-cart-icon > a{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-menu-popup-search,.header-middle .herald-cart-icon{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 > *,.herald-header-sticky .hel-c > *,.header-bottom .hel-l > *,.herald-header-sticky .hel-l > *,.header-bottom .hel-r > *,.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 .site-description,.herald-header-sticky .site-description,.header-bottom .herald-calendar,.herald-header-sticky .herald-calendar{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-menu-popup > span,.herald-header-sticky .herald-menu-popup > span,.header-bottom .herald-menu-popup-search > span,.herald-header-sticky .herald-menu-popup-search > span,.header-bottom .herald-cart-icon > a,.herald-header-sticky .herald-cart-icon > a{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-popup,.herald-header-sticky .herald-menu-popup,.header-bottom .herald-menu,.herald-header-sticky .herald-menu{margin:0;}.header-bottom .site-title.h1,.herald-header-sticky .site-title.h1{font-size:2.8rem;line-height:1;}.herald-header-sticky .hel-el,.header-bottom .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;}.herald-header-sticky .site-title img,.header-bottom .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:"";}.herald-soc-nav li a[href*="@"]::before{content:"";}.herald-soc-nav li a[href*="codepen."]::before{content:"";}.herald-soc-nav li a[href*="digg."]::before{content:"";}.herald-soc-nav li a[href*="dribbble."]::before{content:"";}.herald-soc-nav li a[href*="dropbox."]::before{content:"";}.herald-soc-nav li a[href*="facebook."]::before{content:"";}.herald-soc-nav li a[href*="flickr."]::before{content:"";}.herald-soc-nav li a[href*="foursquare."]::before{content:"";}.herald-soc-nav li a[href*="google."]::before{content:"";}.herald-soc-nav li a[href*="github."]::before{content:"";}.herald-soc-nav li a[href*="instagram."]::before{content:"";}.herald-soc-nav li a[href*="linkedin."]::before{content:"";}.herald-soc-nav li a[href*="last.fm"]::before{content:"";}.herald-soc-nav li a[href*="pinterest."]::before{content:"";}.herald-soc-nav li a[href*="reddit."]::before{content:"";}.herald-soc-nav li a[href*="soundcloud."]::before{content:"";}.herald-soc-nav li a[href*="spotify."]::before{content:"";}.herald-soc-nav li a[href*="stumbleupon."]::before{content:"";}.herald-soc-nav li a[href*="tumblr."]::before{content:"";}.herald-soc-nav li a[href*="twitter."]::before{content:"";}.herald-soc-nav li a[href*="vimeo."]::before{content:"";}.herald-soc-nav li a[href*="vine."]::before{content:"";}.herald-soc-nav li a[href*="vk."]::before{content:"";}.herald-soc-nav li a[href*="wordpress."]::before{content:"";}.herald-soc-nav li a[href*="xing."]::before{content:"";}.herald-soc-nav li a[href*="youtube."]::before{content:"";}.herald-soc-nav li a[href*="medium."]::before{content:"";}.herald-soc-nav li a[href*="buysellads."]::before{content:"";}.herald-soc-nav li a[href*="behance."]::before{content:"";}.herald-soc-nav li a[href*="slack."]::before{content:"";}.herald-soc-nav li a[href*="weibo."]::before{content:"";}.herald-soc-nav li a[href*="tel:"]::before{content:"";}.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*="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(0px,-100px,0px);transform:translate3d(0px,-100px,0px);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:normal;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:transparent;-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="4"] .herald-post-thumbnail,.trending-slider[data-col="3"] .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-3,.trending-no-featured-image .col-lg-4,.trending-no-featured-image .col-lg-2,.trending-no-featured-image .owl-col{border-left:1px solid rgba(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 0px rgba(0,0,0,.1);box-shadow:0 2px 2px 0px rgba(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-registration-link,.herald-login .herald-lost-password-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-registration-link,.header-top .herald-login .herald-lost-password-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-l > *,.hel-r > *,.hel-c > *{margin:0 10px;}.hel-l.herald-go-ver > *,.hel-r.herald-go-ver > *,.hel-c.herald-go-ver > *{margin:0 0 10px;}.hel-l.herald-go-ver > *:last-child,.hel-r.herald-go-ver > *:last-child,.hel-c.herald-go-ver > *:last-child{margin:0;}.hel-l > *:first-child{margin-left:0;}.hel-r > *:first-child{margin-right:0;}.hel-l .soc-nav,.hel-r .soc-nav,.hel-c .soc-nav,.hel-l .herald-menu-popup-search,.hel-r .herald-menu-popup-search,.hel-c .herald-menu-popup-search{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 rgba(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;padding:4px 2px;border-bottom:0;display:block;font-size:1.4rem;height:28px;width:28px;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 li a,.herald-mobile-nav .herald-mega-menu.herald-mega-menu-classic > .sub-menu > 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 ul > .menu-item-has-children > a:after,.herald-menu .herald-mega-menu > a:after{font-family:"FontAwesome";content:"";margin-left:7px;font-size:10px;float:right;}.herald-menu ul ul{-webkit-box-shadow:0 1px 0 1px rgba(0,0,0,.1);box-shadow:0 1px 0 1px rgba(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:"";}.herald-menu ul li:hover > ul,.herald-menu ul li:focus > ul{left:0;opacity:1;}.herald-menu ul ul ul{left:-999em;top:-10px;-webkit-box-shadow:0 1px 0 1px rgba(0,0,0,.1),0 0px 0 1px rgba(0,0,0,.1);box-shadow:0 1px 0 1px rgba(0,0,0,.1),0 0px 0 1px rgba(0,0,0,.1);}.herald-menu ul ul li:hover > ul,.herald-menu ul ul li.focus > 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 0px rgba(0,0,0,.1);box-shadow:0 2px 2px 0px rgba(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:hover .herald-in-popup,.hel-r .herald-menu-popup:focus .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-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{left:0;display:block;}.herald-site-header .herald-menu-popup .herald-search-form .herald-search-submit{display:none;}.herald-site-header .herald-search-form,.herald-header-sticky .herald-search-form{position:relative;max-width:200px;}.herald-site-header .herald-search-input,.herald-header-sticky .herald-search-input{font-size:1.3rem;width:100%;padding:0 30px 0 10px;}.herald-site-header .herald-search-submit,.herald-header-sticky .herald-search-submit{background:transparent;position:absolute;right:3px;top:-2px;border:none;height:100%;}.herald-site-header .herald-search-submit:after,.herald-header-sticky .herald-search-submit:after{font-family:"FontAwesome";content:"";}.herald-site-header .herald-soc-nav li,.herald-header-sticky .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:transparent;}.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:normal;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 rgba(0,0,0,.1);box-shadow:-1px 0 0 0 rgba(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 rgba(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-site-header .herald-mega-menu .container,.herald-mega-menu .sub-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-site-header .herald-mega-menu.menu-item-has-children > .sub-menu,.herald-menu li.herald-mega-menu.herald-mega-menu.herald-mega-menu-classic > .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 rgba(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:transparent !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 rgba(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:before,div.row-eq-height:after{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-single .herald-lay-f .herald-ovrld .entry-meta .meta-item,.herald-lay-f .herald-ovrld .entry-meta span,.herald-single .herald-lay-f .herald-ovrld .entry-meta span,.herald-lay-f .herald-ovrld .entry-meta a,.herald-single .herald-lay-f .herald-ovrld .entry-meta a{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 span,.herald-ovrld .entry-meta a{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(0px);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 span:hover,.widget .herald-ovrld .entry-meta a: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:rgba(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:"";}.footer-bottom{background:rgba(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 .widget .herald-ovrld .entry-header a,.herald-site-footer .herald-soc-nav li a:hover{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 rgba(0,0,0,.1);box-shadow:0 -1px 0 1px rgba(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:"";}.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:transparent;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:"";font-family:"FontAwesome";color:#00aced;margin-right:2px;}.entry-meta-wrapper .herald-author-facebook:before{content:"";color:#3b5998;}.entry-meta-wrapper .herald-author-instagram:before{content:"";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-date span:before,.entry-meta-wrapper .entry-meta .herald-time span:before,.entry-meta-wrapper .entry-meta .herald-comments a:before,.entry-meta-wrapper .entry-meta .herald-author a:before,.entry-meta-wrapper .entry-meta .herald-rtime:before,.entry-meta-wrapper .entry-meta .herald-views:before,.entry-meta-wrapper .entry-meta .review-type-point .review-total-box:before,.entry-meta-wrapper .entry-meta .review-type-percentage .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:"";}.entry-meta-wrapper .entry-meta .herald-time span:before{content:"";}.entry-meta-wrapper .entry-meta .herald-comments a:before{content:"";}.entry-meta-wrapper .entry-meta .herald-author a:before{content:"";}.entry-meta-wrapper .entry-meta .herald-rtime:before{content:"";}.entry-meta-wrapper .entry-meta .herald-views:before{content:"";}.entry-meta-wrapper .entry-meta .meta-item,.entry-meta-wrapper .entry-meta span,.entry-meta-wrapper .entry-meta a{line-height:2rem;}.entry-meta-wrapper .entry-meta .review-type-point .review-total-box:before,.entry-meta-wrapper .entry-meta .review-type-percentage .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 .meta-item a,.entry-meta-wrapper .meta-item a:before,.entry-meta-wrapper .herald-share > span{-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:transparent;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:transparent !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:normal;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;float:left;width:100%;}.herald-sticky-prev a:before{content:"";margin-right:10px;}.herald-sticky-next{float:right;max-width:40%;}.herald-sticky-next a{font-weight:normal;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;float:right;width:100%;}.herald-sticky-next a:before{content:"";margin-left:10px;float:right;}.herald-sticky-next a:before,.herald-sticky-prev a:before,.herald-entry-content .herald-link-pages a{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-share,.herald-sticky-share .herald-comment-action{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-page-thumbnail,.herald-lay-over-wrapper{position:relative;}.herald-ovrld .herald-page-thumbnail span:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(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 ul,.widget li{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_recent_comments li,.widget_meta li,.widget_pages li,.widget_nav_menu li,.widget_rss li,.widget_archive li{position:relative;display:inline-block;padding-left: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{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_comments li:last-child,.widget_meta li:last-child,.widget_pages li:last-child,.widget_nav_menu li:last-child,.widget_rss li:last-child,.widget_archive li:last-child{margin-bottom:0;padding-bottom:0;}.widget_recent_comments a,.widget_meta a,.widget_pages a,.widget_nav_menu a,.widget_rss a,.widget_archive 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:transparent;position:absolute;right:3px;top:-2px;border:none;height:100%;}.widget_search .herald-search-submit:after{font-family:"FontAwesome";content:"";}#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 rgba(0,0,0,.1);box-shadow:-1px -1px 1px rgba(0,0,0,.1);}#wp-calendar tbody .pad{background:none;}#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 #prev,#wp-calendar tfoot #next,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.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{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-slider li .herald-posts-wrap .entry-meta .meta-item,.herald-post-big li .herald-posts-wrap .entry-meta span,.herald-post-slider li .herald-posts-wrap .entry-meta span,.herald-post-big li .herald-posts-wrap .entry-meta a,.herald-post-slider li .herald-posts-wrap .entry-meta a,.herald-post-big li .herald-posts-wrap a,.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;}body .widget .mejs-container .mejs-controls .mejs-button,.widget div.mejs-container .mejs-controls .mejs-time{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 rgba(0,0,0,.1);}.widget div.mejs-container.wp-audio-shortcode .mejs-controls{background:transparent;}.widget div.mejs-container .mejs-controls{background:rgba(255,255,255,.8);}body .widget .mejs-container .mejs-controls .mejs-button button:before,.widget .mejs-overlay-button{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 span,.widget .mejs-controls .mejs-time-rail > a,.widget .mejs-controls .mejs-time-rail .mejs-time-current{height:8px;}.widget .mejs-controls .mejs-time-rail .mejs-time-float{height:17px;}.widget_media_image .wp-caption{margin-bottom:0;}.widget .mejs-controls .mejs-button button,.widget .mejs-container *{color:rgba(0,0,0,.88);}.widget .mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(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="text"],.comment-form input[type="email"],.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;}.fn,.fn a,.says,.comment-metadata a{font-size:1.454321rem;}.bypostauthor .comment-body .fn:before{content:"";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:transparent;}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-email label,.comment-form-url label,.comment-form-comment 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:normal;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:normal;-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 300ms ease-in-out;transition:-ms-flex-preferred-size 300ms ease-in-out;transition:-webkit-flex-basis 300ms ease-in-out;transition:flex-basis 300ms ease-in-out;transition:flex-basis 300ms ease-in-out,-webkit-flex-basis 300ms ease-in-out,-ms-flex-preferred-size 300ms 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 rgba(0,0,0,.8);box-shadow:0 0 20px rgba(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-header,.herald-fa-wrapper.herald-fa-1 .entry-content{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;-webkit-box-ordinal-group:2;-ms-flex-order:3;order:3;width:460px;height:100%;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 300ms ease-in-out;transition:-ms-flex-preferred-size 300ms ease-in-out;transition:-webkit-flex-basis 300ms ease-in-out;transition:flex-basis 300ms ease-in-out;transition:flex-basis 300ms ease-in-out,-webkit-flex-basis 300ms ease-in-out,-ms-flex-preferred-size 300ms 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 300ms ease-in-out;transition:-ms-flex-preferred-size 300ms ease-in-out;transition:-webkit-flex-basis 300ms ease-in-out;transition:flex-basis 300ms ease-in-out;transition:flex-basis 300ms ease-in-out,-webkit-flex-basis 300ms ease-in-out,-ms-flex-preferred-size 300ms 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:rgba(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 rgba(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:rgba(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 300ms ease-in-out;transition:all 300ms 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 span,.herald-fa-wrapper .entry-meta a{color:#fff;font-size:1.3rem;}.herald-fa-wrapper .entry-meta .meta-item:hover,.herald-fa-wrapper .entry-meta span:hover,.herald-fa-wrapper .entry-meta a: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 300ms ease-in-out;transition:opacity 300ms 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-header,.herald-no-sid .herald-fa-wrapper .entry-content{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-header,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-content{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-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-5{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-header,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-content{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-header,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-content{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 rgba(0,0,0,.1);box-shadow:inset 0 0 230px rgba(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:rgba(68,68,68,.06);border:1px solid rgba(68,68,68,.2);padding:15px 20px;margin-bottom:30px;font-family:monospace,monospace;}.wp-block-code code,.wp-block-code pre,.wp-block-code{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-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;padding:0;}.wp-block-gallery.aligncenter,.wp-block-gallery.alignnone,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright{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 .alignleft,.wp-block-image .alignright,.wp-block-image{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;color:rgba(255,255,255,.8);position:absolute;bottom:20px;left:0;background-color:rgba(0,0,0,.4);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:rgba(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.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-quote cite,.wp-block-pullquote 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.alignwide blockquote,.wp-block-pullquote.alignfull 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-quote p,.herald-entry-content .wp-block-pullquote 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;}.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;}.wp-block-tag-cloud a,.entry-content .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:transparent;}.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;}.wp-block-column,.wp-block-separator,.wp-block-embed,.wp-block-image,.wp-block-pullquote,.wp-block-pullquote.is-style-solid-color blockquote p,.entry-content .wp-block-quote,.wp-block-media-text,.wp-block-table,.wp-block-categories,.alignnone,.gallery.gallery-columns-1,.wp-audio-shortcode,.wp-block-video,.wp-block-audio,.wp-block-search,.entry-content .fluid-width-video-wrapper{margin-bottom:3rem;}.entry-content .wp-block-gallery{margin-bottom:8px;}.admin-bar .herald-responsive-header,.admin-bar .herald-mobile-nav{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;}body.herald-menu-open.android-device{position:fixed;}@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-no-sid .herald-fa-wrapper .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .h5,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .h5,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title,.herald-fa-wrapper.herald-fa-1 .h6,.herald-fa-wrapper.herald-fa-2 .h6,.herald-fa-wrapper.herald-fa-1 .h5,.herald-fa-wrapper.herald-fa-2 .h5{font-size:1.6rem;line-height:2.3rem;clear:both;}.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 .herald-fa-item:nth-of-type(1) .entry-title,.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,.herald-fa-wrapper .entry-header{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-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title,.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: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-no-sid .herald-fa-wrapper.herald-fa-5 .herald-sub-item,.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-no-sid .herald-fa-wrapper .entry-content,.herald-no-sid .herald-fa-wrapper .entry-header,.herald-fa-wrapper.herald-fa-2 .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-no-sid .herald-fa-wrapper.herald-fa-5 .herald-fa-item .entry-header,.herald-fa-wrapper.herald-fa-5 .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:"";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-share a,.herald-single-mobile-sticky .herald-comment-action{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-below-header,.herald-da.herald-above-footer{width:970px;}}@media (max-width: 1070px) and (min-width: 1024px){.herald-boxed .herald-site-header .container,.herald-boxed .herald-header-sticky .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-section > .row > .herald-main-content,.herald-single > .row > .col-lg-9,.herald-page > .row > .col-lg-9{width:100%;}.herald-boxed .herald-header-sticky .container,.herald-boxed .herald-single-sticky .container,.herald-boxed .herald-site-footer > .container,.herald-boxed .footer-bottom .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-f .herald-ovrld .entry-header,.herald-single .herald-lay-i .herald-ovrld .entry-header,.herald-single .herald-lay-c .herald-ovrld .entry-header{width:90%;}.herald-boxed .container,.herald-section.container{padding:0;}.herald-module .row > .herald-lay-c,.herald-module .row > .herald-site-content .herald-related .herald-lay-c,.herald-site-content .herald-related .herald-lay-c,.herald-module .row > .herald-lay-d,.herald-site-content .herald-related .herald-lay-d,.herald-module .row > .herald-lay-e,.herald-site-content .herald-related .herald-lay-e{width:50%;margin-bottom:30px;}.herald-module .row > .herald-lay-f,.herald-site-content .herald-related .herald-lay-f,.herald-module .row > .herald-lay-g,.herald-site-content .herald-related .herald-lay-g,.herald-module .row > .herald-lay-h,.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-site-content .herald-related .herald-lay-i,.herald-module .row > .herald-lay-j,.herald-site-content .herald-related .herald-lay-j{max-width:25%;width:25%;margin-bottom:30px;}.herald-module .row > .herald-lay-k,.herald-site-content .herald-related .herald-lay-k,.herald-module .row > .herald-lay-l,.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-no-sid .herald-fa-wrapper.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-fa-3 .herald-fa-item:nth-of-type(1),.herald-fa-4 .herald-fa-item:nth-of-type(1){width:46.6%;}.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item,.herald-fa-3 .herald-fa-item,.herald-fa-4 .herald-fa-item{width:27%;}.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-4 .entry-header,.herald-fa-wrapper.herald-fa-1 .entry-content,.herald-fa-wrapper.herald-fa-1 .entry-header{width:80%;}.herald-single .herald-lay-f .herald-ovrld .entry-header,.herald-single .herald-lay-i .herald-ovrld .entry-header,.herald-single .herald-lay-c .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 .widget,.herald-sidebar .herald-sticky{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-site-content .herald-related .herald-lay-e,.herald-lay-h,.herald-site-content .herald-related .herald-lay-h,.herald-no-sid .herald-lay-j,.herald-lay-g,.herald-site-content .herald-related .herald-lay-g{max-width:100%;margin-bottom:20px;}.herald-lay-i,.herald-site-content .herald-related .herald-lay-i,.herald-lay-j,.herald-site-content .herald-related .herald-lay-j,.herald-lay-k,.herald-site-content .herald-related .herald-lay-k,.herald-lay-l,.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-6 .herald-posts article,.herald-module.col-lg-4 .herald-posts article,.herald-module.col-lg-3 .herald-posts article{width:100%;max-width:100%;}.herald-module.col-lg-6 .herald-posts .herald-lay-i,.herald-module.col-lg-4 .herald-posts .herald-lay-i,.herald-module.col-lg-3 .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.herald-fa-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-header,.herald-no-sid .herald-fa-wrapper .entry-content,.herald-no-sid .herald-fa-wrapper .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-no-sid .herald-fa-wrapper.herald-fa-5 .herald-fa-item .entry-header,.herald-fa-wrapper.herald-fa-5 .entry-header{width:280px !important;}.herald-fa-wrapper.herald-fa-2 .entry-title{font-size:1.9rem;line-height:2.7rem;}.herald-no-sid .herald-fa-wrapper .entry-content,.herald-no-sid .herald-fa-wrapper .entry-header,.herald-fa-wrapper.herald-fa-2 .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:"";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-share a,.herald-single-mobile-sticky .herald-comment-action{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 .container,.herald-site-footer .row,.herald-site-footer .col-lg-12{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-section > .row > .herald-main-content,.herald-single > .row > .col-lg-9,.herald-page > .row > .col-lg-9{width:73%;}.herald-section > .row > .herald-sidebar,.herald-single > .row > .herald-sidebar,.herald-page > .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-section > .row > .herald-main-content,.herald-single > .row > .col-lg-9,.herald-page > .row > .col-lg-9{width:74%;}.herald-section > .row > .herald-sidebar,.herald-single > .row > .herald-sidebar,.herald-page > .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-site-content .herald-related .herald-lay-c,.herald-site-content .herald-related .herald-lay-c,.herald-module .row > .herald-lay-d,.herald-site-content .herald-related .herald-lay-d,.herald-module .row > .herald-lay-e,.herald-site-content .herald-related .herald-lay-e{width:50%;max-width:50%;margin-bottom:30px;}.herald-module .row > .herald-lay-f,.herald-site-content .herald-related .herald-lay-f,.herald-module .row > .herald-lay-g,.herald-site-content .herald-related .herald-lay-g,.herald-module .row > .herald-lay-h,.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-site-content .herald-related .herald-lay-i,.herald-module .row > .herald-lay-j,.herald-site-content .herald-related .herald-lay-j{width:25%;margin-bottom:30px;}.herald-module .row > .herald-lay-k,.herald-site-content .herald-related .herald-lay-k,.herald-module .row > .herald-lay-l,.herald-site-content .herald-related .herald-lay-l{width:16.6%;margin-bottom:20px;}.herald-module.col-lg-6 .herald-posts article,.herald-module.col-lg-4 .herald-posts article,.herald-module.col-lg-3 .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-no-sid .herald-fa-wrapper.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-fa-3 .herald-fa-item:nth-of-type(1),.herald-fa-4 .herald-fa-item:nth-of-type(1){width:44%;}.herald-no-sid .herald-fa-wrapper.herald-fa-4 .herald-fa-item,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item,.herald-fa-3 .herald-fa-item,.herald-fa-4 .herald-fa-item{width:28%;}.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-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-header,.herald-no-sid .herald-fa-wrapper .entry-content,.herald-no-sid .herald-fa-wrapper .entry-header{width:290px;}.herald-single .herald-lay-f .herald-ovrld .entry-header,.herald-single .herald-lay-i .herald-ovrld .entry-header,.herald-single .herald-lay-c .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){html,body{-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:"";}.herald-responsive-header .herald-search-form{position:relative;}.herald-responsive-header .herald-menu-popup-search .fa{width:32px;cursor:pointer;}.repaint{-webkit-animation:repaint 100ms;animation:repaint 100ms;}.safari.iphone .herald-mobile-nav{-webkit-animation:repaint 100ms;animation:repaint 100ms;}.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-site-content.open,.herald-responsive-header.open,.herald-header-sticky.open,.herald-da.open,.herald-site-footer.open{left:270px;}.herald-site-content.close,.herald-responsive-header.close,.herald-header-sticky.close,.herald-da.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 .h1,body .herald-no-sid .herald-posts .h2{font-size:4rem;line-height:1.25;}body h2,body .h2,body .herald-no-sid .herald-posts .h3{font-size:3.3rem;line-height:1.27;}body h3,body .h3,body .herald-no-sid .herald-posts .h4{font-size:2.8rem;line-height:1.29;}body h4,body .h4,body .herald-no-sid .herald-posts .h5{font-size:2.3rem;line-height:1.4;}body h5,body .h5,body .herald-no-sid .herald-posts .h6{font-size:1.9rem;line-height:1.42;}body h6,body .h6,body .herald-no-sid .herald-posts .h7{font-size:1.6rem;line-height:1.44;}body .h7{font-size:1.4rem;line-height:1.36;}body.entry-meta .meta-item,body .entry-meta a,body .entry-meta span,body .entry-meta-single .meta-item.herald-rtime{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-responsive-header,.admin-bar .herald-mobile-nav{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-txt-module,.herald-single .herald-related-wrapper .herald-ovrld{margin-bottom:0;}.herald-section .herald-posts.row-eq-height article:last-child,.herald-section .herald-slider article:last-child{margin-bottom:20px;}.herald-post-thumbnail-single,.herald-single .herald-ovrld,.herald-page-thumbnail,.col-mod-single .herald-ovrld,.herald-sin-lay-6 .herald-ovrld,.herald-sin-lay-9 .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 .h1,body .herald-no-sid .herald-posts .h2{font-size:3rem;line-height:1.25;}body h2,body .h2,body .herald-no-sid .herald-posts .h3{font-size:2.8rem;line-height:1.27;}body h3,body .h3,body .herald-no-sid .herald-posts .h4{font-size:2.8rem;line-height:1.29;}body h4,body .h4,body .herald-no-sid .herald-posts .h5{font-size:2.3rem;line-height:1.4;}body h5,body .h5,body .herald-no-sid .herald-posts .h6{font-size:1.9rem;line-height:1.42;}body h6,body .h6,body .herald-no-sid .herald-posts .h7{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;}.wp-block-column,.wp-block-separator,.wp-block-embed,.wp-block-image,.wp-block-pullquote,.wp-block-pullquote.is-style-solid-color blockquote p,.entry-content .wp-block-quote,.wp-block-media-text,.wp-block-table,.wp-block-categories,.alignnone,.gallery.gallery-columns-1,.wp-audio-shortcode,.wp-block-video,.wp-block-audio,.wp-block-search,.entry-content .fluid-width-video-wrapper{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-site-content,.herald-boxed .herald-site-content,.herald-boxed .container,.herald-boxed .herald-site-footer .container,.herald-lay-a .col-mod{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-page .herald-ovrld,.herald-lay-i1 .herald-ovrld{min-height:auto;}.herald-lay-c,.herald-site-content .herald-related .herald-lay-c,.herald-lay-f,.herald-site-content .herald-related .herald-lay-f,.herald-lay-e,.herald-site-content .herald-related .herald-lay-e,.herald-lay-g,.herald-site-content .herald-related .herald-lay-g,.herald-lay-h,.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-no-sid .herald-lay-j,.herald-no-sid .herald-lay-i,.herald-lay-i,.herald-site-content .herald-related .herald-lay-i,.herald-lay-j,.herald-site-content .herald-related .herald-lay-j,.herald-lay-k,.herald-site-content .herald-related .herald-lay-k,.herald-lay-l,.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 .page-numbers{padding:8px;}.herald-load-more a{padding:8px;width:100%;}.footer-bottom .hel-l,.footer-bottom .hel-r,.footer-bottom .hel-c{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-no-sid .herald-fa-1 .herald-fa-list,.herald-no-sid .herald-fa-2 .herald-fa-list,.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;}div.herald-fa-wrapper.herald-fa-3 .herald-fa-item,div.herald-fa-wrapper.herald-fa-4 .herald-fa-item,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),.herald-fa-3 .fa-post-thumbnail,.herald-fa-4 .fa-post-thumbnail{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-4 .entry-content,.herald-fa-wrapper.herald-fa-4 .entry-header,.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-title,.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-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,.herald-fa-wrapper .entry-header{width:90%;}.herald-no-sid .herald-fa-wrapper.herald-fa-1 .h5,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .h5,.herald-no-sid .herald-fa-wrapper .h6,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .h6,.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,.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-4 .h6,.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-title,.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{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-2 .herald-fa-item,.herald-fa-1 .herald-fa-item:hover,.herald-fa-2 .herald-fa-item:hover{-webkit-box-flex:1;-ms-flex:1 0 15.7em;flex:1 0 15.7em;}.herald-no-sid .herald-fa-wrapper.herald-fa-1 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-1 .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-2 .entry-content,.herald-no-sid .herald-fa-wrapper.herald-fa-2 .entry-header,.herald-fa-wrapper.herald-fa-2 .entry-content,.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-fa-wrapper.herald-fa-3 .entry-content,.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,.herald-fa-wrapper.herald-fa-4 .entry-content,.herald-fa-wrapper.herald-fa-4 .entry-header{-webkit-transform:translate(0px,0px) !important;transform:translate(0px,0px) !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;}div.herald-fa-wrapper.herald-fa-3 .herald-fa-item,div.herald-fa-wrapper.herald-fa-4 .herald-fa-item,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),.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),.herald-fa-3 .fa-post-thumbnail,.herald-fa-4 .fa-post-thumbnail,.herald-fa-1 .fa-post-thumbnail,.herald-fa-2 .fa-post-thumbnail,.herald-no-sid .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-4 .entry-content,.herald-fa-wrapper.herald-fa-4 .entry-header,.herald-fa-wrapper.herald-fa-3 .herald-fa-item:nth-of-type(1) .entry-title,.herald-fa-wrapper.herald-fa-4 .herald-fa-item:nth-of-type(1) .entry-title,.herald-fa-wrapper.herald-fa-2 .entry-header,.herald-fa-wrapper.herald-fa-1 .entry-header,.herald-fa-wrapper.herald-fa-1 .entry-title,.herald-fa-wrapper.herald-fa-2 .entry-title,.herald-fa-wrapper.herald-fa-3 .entry-title,.herald-fa-wrapper.herald-fa-4 .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-no-sid .herald-fa-wrapper.herald-fa-5 .herald-fa-item .entry-header,.herald-fa-wrapper.herald-fa-5 .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-slider-controls,.herald-all-link{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;padding:0;width:100%;-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-a3 .herald-lay-over,.herald-no-sid .herald-lay-a .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-sticky-prev,.herald-single-mobile-sticky .herald-sticky-next,.herald-single-mobile-sticky .herald-comment-action{font-size:0;}.herald-single-mobile-sticky .herald-comment-action:before{content:"";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-share a,.herald-single-mobile-sticky .herald-comment-action{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;}.wp-block-column,.wp-block-separator,.wp-block-embed,.wp-block-image,.wp-block-pullquote,.wp-block-pullquote.is-style-solid-color blockquote p,.entry-content .wp-block-quote,.wp-block-media-text,.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-responsive-header,.admin-bar.herald-sticky-header-visible .herald-mobile-nav{top:0;}}@media (max-width: 400px){.herald-lay-e,.herald-site-content .herald-related .herald-lay-e,.herald-lay-h,.herald-site-content .herald-related .herald-lay-h,.herald-no-sid .herald-lay-j,.herald-lay-g,.herald-site-content .herald-related .herald-lay-g{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: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,.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:200px;}.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: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,.herald-no-sid .herald-fa-wrapper.herald-fa-3 .herald-fa-item img,.herald-no-sid .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{#herald-responsive-header,#footer,#nav,#header,.herald-mobile-nav,#sticky-header,#related,.herald-da,.herald-mod-subnav,.herald-mod-actions,.herald-sidebar,.herald-goto-top,.herald-gray-area,.herald-comments .herald-mod-wrap .herald-mod-h,#single-sticky{display:none !important;}.herald-site-content,.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%,80%,100%{-webkit-transform:scale(0);}40%{-webkit-transform:scale(1);}}@keyframes sk-bouncedelay{0%,80%,100%{-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%;}}.meta-item.herald-views{display:none;}.header-bottom .current-menu-item > a[href="https://www.likeart.gr/category/arxitektoniki-diakosmisi/"]{background:#00c499 !important;color:white;}.header-bottom .current-menu-item > a[href="https://www.likeart.gr/category/xoros/"]{background:#ee593c !important;color:white;}.header-bottom .current-menu-item > a[href="https://www.likeart.gr/category/texnologia/"]{background:#3f57b0 !important;color:white;}.header-bottom .current-menu-item > a[href="https://www.likeart.gr/category/sinema/"]{background:#ff5000 !important;color:white;}.header-bottom .current-menu-item > a[href="https://www.likeart.gr/category/texnes/"]{background:#00a7ee !important;color:white;}.header-bottom .current-menu-item > a[href="https://www.likeart.gr/category/gymnasiti-diatrofi/"]{background:#008d96 !important;color:white;}.header-bottom .current-menu-item > a[href="https://www.likeart.gr/category/moda/"]{background:#fc2281 !important;color:white;}.header-bottom .current-menu-item > a[href="https://www.likeart.gr/category/mousiki/"]{background:#a23187 !important;color:white;}.header-bottom .current-menu-item > a[href="https://www.likeart.gr/category/theatro/"]{background:#f0cb00;color:white;}.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:#fff !important;background-color:#000 !important;}.herald-menu .sub-menu li{display:block;margin:0;width:100%;background:#fff;}.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:0 !important;}.herald-no-sid .herald-fa-wrapper .entry-header,.herald-no-sid .herald-fa-wrapper .entry-content{background:rgba(0,0,0,.5);}.header-bottom a:hover,.header-bottom .herald-menu li:hover > a,.header-bottom li.herald-mega-menu .col-lg-3 a:hover:after{color:#fff !important;}