@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap&family=Lora:ital,wght@0,400..700;1,400..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap&family=Lora:ital,wght@0,400..700;1,400..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap&family=Lora:ital,wght@0,400..700;1,400..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap&family=Lora:ital,wght@0,400..700;1,400..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap&family=Lora:ital,wght@0,400..700;1,400..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
.searchFilter {
  margin-top: 3px;
  margin-bottom: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 3px 3px 3px 8px;
  color: #FF3100;
  font-size: 13px !important;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
}

#searchResults {
  margin-bottom: 25px;
}

.searchFilter:hover {
  background-color: #FF3100;
  color: #fff;
  opacity: 0.5;
}

.searchFilterHigh {
  background-color: #FF3100;
  color: #fff;
  opacity: 1 !important;
}

.searchFilterSep {
  border-top: 1px solid #B1B1B1;
}

#searchKeywords {
  border: 1px solid #B1B1B1;
  border-right: none;
  border-radius: 0;
  padding: 3px;
  width: 300px;
  font-size: calc(14 / 10 * 1rem);
  float: left;
}
#searchKeywords:focus {
  outline: none;
}

#searchBtn {
  padding: 2px 10px 2px 10px;
  background-color: #FF3100;
  color: #fff;
  font-size: calc(14 / 10 * 1rem);
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
}

