.vc_container,
.vc_container-fluid {
position: relative;
z-index: 10;
}
.vc_container .container,
.vc_container-fluid .container {
max-width: 100%;
} .vc_row-flex .row:before, .vc_row-flex .row:after {
display: none;
}
.vc_row > .container > .row {
padding: 0;
}
.vc_row-flex > .container > .row, .vc_row-flex > .container-fluid > .row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.vc_row-flex > .container > .row > .vc_column_container, .vc_row-flex > .container-fluid > .row > .vc_column_container {
display: -ms-flexbox;
display: flex;
}
.vc_row-flex > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-flex > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-ms-flex-positive: 1;
flex-grow: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
z-index: 1;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
.vc_row-flex > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-flex > .container-fluid > .row > .vc_column_container > .vc_column-inner { }
.vc_row-flex > .container > .row > .vc_column_container > .vc_column-inner > *, .vc_row-flex > .container-fluid > .row > .vc_column_container > .vc_column-inner > * {
min-height: 1em;
}
}
.vc_row-flex > .container > .row::before, .vc_row-flex > .container > .row::after, .vc_row-flex > .container-fluid > .row::before, .vc_row-flex > .container-fluid > .row::after {
display: none;
}
.vc_row-o-columns-stretch > .container > .row, .vc_row-o-columns-stretch > .container-fluid > .row {
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.vc_row-o-columns-top > .container > .row, .vc_row-o-columns-top > .container-fluid > .row {
-ms-flex-line-pack: start;
align-content: flex-start;
}
.vc_row-o-columns-bottom > .container > .row, .vc_row-o-columns-bottom > .container-fluid > .row {
-ms-flex-align: end;
align-items: flex-end;
}
.vc_row-o-columns-middle > .container > .row, .vc_row-o-columns-middle > .container-fluid > .row {
-ms-flex-align: end;
align-items: flex-end;
}
.vc_row.vc_row-o-columns-top > .container > .row::after, .vc_row.vc_row-o-columns-top > .container-fluid > .row::after, .vc_row.vc_row-o-columns-bottom > .container > .row::after, .vc_row.vc_row-o-columns-bottom > .container-fluid > .row::after, .vc_row.vc_row-o-columns-middle > .container > .row::after, .vc_row.vc_row-o-columns-middle > .container-fluid > .row::after {
content: "";
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
display: block;
}
.vc_row-o-equal-height > .container > .row > .vc_column_container, .vc_row-o-equal-height > .container-fluid > .row > .vc_column_container {
-ms-flex-align: stretch;
align-items: stretch;
}
.vc_row-o-content-top > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-o-content-top > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-ms-flex-pack: start;
justify-content: flex-start;
}
.vc_row-o-content-top:not(.vc_row-o-equal-height) > .container > row > .vc_column_container, .vc_row-o-content-top:not(.vc_row-o-equal-height) > .container-fluid > row > .vc_column_container {
-ms-flex-align: start;
align-items: flex-start;
}
.vc_row-o-content-bottom > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-o-content-bottom > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-ms-flex-pack: end;
justify-content: flex-end;
}
.vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .container > row > .vc_column_container, .vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .container-fluid > row > .vc_column_container {
-ms-flex-align: end;
align-items: flex-end;
}
.vc_row-o-content-middle > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-o-content-middle > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-ms-flex-pack: center;
justify-content: center;
}
.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .container > .vc_column_container, .vc_row-o-content-middle:not(.vc_row-o-equal-height) > .container-fluid > .vc_column_container {
-ms-flex-align: center;
align-items: center;
}
.wpb_column[data-stretch].vc_column_container > .vc_column-inner {
background-size: cover;
height: 100%;
}
@media (max-width: 1023px) {
div[data-stretch=right] .vc_column-inner {
position: relative;
}
}
@media (max-width: 769px) {
.vc_col-sm-6:nth-of-type(2n+1) {
clear: both;
}
}
.bump_round {
width: 139px;
height: 139px;
position: absolute;
top: -23px;
left: 0;
right: 0;
margin: 0 auto;
border-radius: 50%;
background-color: #fff;
text-align: center;
z-index: -1;
}
.bump_bottom {
bottom: -23px;
top: auto;
}
.vc_section.vc_row-o-full-height {
min-height: 100vh !important;
}
canvas.vc_row_canvas_anim {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}
svg.vc_row_canvas_anim {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 170px;
transition: opacity 0.3s ease;
opacity: 0;
}
svg.vc_row_canvas_anim.loaded {
opacity: 1;
}
.stm_gradient_animation {
animation: Gradient 15s ease infinite;
background-size: 400% 400% !important;
}
.stm_container_has_video {
overflow: hidden;
}
.stm_container_has_video .stm_video_iframe {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 1px;
padding-bottom: 56.25%; z-index: 10;
}
@media (min-width: 1500px) {
.stm_container_has_video .stm_video_iframe {
transform: translateY(-25%);
}
}
.stm_container_has_video .stm_video_iframe iframe {
display: block;
position: absolute;
top: -1px;
left: 0;
width: 100%;
height: 100%;
}
.stm_container_has_video .vc_video-bg-container {
z-index: 30;
}
.stm_container_has_video .stm_row-opacity {
z-index: 20;
}
@media (max-width: 1100px) {
.stm_container_has_video .stm_video_iframe {
display: none;
}
}
.stm_featured_row > .vc_row > .wpb_column {
box-shadow: 0 2px 7px rgba(0, 0, 0, 0);
}
.stm_featured_row > .vc_row > .wpb_column:hover {
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.13);
}
.stm_featured_row .stm_featured_box {
position: relative;
transform: scale(1.1);
z-index: 10;
}
.stm_featured_row .stm_featured_box .wpb_wrapper {
transform: scale(0.95);
}
@media (max-width: 550px) {
.stm_featured_row {
margin-left: 0 !important;
margin-right: 0 !important;
}
.stm_featured_row .stm_featured_box {
transform: scale(1);
}
.stm_featured_row .stm_featured_box .wpb_wrapper {
transform: scale(1);
}
}
.stm_row__divider_enabled {
position: relative;
}
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_bottom .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_top .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider {
position: absolute;
left: 0;
right: 0;
}
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_bottom .stm_row__divider:after, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_top .stm_row__divider:after, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider:after {
content: "";
bottom: -5px;
display: block;
background: linear-gradient(45deg, transparent 33.333%, #FFF 33.333%, #FFF 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #FFF 33.333%, #FFF 66.667%, transparent 66.667%);
background-repeat: repeat-x;
background-size: 16px 32px;
height: 8px;
-webkit-filter: drop-shadow(#ffffff 0px 1px 0px);
}
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_top .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider:nth-child(1) {
bottom: auto;
top: -8px;
}
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_bottom .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider:nth-child(2) {
top: auto;
bottom: -8px;
transform: rotate(180deg);
}
.overlap_mobile {
z-index: 15 !important;
}
[class*=vc_container] .stm_kenburns {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
}
[class*=vc_container] .stm_kenburns .stm_kenburns__image {
width: 110%;
height: 110%;
margin-left: -5%;
margin-top: -5%;
animation: 60s linear stm_kenburns infinite;
background-repeat: no-repeat;
background-size: cover;
}
@media (max-width: 1023px) {
.overlap_mobile .vc_row-o-equal-height .vc_column-inner > .wpb_wrapper {
height: auto !important;
}
}
@keyframes stm_kenburns {
0% {
transform: scale(1) translateX(0) translateY(0);
}
50% {
transform: scale(1.2) translateX(-10%) translateY(5%);
}
100% {
transform: scale(1) translateX(0) translateY(0);
}
}.stm_posttimeline_style_2 {
position: relative;
}
.stm_posttimeline_style_2:before {
content: "";
display: block;
position: absolute;
left: 50%;
top: 20px;
width: 1px;
height: calc(100% - 20px);
border-left: 1px dashed #808080;
}
.stm_posttimeline_style_2 .stm_posttimeline {  }
.stm_posttimeline_style_2 .stm_posttimeline__year_posts:after {
content: "";
display: table;
clear: both;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts > div {
width: 50%;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_left {
position: relative;
float: left;
padding-right: 100px;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_right {
float: right;
padding: 120px 0 0 100px;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_right .stm_posttimeline__post:after {
left: auto;
right: 100%;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_right .stm_posttimeline__post:before {
left: auto;
right: 100%;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_right .stm_posttimeline__post .stm_posttimeline__year {
left: auto;
right: 100%;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_left .stm_posttimeline__post:first-child:before {
top: 32%;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_left .stm_posttimeline__post:first-child .stm_posttimeline__year {
top: 25.2%;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_left .stm_posttimeline__post .stm_posttimeline__year {
top: 48.2%;
}
.stm_posttimeline_style_2 .stm_posttimeline__year {
position: absolute;
top: 48.2%;
left: 100%;
width: 200px;
text-align: center;
}
.stm_posttimeline_style_2 .stm_posttimeline__year span {
position: relative;
display: inline-block;
vertical-align: top;
width: 60px;
height: 60px;
line-height: 56px;
border: 2px solid #808080;
background-color: #e5e6ea;
border-radius: 50%;
transition: all 0.3s ease;
z-index: 20;
}
.stm_posttimeline_style_2 .stm_posttimeline__year.active span {
color: #fff;
}
.stm_posttimeline_style_2 .stm_posttimeline__post {
position: relative;
margin-bottom: 60px;
transition: 0.3s ease;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.video .stm_posttimeline__post_inner {
padding: 0 0 20px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.video .stm_posttimeline__post_inner .stm_posttimeline__post_image {
position: relative;
margin-bottom: 14px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.video .stm_posttimeline__post_inner .stm_posttimeline__post_image:before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 54px;
height: 54px;
margin: -27px 0 0 -27px;
border-radius: 50%;
z-index: 20;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.video .stm_posttimeline__post_inner .stm_posttimeline__post_image:after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 0;
height: 0;
border-style: solid;
border-width: 14px 0 14px 21px;
margin: -15px 0 0 -7px;
border-color: transparent transparent transparent #fff;
z-index: 30;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.video .stm_posttimeline__post_inner .stm_posttimeline__post_info {
position: relative;
display: block;
padding: 0 20px 17px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.video .stm_posttimeline__post_inner .stm_posttimeline__post_info > div {
display: inline-block;
width: auto;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.video .stm_posttimeline__post_inner .stm_posttimeline__post_info > div.stm_posttimeline__post_info-author {
position: static;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.video .stm_posttimeline__post_inner .stm_posttimeline__post_info > div.stm_posttimeline__post_info-author:before {
content: attr(data-content);
margin-right: 3px;
color: #808080;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.video .stm_posttimeline__post_inner .stm_posttimeline__post_info > div.stm_posttimeline__post_info-author span {
position: absolute;
right: 35px;
top: -30px;
border-radius: 50%;
overflow: hidden;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.video .stm_posttimeline__post_inner .stm_posttimeline__post_info > div.stm_posttimeline__post_info-author span img {
width: 64px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.no_thumb .stm_posttimeline__post_inner {
padding-top: 100px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.no_thumb .stm_posttimeline__post_info {
left: 20px;
right: 20px;
padding: 10px 0 15px;
border-bottom: 1px solid #d9d9d9;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.no_thumb .stm_posttimeline__post_excerpt,
.stm_posttimeline_style_2 .stm_posttimeline__post.no_thumb .stm_posttimeline__post_title {
text-align: center;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.no_thumb .stm_posttimeline__post_excerpt h5,
.stm_posttimeline_style_2 .stm_posttimeline__post.no_thumb .stm_posttimeline__post_title h5 {
font-size: 20px;
line-height: 1.5em;
}
.stm_posttimeline_style_2 .stm_posttimeline__post .stm_posttimeline__post_title {
position: relative;
overflow: hidden;
margin-bottom: 10px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.active, .stm_posttimeline_style_2 .stm_posttimeline__post:hover {
box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.19);
}
.stm_posttimeline_style_2 .stm_posttimeline__post:last-child {
margin-bottom: 0;
}
.stm_posttimeline_style_2 .stm_posttimeline__post:before {
content: "";
display: block;
position: absolute;
left: 100%;
top: 55%;
width: 100px;
height: 1px;
border-top: 1px dashed #808080;
}
.stm_posttimeline_style_2 .stm_posttimeline__post:after {
content: "";
display: block;
position: absolute;
left: 100%;
top: 55%;
width: 10px;
height: 10px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post.has_year:before {
top: 32%;
}
.stm_posttimeline_style_2 .stm_posttimeline__post_inner {
display: inline-block;
text-align: left;
padding: 50px 2% 25px;
background-color: #fff;
}
.stm_posttimeline_style_2 .stm_posttimeline__post_image {
margin-bottom: 20px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post_title {
padding: 0 20px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post_title h5 {
margin-bottom: 15px;
transition: all 0.3s ease;
}
.stm_posttimeline_style_2 .stm_posttimeline__post_info {
position: absolute;
top: 0;
left: 0;
right: 0;
padding: 10px 20px 5px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.stm_posttimeline_style_2 .stm_posttimeline__post_info > div {
width: 50%;
font-weight: 400;
font-size: 13px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post_info-author {
position: relative;
margin-left: auto;
text-align: right;
padding-right: 40px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post_info-author span {
display: block;
position: absolute;
right: 0;
top: 50%;
margin-top: -15px;
border-radius: 50%;
overflow: hidden;
}
.stm_posttimeline_style_2 .stm_posttimeline__post_info-author img {
width: 32px;
}
.stm_posttimeline_style_2 .stm_posttimeline__post_excerpt {
padding: 0 20px;
}
@media (max-width: 1023px) {
.stm_posttimeline_style_2 div.stm_posttimeline__post_info-author {
padding-right: 0;
}
.stm_posttimeline_style_2 div.stm_posttimeline__post_info-author span {
display: none;
}
.stm_posttimeline_style_2 div.stm_posttimeline__post_image img {
width: 100%;
}
}
@media (max-width: 550px) {
.stm_posttimeline_style_2:before {
display: none !important;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts > div {
width: 100%;
padding: 0 !important;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_left .stm_posttimeline__year {
top: -30px !important;
left: 0;
width: 100%;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_left .stm_posttimeline__year span {
background-color: #fff !important;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_left .stm_posttimeline__post:first-child {
margin-top: 0 !important;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_right .stm_posttimeline__year {
top: -50px !important;
right: 0 !important;
width: 100%;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts_right .stm_posttimeline__post:first-child {
margin-top: 50px !important;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts .stm_posttimeline__post {
margin-bottom: 30px;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts .stm_posttimeline__post.main_year {
margin-top: 80px;
}
.stm_posttimeline_style_2 .stm_posttimeline__year_posts .stm_posttimeline__post:before {
display: none !important;
}
}