.post-style-2 .column-item .post-thumbnail img {
    width: 100%;
    transform: scale(1);
    transition: all .3s ease;
    height: auto;
    margin-top: 14px;
		aspect-ratio: 1.3 / 1;
}

body.single-post.opal-single-post-style .post-thumbnail img {
    width: 100%;
    aspect-ratio: 1.91 / 1;
    height: auto;
}

.post-thumbnail {
    padding-top: 56.25%;
    position: relative;
    margin-bottom: 0em;
    overflow: hidden;
}

.opal-archive-style-2 .post-style-2 .post-thumbnail {
    max-width: 50%;
    flex: 0 0 50%;
    width: 50%;
    padding-top: 27.25%;
    margin-top: 21px;
}

/* new */

.page-title-bar .wrap .page-title {
    margin-bottom: 0.2em;
    padding: 0;
    text-align: center;
    text-transform: none;
    font-size: 64px;
    font-size: 3.55556rem;
}

.elementor a {
    color: #002a96;
}


body.opal-content-layout-2cr #secondary .inner {
    padding-left: 30px;
}
	
body.opal-default-content-layout-2cr #secondary .inner {
    padding-left: 30px;
}

.vertical-lines {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    pointer-events: none;
    visibility: hidden;
}

.error404 .error-404 {
    color: #000;
}

.error404 .error-404-bkg {
    color: #000000;
    font-size: 180px;
    font-size: 10rem;
    letter-spacing: -4px;
    margin-bottom: 0;
}

.error404 .error-404 .error-title {
    color: #000000;
    font-size: 50px;
    font-size: 2.77778rem;
    margin-bottom: 20px;
    letter-spacing: -1px;
}

.error404 .error-btn-bh a {
    color: #fff;
    line-height: 54px;
    padding-left: 35px;
    padding-right: 35px;
    display: inline-block;
    font-family: GilmerBold;
}

.elementor-menu-toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  padding: 5px 10px;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px;
  background-color: rgba(0,0,0,.1);
  color: #494c4f; }
  .elementor-menu-toggle i:before {
    content: "\e816";
    display: block;
    }
  .elementor-menu-toggle.elementor-active i:before {
    content: "\e816";
    display: block; }
  .elementor-menu-toggle .menu-toggle-title {
    margin-left: 5px;
    display: flex;
    align-items: center; }
    .elementor-menu-toggle .menu-toggle-title:after {
      content: "\f078";
      display: none;
      font-family: FontAwesome;
      line-height: 1;
      font-size: 10px;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.single-aiovg_videos .content-area .navigation {
	display: none;
}