.searchLink, .searchLink:hover {
  font-size: calc(15.75 / 10 * 1rem);
  font-family: "Playfair Display", serif;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.searchNotes {
  font-size: calc(11 / 10 * 1rem);
  color: #555;
}

.body-text {
  font-size: calc(11.81 / 10 * 1rem);
  font-family: "Lora", serif;
}

html {
  font-size: 10px !important;
  overflow: auto;
  height: auto !important;
}

@media only screen and (max-width: 1500px) {
  .related-story-side-block {
    display: none;
  }
}
@media only screen and (min-width: 1501px) {
  .related-story-side-block {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 318px;
  }
  .related-story-side-block .related-posts {
    padding: 10px;
    position: absolute;
    top: 80%;
  }
  .related-story-side-block .related-posts, .related-story-side-block .top-posts {
    background-color: #fff;
  }
  .related-story-side-block .top-posts {
    padding: 10px;
    position: absolute;
    top: 80%;
  }
  .related-story-side-block .top-posts .post {
    display: grid;
    grid-template-columns: 2fr 10fr;
    gap: 5px;
    align-items: start;
    width: 100% !important;
  }
  .related-story-side-block .top-posts .post .number {
    font-size: 70px;
    color: #000;
    font-family: "Playfair Display", serif;
    font-weight: bold;
    line-height: 50px;
  }
  .related-story-side-block .category_name {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 14pt;
  }
  .related-story-side-block h3 {
    font-weight: bold;
  }
  .related-story-side-block h3.header {
    font-size: 12pt;
  }
  .related-story-side-block .post {
    width: 100% !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
}
.sponsored-content h3 {
  font-weight: bold;
}
.sponsored-content h3.header {
  font-size: 12pt;
}

.sponsored-content-h3 {
  font-family: "Open Sans" !important;
  font-weight: 700 !important;
}

.sponsored-catagory-name {
  color: #888;
  font-size: -10%;
}

.sponsored-h5 span a {
  color: rgb(146, 0, 0);
}

.menu-list {
  padding-top: 4px;
}
.menu-list a {
  font-size: 1.3rem;
}

.bg-gray {
  background-color: #FCFCFC;
}

h2.headline {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #000;
  margin: 1rem 0 3.1rem 0;
  letter-spacing: calc(-0.43 / 10 * 1rem);
  padding-top: 2.2rem;
  padding-bottom: 12px;
}
h2.headline span {
  background: #fff;
  padding: 0 calc(10 / 10 * 1rem) 0 0;
  text-transform: uppercase;
  font-weight: 900;
  font-family: "Muli", serif;
  font-size: calc(25 / 10 * 1rem);
}

.post p.link-more {
  display: none;
}
.post .category {
  text-align: left;
  font-family: "Muli", serif;
  font-weight: 900;
  font-size: calc(9 / 10 * 1rem);
  letter-spacing: calc(0.2 / 10 * 1rem);
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.post a, .post a:hover {
  text-decoration: none;
}
.post .header {
  color: #000;
  text-align: left;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: calc(24 / 10 * 1rem);
  letter-spacing: calc(-0.4 / 10 * 1rem);
  padding: 0;
  text-decoration: none;
}
.post a .excerpt {
  text-decoration: none;
  color: #000;
}
.post .author {
  color: #555;
  font-size: calc(10 / 10 * 1rem);
  letter-spacing: calc(-0.2 / 10 * 1rem);
  font-family: "Playfair Display", serif;
  /*text-transform: uppercase;*/
}
.post .excerpt {
  font-size: calc(13.5 / 10 * 1rem);
  font-family: "Open Sans", serif;
  margin-top: calc(12 / 10 * 1rem);
  margin-bottom: calc(12 / 10 * 1rem);
}
.post.list .divider {
  display: block;
  height: 1px;
  border: 0;
  border-bottom: 1px solid #B1B1B1;
  margin: 1rem 0;
  padding: 0;
}
.post.list .header {
  font-size: calc(24 / 10 * 1rem);
  font-weight: bold;
  letter-spacing: calc(-0.32 / 10 * 1rem);
}
.post.list .excerpt {
  display: inline;
}

article.post .author {
  font-size: inherit;
}

.content-section {
  font-family: "Playfair Display", serif;
}

a {
  color: #FF533E;
}

.about-us {
  font-family: "Playfair Display", serif;
}
.about-us .row {
  width: 75%;
  margin: 0 auto;
}
.about-us .social-links a {
  font-size: 0.8em;
  line-height: 1.4rem;
  margin-right: 1rem;
}
.about-us .social-links a:visited, .about-us .social-links a:hover {
  color: #000;
  text-decoration: none;
}
.about-us .social-links a:before {
  width: 1.4rem;
  height: 1.6rem;
  display: inline-block;
  vertical-align: middle;
  content: "";
  margin-right: 0.2rem;
  background-size: contain;
  background-repeat: no-repeat;
}
.about-us .social-links .twitter:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2aWV3Qm94PSIzNTIuOTUgMTI5LjI3IDk2Mi42NTk5IDk2Mi42NTk5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxkZWZzPgogICAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgogIDwvZGVmcz4KICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgwLjk5OTk5OTk5OTk5OTk5OTksIDAsIDAsIDAuOTk5OTk5OTk5OTk5OTk5OSwgMCwgMCkiPgogICAgPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iODM0LjI4IiBjeT0iNjEwLjYiIHI9IjQ4MS4zMyIvPgogICAgPGcgaWQ9ImxheWVyMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTIuMzkwMDg4LC0yNS4wNTg1OTcpIj4KICAgICAgPHBhdGggaWQ9InBhdGgxMDA5IiBjbGFzcz0ic3QxIiBkPSJNNDg1LjM5LDM1Ni43OWwyMzAuMDcsMzA3LjYyTDQ4My45NCw5MTQuNTJoNTIuMTFsMjAyLjctMjE4Ljk4bDE2My43NywyMTguOThoMTc3LjMyICAgIEw4MzYuODIsNTg5LjZsMjE1LjUtMjMyLjgxaC01Mi4xMUw4MTMuNTQsNTU4LjQ2TDY2Mi43MSwzNTYuNzlINDg1LjM5eiBNNTYyLjAyLDM5NS4xN2g4MS40NmwzNTkuNzIsNDgwLjk3aC04MS40Nkw1NjIuMDIsMzk1LjE3ICAgIHoiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPg==#cID23i9SUv");
}
.about-us .social-links .linkedin:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjEwMCUiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik0yNTYsMGMxNDEuMjksMCAyNTYsMTE0LjcxIDI1NiwyNTZjMCwxNDEuMjkgLTExNC43MSwyNTYgLTI1NiwyNTZjLTE0MS4yOSwwIC0yNTYsLTExNC43MSAtMjU2LC0yNTZjMCwtMTQxLjI5IDExNC43MSwtMjU2IDI1NiwtMjU2Wm0tODAuMDM3LDM5OS44NzFsMCwtMTk5LjkyMWwtNjYuNDY0LDBsMCwxOTkuOTIxbDY2LjQ2NCwwWm0yMzkuNjIsMGwwLC0xMTQuNjQ2YzAsLTYxLjQwOSAtMzIuNzg3LC04OS45NzYgLTc2LjUwOSwtODkuOTc2Yy0zNS4yNTUsMCAtNTEuMDQ3LDE5LjM4OSAtNTkuODg5LDMzLjAwN2wwLC0yOC4zMDZsLTY2LjQ0NywwYzAuODgxLDE4Ljc1NyAwLDE5OS45MjEgMCwxOTkuOTIxbDY2LjQ0NiwwbDAsLTExMS42NWMwLC01Ljk3NiAwLjQzLC0xMS45NSAyLjE5MSwtMTYuMjIxYzQuNzk1LC0xMS45MzUgMTUuNzM3LC0yNC4yOTkgMzQuMDk1LC0yNC4yOTljMjQuMDM0LDAgMzMuNjYzLDE4LjM0IDMzLjY2Myw0NS4yMDRsMCwxMDYuOTY2bDY2LjQ1LDBabS0yNzIuNDAzLC0yOTYuMzIxYy0yMi43NCwwIC0zNy41OTcsMTQuOTUgLTM3LjU5NywzNC41NDVjMCwxOS4xODIgMTQuNDA1LDM0LjU0NCAzNi43MTcsMzQuNTQ0bDAuNDI5LDBjMjMuMTc1LDAgMzcuNiwtMTUuMzYyIDM3LjYsLTM0LjU0NGMtMC40MywtMTkuNTk1IC0xNC40MjQsLTM0LjU0NSAtMzcuMTQ5LC0zNC41NDVaIi8+PC9zdmc+");
}
.about-us h1 {
  margin-top: 0;
}
.about-us .img {
  width: 100%;
  display: block;
  margin: 0 auto 1rem;
}
.about-us p {
  font-size: 1.2rem;
  text-align: justify;
}
.about-us p span {
  font-size: 1.5em;
}
.about-us p b {
  color: #FF533E;
}
.about-us p b a {
  color: #FF533E;
}
.about-us .image {
  margin-bottom: 1rem;
}
.about-us .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 80% !important;
  aspect-ratio: 1;
  height: auto;
}
.about-us .info p {
  font-size: 0.9rem;
  text-align: justify;
}
.about-us .post {
  margin-bottom: 2rem;
}

.court .headline, .category .court, .tags .court {
  color: #375073;
}

.about-us .headline, .broadcast .headline, .category .broadcast, .tags .broadcast, .category.team {
  color: #FF533E;
}

.telecom .headline, .category .telecom, .tags .telecom {
  color: #56978B;
}

.regulatory .headline, .category .regulatory, .tags .regulatory {
  color: #BC2B60;
}

.people .headline, .category .people, .tags .people {
  color: #4D22A1;
}

.two-columns {
  display: grid;
  grid-template-columns: 637fr 313fr;
  -moz-column-gap: 4.973%;
       column-gap: 4.973%;
}
.two-columns .column-2 .post:not(:last-child) {
  border-bottom: 1px solid #000;
  padding-bottom: calc(7 / 10 * 1rem);
  margin-bottom: calc(8 / 10 * 1rem);
}
.two-columns .column-2 .post .header {
  font-size: calc(15 / 10 * 1rem);
  font-weight: normal;
  letter-spacing: calc(-0.28 / 10 * 1rem);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.two-columns .column-2 .post .image, .two-columns .column-2 .post .image-caption {
  display: none;
}
.two-columns .column-2 .post .excerpt {
  display: none;
}
.two-columns .column-1 .category {
  display: none;
}
.two-columns .column-1 img {
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
}

.two-same-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 4.973%;
       column-gap: 4.973%;
}
.two-same-columns .img {
  display: flex;
  align-content: center;
}
.two-same-columns .img img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.two-same-columns .tags a {
  border: 1px solid #FF3100;
  padding: 1rem;
  display: inline-block;
  margin: 1rem;
  color: #000;
  font-family: "Muli", serif;
  font-weight: 900;
}

.news .two-columns .category, .brief .two-columns .category, .people .two-columns .category, .media .two-columns .category, .telecom .two-columns .category {
  display: none;
}

.three-columns {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -moz-column-gap: 6.72%;
       column-gap: 6.72%;
}
.three-columns-three {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 6.72%;
       column-gap: 6.72%;
}
.three-columns-three .post .excerpt {
  display: none;
}
.three-columns-three .post .header {
  font-size: calc(18 / 10 * 1rem);
  font-weight: normal;
  letter-spacing: calc(-0.32 / 10 * 1rem);
}
.three-columns .post .excerpt {
  display: none;
}
.three-columns .post .header {
  font-size: calc(14 / 10 * 1rem);
  font-weight: normal;
  letter-spacing: calc(-0.32 / 10 * 1rem);
}

.four-columns {
  display: grid;
  -moz-column-gap: 4.22%;
       column-gap: 4.22%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  --gap: 3em;
  --line-offset: 1.5rem;
  --line-thickness: 1px;
  overflow: hidden;
  gap: 3rem;
}
.four-columns .post {
  position: relative;
}
.four-columns .post .excerpt {
  display: none;
}
.four-columns .post .image {
  display: none;
}
.four-columns .post .header {
  font-size: calc(20 / 10 * 1rem);
  font-weight: bold;
  letter-spacing: calc(-0.32 / 10 * 1rem);
}
.four-columns .post::before,
.four-columns .post::after {
  content: "";
  position: absolute;
  background-color: #B1B1B1;
  z-index: 1;
}
.four-columns .post::after {
  inline-size: 100vw;
  block-size: var(--line-thickness);
  inset-inline-start: 0;
  inset-block-start: calc(var(--line-offset) * -1);
}
.four-columns .post::before {
  inline-size: var(--line-thickness);
  block-size: 100vh;
  inset-inline-start: calc(var(--line-offset) * -1);
}

.excerpt {
  display: none;
}

.divider {
  margin: calc(20 / 10 * 1rem) 0;
}
.divider hr {
  border-color: #B1B1B1;
  text-decoration: none;
}

.image-caption {
  color: #000;
  text-decoration: none;
  font-style: italic;
}

.the-latest h2.headline {
  color: #000;
}

.image img {
  width: 100% !important;
  height: auto;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
}

.single .post {
  width: 75%;
  margin: 0 auto;
}
.single .post figure {
  width: 100% !important;
}
.single .post .author {
  display: inline;
  font-family: "Muli", serif;
}
.single .post img {
  height: auto;
  display: block;
  max-width: 100vw;
}
.single .post .category {
  padding-top: 10px;
}
.single .post h1 {
  font-size: calc(40 / 10 * 1rem);
  font-family: "Playfair Display", serif;
  font-weight: bold;
  letter-spacing: -0.58px;
  color: #000;
  line-height: calc(40 / 10 * 1rem);
  padding: 0;
  margin-top: calc(20 / 10 * 1rem);
}
.single .post h5, .single .post .tags {
  padding: 1rem 0 0;
  text-align: left;
  font-family: "Muli", serif;
  font-weight: normal;
  font-size: calc(16 / 10 * 1rem);
  letter-spacing: calc(0.2 / 10 * 1rem);
  text-transform: uppercase;
  margin-bottom: calc(40 / 10 * 1rem);
}
.single .post h5 span, .single .post .tags span {
  font-weight: 900;
}
.single .post .tags {
  font-weight: 900;
}
.single .post .tags .radio {
  display: inline-block;
}
.single .post .tags a:nth-child(n+1) {
  color: #375073;
}
.single .post .tags a:nth-child(n+2) {
  color: #FF533E;
}
.single .post .tags a:nth-child(n+3) {
  color: #56978B;
}
.single .post .tags a:nth-child(n+4) {
  color: #BC2B60;
}
.single .post .tags a:nth-child(n+4) {
  color: #4D22A1;
}
.single .post .content {
  width: 75%;
  margin: 0 auto;
}
.single .post .content p {
  font-family: "Lora", serif;
  font-size: calc(15 / 10 * 1rem);
}

.content-section {
  padding: 0;
}
.content-section p {
  font-size: 1.5rem;
}

.post.bottom h4 {
  font-family: "Playfair Display", serif;
  font-size: calc(32 / 10 * 1rem);
  font-weight: 600;
}
.post.bottom p {
  font-family: "Muli", serif;
  font-size: calc(16 / 10 * 1rem);
  letter-spacing: 0.4px;
}

.vsel-shortcode-all-events {
  display: grid;
  grid-template-columns: auto auto;
  margin-bottom: 2rem;
  --line-offset: 1.5rem;
  --line-thickness: 1px;
  row-gap: 5rem;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  overflow: hidden;
}
.vsel-shortcode-all-events .vsel-content::before,
.vsel-shortcode-all-events .vsel-content::after {
  content: "";
  position: absolute;
  background-color: #B1B1B1;
  z-index: 1;
}
.vsel-shortcode-all-events .vsel-content:nth-child(n+3)::after {
  inline-size: 100vw;
  block-size: var(--line-thickness);
  inset-inline-start: 0;
  inset-block-start: calc(var(--line-offset) * -2);
}
.vsel-shortcode-all-events .vsel-content:nth-child(even)::before {
  inline-size: var(--line-thickness);
  block-size: 100%;
  inset-inline-start: calc(var(--line-offset) * -1);
}
.vsel-shortcode-all-events .vsel-content {
  display: grid;
  grid-template-columns: 5fr 3fr;
  position: relative;
}
.vsel-shortcode-all-events .vsel-content .vsel-meta-title {
  font-family: "Playfair Display", serif;
  font-size: calc(20.75 / 10 * 1rem);
  font-weight: 600;
  margin: 0;
}
.vsel-shortcode-all-events .vsel-content .vsel-meta-location, .vsel-shortcode-all-events .vsel-content .vsel-meta-time, .vsel-shortcode-all-events .vsel-content .vsel-meta-date {
  font-weight: 600;
}
.vsel-shortcode-all-events .vsel-content .vsel-meta-location span, .vsel-shortcode-all-events .vsel-content .vsel-meta-time span, .vsel-shortcode-all-events .vsel-content .vsel-meta-date span {
  font-weight: normal;
}
.vsel-shortcode-all-events .vsel-content .vsel-meta-location, .vsel-shortcode-all-events .vsel-content .vsel-meta-time, .vsel-shortcode-all-events .vsel-content .vsel-meta-date, .vsel-shortcode-all-events .vsel-content .vsel-info {
  font-size: calc(14.8 / 10 * 1rem);
}
.vsel-shortcode-all-events .vsel-content .vsel-info {
  font-family: "Lora", serif;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
}
.vsel-shortcode-all-events .vsel-content .vsel-meta-link a, .vsel-shortcode-all-events .vsel-content .vsel-meta-link a:hover {
  margin-top: 1.5rem;
  text-decoration: none;
  color: #fff;
  background-color: #FF3100;
  display: block;
  text-align: center;
  text-transform: uppercase;
  float: left;
  padding: 0.5rem 1rem;
  font-family: "Muli", serif;
  font-weight: 900;
  font-size: calc(12.75 / 10 * 1rem);
}

#search, #sections {
  font-size: 1.4rem;
  font-family: "Muli", serif;
  font-weight: 600;
  color: #000;
}

.fa-lg {
  font-size: 1.2rem;
  color: #000;
}
.fa-lg:before {
  display: block;
  float: left;
  padding-right: 3px;
}

.fa-bars:before {
  padding-right: 5px;
}

.mobile-nav {
  display: none;
}

.related .category {
  display: none;
}
.related .headline {
  color: #000;
}

.logo.desktop {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9px;
  padding-bottom: 0;
  text-align: center;
}
.logo.desktop a img {
  width: 55%;
}

.navbar {
  font-family: "Muli", serif;
  font-size: 1.5rem;
  color: #375073;
  margin: 0;
}
.navbar a {
  color: #FF3100;
}

.menu-line {
  border-top: 1px solid #B1B1B1;
  padding-bottom: 3px;
}

#search-container {
  height: auto !important;
  border-top: 0 solid #fff;
  padding: 5px;
  margin: 5px;
}

#userModal img {
  width: 13px;
}

.locked section {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.center-text {
  text-align: center;
}

.center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.has-padding-bottom {
  padding-bottom: 2rem;
}

.has-padding-top {
  padding-top: 2rem;
}

.has-no-padding {
  padding: 0 !important;
}

.trial input {
  padding: 1rem 2rem;
  font-family: "Muli", serif;
  float: left;
  border: 0;
}

.button {
  display: block;
  padding: 1rem 2rem;
  font-weight: 600;
  background-color: #FF3100;
  color: #fff;
  font-family: "Muli", serif;
  border: none;
  text-transform: uppercase;
}
.button:active, .button:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.subscribe {
  display: none;
}

.free-trial {
  font-family: "Playfair Display", serif;
  margin-bottom: 40px;
}
.free-trial img {
  width: 100%;
  height: auto;
}
.free-trial p {
  font-family: Muli, serif;
  font-size: 18px;
}
.free-trial #strName {
  width: 100%;
}
.free-trial #strOrg, .free-trial #strPhone {
  width: calc(50% - 10px);
}
.free-trial #strOrg {
  margin-right: 10px;
}
.free-trial #strPhone {
  margin-left: 10px;
}
.free-trial #strEmail {
  width: 75%;
}
.free-trial input {
  outline: none;
  float: left;
  margin-bottom: 15px;
  padding: 5px;
  border-radius: 0;
}
.free-trial .submit {
  width: 25%;
  color: #fff;
  background-color: #FF3100;
  display: inline-block;
  text-align: center;
  padding: 7px 0;
  text-transform: uppercase;
  font-weight: 600;
}
.free-trial .submit:hover, .free-trial .submit:visited, .free-trial .submit:active {
  text-decoration: none;
}

.menu-bar {
  position: sticky;
  top: 0;
  z-index: 9;
}

#sticky-logo {
  position: absolute;
  margin-left: -50px;
}
#sticky-logo .wr-logo {
  height: 20px;
}
#sticky-logo.hide {
  opacity: 0;
}

.navbar-nav > li > a {
  color: #333;
  padding: 2px 4px 3px;
  overflow: visible;
}

.advertisement {
  text-align: center;
  margin-top: 15px;
}
.advertisement img {
  max-height: unset;
  max-width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px !important;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px !important;
  }
}
@media screen and (1200px <= width) {
  html {
    font-size: 13.5px !important;
  }
}
@media (max-width: 1023px) {
  .mobile-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .desk-nav {
    display: none;
  }
  .navbar-nav {
    display: none;
  }
  .two-columns,
  .three-columns,
  .three-columns-three,
  .four-columns,
  .vsel-shortcode-all-events {
    grid-template-columns: 1fr;
  }
  .vsel-content::after {
    inline-size: 100vw;
    block-size: var(--line-thickness);
    inset-inline-start: 0;
    inset-block-start: calc(var(--line-offset) * -2);
  }
  .image {
    text-align: center;
  }
  .image img {
    width: 100% !important;
  }
  .row {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .single .post {
    width: auto;
  }
  .single .post h1 {
    font-size: calc(30 / 10 * 1rem);
  }
  .single .post .content {
    width: 100%;
  }
  .single .post .content img {
    width: 100% !important;
  }
  .single .tags {
    display: none;
  }
  .related {
    margin-top: 15px;
  }
  .related .category {
    display: inherit;
    font-size: calc(18 / 10 * 1rem);
  }
  .related .headline {
    color: #375073;
    border-bottom-color: #B1B1B1;
    border-bottom-width: 2px;
  }
  .related .image {
    display: none;
  }
  .related .header {
    font-size: calc(24 / 10 * 1rem) !important;
    letter-spacing: 0.24px;
  }
  .related .post {
    border-bottom: 2px solid #B1B1B1;
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .related .post:last-child {
    border-bottom: none;
    margin: 0;
  }
  .related .post .author {
    font-size: calc(16 / 10 * 1rem) !important;
    text-transform: uppercase;
  }
  .related .divider {
    display: none;
  }
  .related .row.single {
    display: none;
  }
  .menu-line {
    display: none;
  }
  .fa-lg {
    font-size: 2rem;
  }
  body .navbar {
    position: sticky;
    top: 0;
    padding: 20px 0;
    margin: 0;
    border-bottom: 2px solid #000;
    background-color: #fff;
    z-index: 9;
  }
  .subscribe {
    display: block;
  }
  .header-first-deck img {
    width: 100%;
    max-height: 3rem;
  }
  .two-same-columns {
    grid-template-columns: 1fr;
  }
  .menu-bar {
    display: none;
  }
}/*# sourceMappingURL=main.css.map */