.screen-reader-text, .entry-header {
    display: none;
}


em {
    color: inherit;
}

p {
    color: inherit;
}

.prim-regular {
    
    font-style: normal;
    font-weight: 400;
}
.prim-medium {
    
    font-style: normal;
    font-weight: 500;
}
.prim-italic {
    
    font-style: italic;
    font-weight: 400;
}
.prim-font {
    
}
.prim-bold {
    font-style: normal;
    font-weight: 700;
}
.prim-bold-italic {
    font-style: italic;
    font-weight: 700;
}
.prim-light {
    font-style: normal;
    font-weight: 300;
}
.prim-light-italic {
    font-style: italic;
    font-weight: 300;
}
.prim-book {
    font-style: normal;
    font-weight: 400;
}
.prim-book-italic {
    font-style: italic;
    font-weight: 400;
}
.prim-black {
    font-style: normal;
    font-weight: 800;
}
.prim-black-italic {
    font-style: italic;
    font-weight: 800;
}
.prim-thin {
    font-style: normal;
    font-weight: 100;
}
.prim-thin-italic {
    font-style: italic;
    font-weight: 100;
}
.sec-regular {
    font-style: normal;
    font-weight: 400;
}
.paragraph-d {
    font-family: bembo w01, sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #393939;
    font-style: normal;
    font-weight: 400;
}
.heading-a {
    
    font-size: 40px;
    line-height: 46px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
}
.heading-b {
    
    font-size: 40px;
    line-height: 46px;
    color: #989898;
    font-style: normal;
    font-weight: 700;
}
.heading-c {
    
    font-size: 36px;
    line-height: 48px;
    color: #4d4d4d;
    font-style: normal;
    font-weight: 300;
}
.heading-d {
    
    font-size: 20px;
    line-height: 24px;
    color: #4d4d4d;
    font-style: normal;
    font-weight: 300;
}
.heading-e {
    
    font-size: 17px;
    line-height: 21px;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
}
.paragraph-a {
    
    font-size: 17px;
    line-height: 21px;
    color: #4d4d4d;
    font-style: normal;
    font-weight: 400;
}
.paragraph-b {
    font-family: bembo w01, sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #4d4d4d;
    font-style: normal;
    font-weight: 400;
}
.paragraph-c {
    
    font-size: 29px;
    line-height: 41px;
    color: #949494;
    font-style: normal;
    font-weight: 300;
}
@media only screen and (min-width:768px) {
    .heading-e {
    font-size: 16px;
    line-height: 20px;
}
.paragraph-a {
    font-size: 16px;
    line-height: 20px;
}
}@media only screen and (min-width:992px) {
    .heading-a {
    font-size: 45px;
    line-height: 51px;
}
.heading-b {
    font-size: 45px;
    line-height: 51px;
}
.heading-c {
    font-size: 42px;
    line-height: 54px;
}
}.color-white {
    color: #fff;
}
.color-black {
    color: #000;
}
.color-gray {
    color: gray;
}
.color-gray-m {
    color: #989898;
}
.color-gray-d {
    color: #4d4d4d;
}
.color-blue-d {
    color: #2451a0;
}
.color-blue-m {
    color: #3390ac;
}
.color-blue-m-d {
    color: #3e6d85;
}
.color-blue-m-l {
    color: #3e6d89;
}
.color-blue-l-d {
    color: #1a4c67;
}
.color-blue-l {
    color: #4fa2d2;
}
.color-green {
    color: #429c4a;
}
.color-green-m-l {
    color: #40918c;
}
.color-green-m-d {
    color: #246b84;
}
.color-blue-l-m-d {
    color: #3979a4;
}
.color-orange {
    color: #ed6a39;
}
.color-yellow-d {
    color: #ffa41c;
}
.color-yellow-l {
    color: #ffc556;
}
.color-lav {
    color: #5557a6;
}
.color-white-border {
    border-bottom: 4px solid #fff;
}
.color-black-border {
    border-bottom: 4px solid #000;
}
.color-gray-m-border {
    border-bottom: 4px solid #989898;
}
.color-gray-d-border {
    border-bottom: 4px solid #4d4d4d;
}
.color-blue-d-border {
    border-bottom: 4px solid #2451a0;
}
.color-blue-m-border {
    border-bottom: 4px solid #3390ac;
}
.color-blue-m-d-border {
    border-bottom: 4px solid #3e6d85;
}
.color-blue-m-l-border {
    border-bottom: 4px solid #3e6d89;
}
.color-blue-l-d-border {
    border-bottom: 4px solid #1a4c67;
}
.color-blue-l-border {
    border-bottom: 4px solid #4fa2d2;
}
.color-green-border {
    border-bottom: 4px solid #429c4a;
}
.color-green-m-l-border {
    border-bottom: 4px solid #40918c;
}
.color-green-m-d-border {
    border-bottom: 4px solid #246b84;
}
.color-blue-l-m-d-border {
    border-bottom: 4px solid #3979a4;
}
.color-orange-border {
    border-bottom: 4px solid #ed6a39;
}
.color-yellow-d-border {
    border-bottom: 4px solid #ffa41c;
}
.color-yellow-l-border {
    border-bottom: 4px solid #ffc556;
}
.color-lav-border {
    border-bottom: 4px solid #5557a6;
}
html, body {
    
    color: #000;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
}

h1 {
  font-size: 85px;
  margin: 0 0 30px 0;
  line-height: 93px;
  padding-bottom: 6px;
  font-family: "TiemposFine", serif;;
}

img, :hover, :hover, :focus, a:hover, a:focus {
    outline: 0;
}
a {
    text-decoration: none;
    font-family: inherit;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.scrolloff {
    overflow: hidden;
}
#page-container {
    background: #fff none;
    z-index: -1;
}
.control-width {
    max-width: 1260px;
    padding-left: 16px;
    padding-right: 16px;
}
@media only screen and (min-width:768px) {
    .control-width {
    padding-left: 30px;
    padding-right: 30px;
}
}.horizontal-space {
    margin-bottom: 40px;
}
.horizontal-space2 {
    margin-bottom: 75px;
}
.side-spacing {
    padding: 0 40px;
}
.min-spacing {
    margin-bottom: 20px;
}
.component-space, .top-space {
    padding-top: 75px;
}
.bottom-space {
    padding-bottom: 40px;
}
@media only screen and (min-width:320px) {
    .space-md {
    padding: 60px 0;
}
.space-sm {
    padding-top: 40px;
}
}@media only screen and (min-width:768px) {
    .space-lg {
    padding: 75px 0;
}
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

.wp-block-button, .btn-style {
    
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    padding: 0 40px;
    border-radius: 0;
    line-height: 48px;
    min-height: 50px;
    text-align: center;
}
.wp-block-button img, .btn-style img {
    display: inline;
}
.wp-block-button:hover, .wp-block-button:focus, .btn-style:hover, .btn-style:focus {
    text-decoration: none;
    color: #fff;
}
.wp-block-button:focus, .wp-block-button:active, .btn-style:focus, .btn-style:active {
    color: #fff;
}
.wp-block-button.btn-color-blue, .btn-style.btn-color-blue {
    background-color: #3e6d89;
}
.wp-block-button.btn-color-blue:hover, .btn-style.btn-color-blue:hover {
    background-color: #1a4c67;
}
.wp-block-button.btn-color-blue:active, .btn-style.btn-color-blue:active {
    background-color: #1a4c67;
}
.wp-block-button.btn-color-blue-medium, .btn-style.btn-color-blue-medium {
    background-color: #3390ac;
}
.wp-block-button.btn-color-blue-medium:hover, .btn-style.btn-color-blue-medium:hover {
    background-color: #246b84;
}
.wp-block-button.btn-color-blue-medium:active, .btn-style.btn-color-blue-medium:active {
    background-color: #246b84;
}
.wp-block-button.btn-color-blue-light, .btn-style.btn-color-blue-light {
    background-color: #4fa2d2;
}
.wp-block-button.btn-color-blue-light:hover, .btn-style.btn-color-blue-light:hover {
    background-color: #3979a4;
}
.wp-block-button.btn-color-blue-light:active, .btn-style.btn-color-blue-light:active {
    background-color: #3979a4;
}
.wp-block-button.btn-border, .btn-style.btn-border {
    background-color: transparent;
    border: 1px solid #3e6d89;
    color: #3e6d89;
}
.wp-block-button.btn-border:hover, .btn-style.btn-border:hover {
    background-color: transparent;
}
.link-btn {
    text-decoration: none;
    display: inline-block;
    color: #3390ac;
    text-transform: uppercase;
    
    font-size: 17px;
    line-height: 22px;
}
.link-btn .arrow-right-img-hover {
    display: none;
}
.link-btn .space-rgt {
    margin-left: 55px;
    font-size: 14px;
}
.link-btn.margin {
    margin: 10px;
}
.link-btn:hover {
    text-decoration: none;
    color: #246b84;
}
.link-btn:hover .arrow-right-img {
    display: none;
}
.link-btn:hover .arrow-right-img-hover {
    display: inline;
}
.link-btn:focus, .link-btn:active {
    text-decoration: none;
    color: #246b84;
}
.arrow-right-img, .arrow-right-img-hover {
    width: 18px;
    height: auto;
    vertical-align: baseline;
}
.arrow-right {
    vertical-align: baseline;
}
@media only screen and (min-width:768px) {
    .link-btn {
    font-size: 16px;
}
}.link-inline {
    text-decoration: none;
    display: inline-block;
    color: #3390ac;
    text-transform: uppercase;
    
    font-size: 17px;
    letter-spacing: .075em;
    line-height: 18px;
}
.link-inline .link-type {
    display: inline-block;
    height: 17px;
    width: 17px;
    float: left;
    margin-right: 12px;
    background-size: 100%}
.link-inline .link-type.video {
    background-image: url(/wp-content/uploads/2020/10/base_images_icon_video.svg);
}
.link-inline .link-type.document {
    background-image: url(/wp-content/uploads/2020/10/base_images_icon_document.svg);
}
.link-inline::last-letter {
    color: red;
}
.link-inline.margin {
    margin: 10px;
}
.link-inline:hover {
    text-decoration: none;
    color: #246b84;
    cursor: pointer;
}
.link-inline:hover .document {
    background-image: url(/wp-content/uploads/2020/10/base_images_icon_document_hover.svg);
}
.link-inline:hover .video {
    background-image: url(/wp-content/uploads/2020/10/base_images_icon_video_hover.svg);
}
.link-inline:focus, .link-inline:active {
    text-decoration: none;
    color: #246b84;
}
.link-inline span.go-icon:before {
    font-size: 14px;
    content: "\e080";
    display: inline-block;
    font-family: glyphicons halflings;
}
@media only screen and (min-width:768px) {
    .link-inline {
    font-size: 16px;
    line-height: 17px;
}
}.icon-row {
    background-color: #3e6d85;
    text-transform: uppercase;
}
.icon-row .heading-e {
    word-wrap: break-word;
    margin-top: 20px;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
}
.icon-row .icon-list {
    text-align: center;
    font-size: 0;
}
.icon-row a h5 {
    color: var(--text-color, #000);
}
.icon-row a:hover {
    color: var(--hover-color, #3390ac);
    text-decoration: none;
    background-color: var(--hover-color, #3390ac);
}
.icon-row a:hover img {
    background-color: var(--hover-color, #3390ac);
}
.icon-row a:hover h5 {
    color: var(--hover-color, #3390ac);
}
.icon-row a:focus, .icon-row a:active {
    text-decoration: none;
}
.icon-row ul {
    margin-bottom: 0;
}
.icon-row ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.icon-row ul li img {
    display: inline-block;
    vertical-align: top;
    width: 70px;
    height: 70px;
    max-width: 100%;
    background-color: #fff;
}
@media only screen and (min-width:320px) {
    .icon-row li: not(:first-child) {
    padding-top: 0;
}
.icon-row li:nth-child(3) {
    padding-top: 40px;
}
.icon-row li:nth-child(4) {
    padding-top: 40px;
}
}@media only screen and (min-width:992px) {
    .icon-row li {
    padding-top: 0;
}
.icon-row li:nth-child(3) {
    padding-top: 0;
}
.icon-row li:nth-child(4) {
    padding-top: 0;
}
}.master-header {
    width: 100%;
    position: relative;
    left: 0;
    overflow: hidden;
    height: 600px;
    display: inline-block;
}
.master-header .space-rgt {
    margin-left: 8px;
}
.master-header .heading-a {
    white-space: normal;
    margin-bottom: 40px;
}
.master-header .content-text {
    z-index: 1000;
    position: absolute;
    min-width: 280px;
    bottom: 0;
    left: 16px;
    right: 16px;
    text-align: center;
}
.master-header .master-header-content {
    position: relative;
    height: 600px;
    z-index: 10;
}
.master-header #HeaderVideo {
    display: none;
}
.master-header .link-btn {
    margin-bottom: 60px;
}
.master-header .overlay-image {
    height: 600px;
    display: block;
}
@media only screen and (min-width:768px) {
    .master-header #HeaderVideo {
    display: block;
}
.master-header .heading-a {
    margin-bottom: 40px;
}
.master-header .link-btn {
    margin-bottom: 75px;
}
.master-header .content-text {
    text-align: left;
    max-width: 530px;
    left: 30px;
    right: 0;
}
.master-header .overlay-image {
    display: none;
}
}@media only screen and (min-width:996px) {
    .master-header #HeaderVideo {
    display: block;
}
.master-header .heading-a {
    max-width: 530px!important;
    margin-bottom: 40px;
}
.master-header .link-btn {
    margin-bottom: 75px;
}
.master-header .content-text {
    margin-left: 0;
}
.master-header .overlay-image {
    display: none;
}
}.master-header #HeaderVideo {
    position: absolute;
    top: 0;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translateX(-50%);
    background-size: cover;
    transition: 1s opacity;
    overflow: hidden;
}
.master-header .control-width {
    margin: 0 auto;
}
.master-header .overlay-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: cover;
    transition: 1s opacity;
    overflow: hidden;
}
.two-column .row {
    display: flex;
    -webkit-display: flex;
    -ms-webkit-display: flex;
    flex-direction: column;
}
.two-column .line-top-space {
    padding-top: 20px;
}
.two-column .para-bottom-space {
    padding-bottom: 40px;
}
.two-column .para-top-space {
    padding-top: 20px;
}
.two-column .line-break {
    border-bottom: 5px solid #3e6d89;
}
.two-column .img-content {
    text-align: center;
    vertical-align: middle;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.two-column .img-content img {
    width: 100%;
    max-width: 280px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.two-column .row>* {
    padding-bottom: 40px;
}
.two-column .heading-e {
    border-bottom: 5px solid #000;
    padding-bottom: 20px;
    text-align: center;
}
.two-column .cont-top-space {
    padding-top: 60px;
}
.two-column .cont-bottom-space {
    padding-bottom: 60px;
}
.two-column .lm-btn {
    text-align: center;
}
.two-column .para-cont {
    text-align: center;
}
.two-column .img-content {
    padding-bottom: 0;
}
.two-column .row-reverse {
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
}
.two-column .row-reverse .img-content {
    padding-bottom: 40px;
    margin-left: 0;
}
.two-column .row-reverse .text-content {
    padding-bottom: 0;
    margin-left: 0;
}
@media only screen and (min-width:768px) {
    .two-column .row {
    flex-direction: row;
}
.two-column .cont-top-space {
    padding-top: 75px;
}
.two-column .cont-bottom-space {
    padding-bottom: 75px;
}
.two-column .img-content {
    float: right;
    margin-left: 8.33333333%}
.two-column .img-content img {
    max-width: 360px;
}
.two-column .heading-e {
    text-align: left;
}
.two-column .lm-btn {
    text-align: left;
    padding-bottom: 0;
}
.two-column .para-cont {
    text-align: left;
}
.two-column .row>* {
    padding-bottom: 0;
}
.two-column .row-reverse {
    flex-direction: row-reverse;
}
.two-column .row-reverse .img-content {
    padding-bottom: 0;
    margin-left: 0;
}
.two-column .row-reverse .text-content {
    width: 33.33333333%;
    margin-left: 8.33333333%}
}@media only screen and (min-width:992px) {
    .two-column .cont-top-space {
    padding-top: 75px;
}
.two-column .cont-bottom-space {
    padding-bottom: 75px;
}
.two-column .heading-e {
    text-align: left;
}
.two-column .lm-btn {
    text-align: left;
    padding-bottom: 0;
}
.two-column .img-content img {
    max-width: 560px;
}
}.two-column.light-blue {
    background-color: #e3eff2;
}
.two-column.light-grey {
    background-color: #eee;
}
.featured-icons {
    background-color: var(--background-color, #fff);
}
.featured-icons .heading-e {
    margin-top: 20px;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
}
.featured-icons .icon-list {
    text-align: center;
    font-size: 0;
}
.featured-icons a:hover {
    text-decoration: none;
}
.featured-icons a:focus, .featured-icons a:active {
    text-decoration: none;
}
.featured-icons ul {
    margin-bottom: 0;
}
.featured-icons ul li {
    display: inline-block;
    margin: 0 auto;
    float: none;
    vertical-align: top;
    height: 270px;
}
.featured-icons ul li img {
    display: inline-block;
    vertical-align: top;
    width: 145px;
    height: 145px;
    max-width: 100%;
    border-radius: 73px;
    border: 5px solid #fff;
}
.featured-icons ul li .icon-text {
    visibility: hidden;
}
.featured-icons ul li .heading-text {
    color: var(--text-color, #000);
}
.featured-icons ul li:hover img {
    border-color: var(--highlight-hover-color, #4fa2d2);
}
.featured-icons ul li:hover .icon-text {
    visibility: visible;
    
    font-size: 16px;
    display: block;
    margin-top: 20px;
}
.featured-icons ul li:hover .heading-text, .featured-icons ul li:hover .icon-text {
    color: var(--text-color, #000);
}
.featured-icons ul li:hover .heading-text:hover, .featured-icons ul li:hover .icon-text:hover {
    color: var(--text-hover-color, #4fa2d2);
}
@media only screen and (min-width:320px) {
    .featured-icons li: not(:first-child) {
    padding-top: 0;
}
.featured-icons li:nth-child(3) {
    padding-top: 40px;
}
.featured-icons li:nth-child(4) {
    padding-top: 40px;
}
.featured-icons .icon-text {
    line-height: 21px;
}
}@media only screen and (min-width:992px) {
    .featured-icons li {
    padding-top: 0;
}
.featured-icons li:nth-child(3) {
    padding-top: 0;
}
.featured-icons li:nth-child(4) {
    padding-top: 0;
}
}.home-carousel {
    
    text-align: center;
    margin: 0;
    overflow: hidden;
}
.home-carousel .carousel-link {
    text-decoration: none;
}
.home-carousel .cursor-default {
    cursor: default;
}
.home-carousel .bg-color {
    backgroud-color: #fff;
}
.home-carousel .heading-e {
    display: inline-block;
}
.home-carousel a, .home-carousel a:hover {
    color: #3394b0;
    opacity: 1;
    text-shadow: none;
}
.home-carousel .carousel-inner>.item {
    height: 330px;
}
.home-carousel .carousel-inner>.item>img {
    width: 100%}
.home-carousel .carousel-control.right, .home-carousel .carousel-control.left {
    backgroud: none;
    background-image: none;
}
.home-carousel .line-top-space {
    padding-top: 20px;
}
.home-carousel .line-break {
    border-bottom: 3px solid #3e6d89;
    margin: 20px 0;
}
.home-carousel .cont-top-space {
    padding-top: 60px;
}
.home-carousel .carousel-content-main {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%}
.home-carousel .carousel-content-text {
    width: 260px;
    margin-bottom: 40px;
    margin-top: 20px;
    display: inline-block;
    font-size: 22px;
}
.home-carousel .glyphicon-menu-right, .home-carousel .glyphicon-menu-left {
    top: 50%;
    margin-top: -10px;
    position: absolute;
    font-size: 22px;
}
.home-carousel .glyphicon-menu-right {
    right: -18px;
}
.home-carousel .glyphicon-menu-left {
    left: -18px;
}
.home-carousel .carousel-container {
    margin-top: 40px;
    margin-bottom: 60px;
}
.home-carousel .carousel-container .img-carousel {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    display: block;
    height: 425px;
}
.home-carousel .carousel-title {
    font-size: 26px;
}
.home-carousel .carousel-mob {
    display: block!important;
}
.home-carousel .carousel-dtp {
    display: none!important;
}
@media only screen and (min-width:768px) {
    .home-carousel .carousel-inner>.item {
    height: 325px;
}
.home-carousel .cont-top-space {
    padding-top: 75px;
}
.home-carousel .img-carousel {
    height: 325px;
}
.home-carousel .carousel-content-text {
    width: 310px;
}
.home-carousel .carousel-container {
    margin-bottom: 75px;
    max-width: auto;
}
.home-carousel .carousel-container .img-carousel {
    min-height: auto;
}
.home-carousel .glyphicon-menu-right {
    right: -25px;
}
.home-carousel .glyphicon-menu-left {
    left: -25px;
}
.home-carousel .carousel-title {
    font-size: 30px;
}
.home-carousel .carousel-mob {
    display: none!important;
}
.home-carousel .carousel-dtp {
    display: block!important;
}
}@media only screen and (min-width:992px) {
    .home-carousel .carousel-inner>.item {
    height: 425px;
}
.home-carousel .cont-top-space {
    padding-top: 75px;
}
.home-carousel .img-carousel {
    height: 425px;
}
.home-carousel .carousel-content-text {
    width: 310px;
}
.home-carousel .carousel-container {
    margin-bottom: 75px;
}
.home-carousel .carousel-container .img-carousel {
    min-height: auto;
}
.home-carousel .carousel-title {
    font-size: 30px;
}
}.two-column-carousel {
    height: 900px;
    overflow: hidden;
    position: relative;
}
.two-column-carousel .container {
    position: relative;
}
.two-column-carousel .carousel-inner {
    text-align: center;
    overflow: hidden;
}
.two-column-carousel .carousel-inner.sixty-forty {
    height: auto;
}
.two-column-carousel .carousel-heading:after {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: solid 5px #3e6d89;
}
.two-column-carousel .carousel {
    margin: 0;
    position: static;
}
.two-column-carousel .carousel-indicators {
    display: inline-block;
    width: 100%;
    height: 12px;
    margin: 0 0 75px;
    bottom: 0;
    left: 0;
}
.two-column-carousel .carousel-indicators li {
    background-color: #4fa2d2;
    border: 0 solid #fff;
    margin-left: 10px;
    vertical-align: top;
}
.two-column-carousel .carousel-indicators li:first-child {
    margin-left: 0;
}
.two-column-carousel .carousel-indicators .active {
    background-color: #1a4c67;
}
.two-column-carousel .left.carousel-control {
    background-image: none;
    color: #1a4c67;
    width: 30px;
    height: 22px;
    top: 390px;
    margin-top: -11px;
    position: absolute;
}
.two-column-carousel .right.carousel-control {
    background-image: none;
    color: #1a4c67;
    width: auto;
    height: 22px;
    top: 390px;
    margin-top: -11px;
}
.two-column-carousel .space-sm {
    margin-top: 40px;
}
.two-column-carousel .space-xs {
    margin-top: 20px;
}
.two-column-carousel .text-u-case {
    text-transform: uppercase;
    -ms-text-transform: uppercase;
    -webkit-text-transform: uppercase;
    -o-text-transform: uppercase;
}
@media only screen and (min-width:768px) {
    .two-column-carousel {
    height: 625px;
}
.two-column-carousel .carousel-inner {
    text-align: left;
}
.two-column-carousel .space-md {
    padding-top: 0;
    padding-bottom: 0;
}
.two-column-carousel .carousel-indicators {
    margin-top: 75px;
}
.two-column-carousel .left.carousel-control, .two-column-carousel .right.carousel-control {
    top: 225px;
}
}@media only screen and (min-width:992px) {
    .two-column-carousel {
    height: 600px;
}
.two-column-carousel .left.carousel-control, .two-column-carousel .right.carousel-control {
    top: 220px;
}
}.paragraph-a {
    padding-bottom: 40px;
}
.authoring .global-nav-container, .authoring .global-navigation {
    height: 100px;
}
div[page-padding-top=true] {
    padding-top: 75px;
}
body.no-scroll {
    overflow: hidden;
}
header.global-nav-container {
    position: absolute;
    z-index: 9999;
    min-height: 75px;
    left: 0;
    right: 0;
}
header.global-nav-container.nav-open {
    position: fixed;
    height: 100%;
    overflow-y: scroll;
}
header.header-color-black .country-selector {
    color: #000;
}
header.header-color-black [header-open-mobile] {
    color: #000;
}
header.header-color-white .country-selector {
    color: #fff;
}
header.header-color-white [header-open-mobile] {
    color: #fff;
}
header .global-nav {
    margin: 0 auto;
    border: 0;
}
header .global-nav>.container {
    padding: 0;
}
header .image-logo {
    padding: 0 15px;
}
@media only screen and (max-width:420px) {
    header .image-logo {
    padding: 10px 0 0;
    height: 50px;
    width: auto;
}
}header .image-logo img {
    height: 100%;
    max-height: 75px;
    margin-top: 0;
    min-height: 50px;
    max-width: 233px;
}
header div[header-open-mobile] {
    display: block;
    float: right;
    line-height: 75px;
    padding: 0 15px;
}
header div[header-open-mobile] button {
    border: 0;
    background: 0 0;
}
header div[header-search-button] {
    display: none;
}
header .desktop-search {
    display: none;
}
header .navigation {
    min-height: 75px;
}
header div[mobile-navigation-backdrop] {
    display: none;
    position: fixed;
    top: -99vh;
    left: -99vw;
    width: 200vw;
    height: 200vh;
    background-color: rgba(0, 0, 0, .8);
}
header div[header-navigation-wrapper] {
    background: #fff;
    position: fixed;
    transform: translateX(100vw);
    transition-duration: .2s;
    z-index: 999999;
    height: 100vh;
    width: 100%;
    color: #000;
}
header div[header-navigation-desktop-dropdown] {
    display: none;
}
header div.mobile-navigation-transform-show {
    transition-duration: .2s;
    transform: translateX(20vw);
    height: 100vh;
    overflow: scroll;
    position: fixed;
    width: 80vw;
}
header div[mobile-header-search] {
    width: 100%;
    border: 0;
    padding: 0;
}
header div[mobile-header-search] input {
    line-height: 75px;
    width: 100%;
    padding: 0 15px;
    border: 0;
    border-bottom: 1px solid #eee;
}
header div[mobile-navigation-close] {
    border-left: 1px solid #eee;
    right: 0;
    position: absolute;
    line-height: 75px;
    color: inherit;
    cursor: pointer;
    padding: 0 12px;
}
header div[mobile-navigation-close] button {
    border: 0;
    background: 0 0;
}
header button[mobile-navigation-drawer] {
    position: absolute;
    top: 15px;
    right: 4px;
    z-index: 9999;
    padding: 15px;
    background: #fff;
    border: 0;
    background-color: transparent;
}
header .cmp-navigation__group {
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
header .cmp-navigation__group a {
    color: inherit;
    padding: 15px 45px 15px 15px;
    display: block;
    position: relative;
}
header .cmp-navigation__item {
    padding: 0;
    line-height: 40px;
    color: inherit;
    border-bottom: 0;
    list-style: none;
    white-space: nowrap;
}
header .cmp-navigation__item--level-0>.cmp-navigation__group {
    display: none;
}
header .cmp-navigation__item--level-0 .cmp-navigation__item.onclick {
    color: #fff;
    background-color: #497bd1;
}
header .cmp-navigation__item--level-1 a {
    padding: 15px 30px 0;
}
header .cmp-navigation__item--level-1 a button[mobile-navigation-drawer] {
    right: 15px;
}
header .cmp-navigation__item--level-1 a:after {
    content: "";
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
}
header .cmp-navigation__item--level-1 a.active {
    background-color: transparent;
    box-shadow: none;
    color: inherit;
}
header .cmp-navigation__item--level-1 a.active:after {
    border-bottom: 1px solid #497bd1;
}
header .cmp-navigation__item--level-2 a {
    padding: 15px 45px 0;
}
header span[header-navigation-desktop-right=true] {
    display: none;
}
header span[header-navigation-mobile-hyphen] {
    display: inline-block;
}
header .global-nav .country-selector {
    float: right;
    padding: 0 15px;
    position: relative;
    left: 0;
    font-family: source sans pro, sans-serif;
    font-weight: lighter;
    font-size: 15px;
}
header .cmp-navigation__item-link {
    text-decoration: none;
}
header .cmp-navigation__item-link span {
    white-space: normal;
}
header .cmp-navigation__item-link.active {
    background-color: #497bd1;
    color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}
header .highlight-line {
    position: relative;
}
header .highlight-line:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    background: #497bd1;
}
header .highlight-line.active:after {
    opacity: 1;
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
}
@media only screen and (min-width:1192px) {
    header.global-nav-container {
    background-color: transparent;
}
header.header-color-white {
    color: #fff;
}
header.header-color-white li.cmp-navigation__item.cmp-navigation__item--level-0 .cmp-navigation__group {
    background-color: #fff;
    color: #000;
}
header.header-color-white li.cmp-navigation__item.cmp-navigation__item--level-0 .cmp-navigation__group li a {
    border-bottom: 1px solid #eee;
}
header.header-color-white .desktop-search input::placeholder {
    color: #fff;
}
header.header-color-black {
    color: #000;
}
header.header-color-black li.cmp-navigation__item.cmp-navigation__item--level-0 .cmp-navigation__group {
    background-color: #333;
    color: #fff;
}
header .global-nav {
    margin: 0 30px;
}
header div[header-navigation-wrapper] {
    color: inherit;
}
header div[mobile-navigation-header] {
    display: none;
}
header .desktop-search {
    display: block;
}
header div[header-open-mobile] {
    display: none;
}
header div[header-search-button] {
    display: block;
    margin-right: 15px;
}
header div[header-search-close] {
    margin-right: 15px;
}
header div[mobile-navigation-header] {
    display: none;
}
header .desktop-search input {
    width: 500px;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
    background: 0 0;
    height: 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
header div[header-navigation-wrapper] {
    position: static;
    transform: none;
    z-index: 999999;
    background: inherit;
    height: auto;
}
header .cmp-navigation__item {
    border: 0;
    padding: 0;
}
header .cmp-navigation__item a {
    color: inherit;
    padding: 0;
}
header .cmp-navigation>.cmp-navigation__group {
    margin: 0;
    float: right;
}
header li {
    list-style: none;
}
header li.cmp-navigation__item.cmp-navigation__item--level-0 {
    float: left;
    line-height: 75px;
    position: relative;
    padding: 0 10px;
}
header li.cmp-navigation__item.cmp-navigation__item--level-0 a {
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 15px;
    display: block;
    font-family: source sans pro, sans-serif;
    font-weight: lighter;
    font-size: 15px;
}
header li.cmp-navigation__item.cmp-navigation__item--level-0>a {
    margin: 0 0 0 15px;
    display: inline;
}
header li.cmp-navigation__item.cmp-navigation__item--level-0>ul {
    display: none;
}
header li.cmp-navigation__item.cmp-navigation__item--level-0 ul {
    background: #333;
}
header li.cmp-navigation__item.cmp-navigation__item--level-0 span.glyphicon {
    float: right;
    top: 8px;
    font-size: 7px;
}
header li.cmp-navigation__item.cmp-navigation__item--level-0>.cmp-navigation__group {
    display: block;
    display: none;
    background: #333;
    background-color: #333;
    min-width: 200px;
    max-width: 300px;
    color: inherit;
    position: absolute;
    top: 75px;
    line-height: 22px;
    z-index: 9999;
    opacity: 0;
}
header li.cmp-navigation__item.cmp-navigation__item--level-0>.cmp-navigation__group>.cmp-navigation__item--level-1 a {
    text-transform: none;
    text-decoration: none;
    color: inherit;
    margin: 0;
    padding: 6px 15px;
    font-size: 12px;
}
header li.cmp-navigation__item.cmp-navigation__item--level-0>.cmp-navigation__group>.cmp-navigation__item--level-1 .cmp-navigation__group {
    min-width: 200px;
    max-width: 300px;
    display: none;
    opacity: 0;
}
header li.cmp-navigation__item.cmp-navigation__item--level-0 .cmp-navigation__item--level-1 a, header li.cmp-navigation__item.cmp-navigation__item--level-0 .cmp-navigation__item--level-2 a {
    background: inherit;
}
header .cmp-navigation__item {
    line-height: inherit;
    backface-visibility: hidden;
}
header .cmp-navigation__item--level-1 a:after {
    display: none;
}
header button[mobile-navigation-drawer] {
    display: none;
}
header .cmp-navigation__item--level-1 {
    position: relative;
    display: block;
    backface-visibility: hidden;
}
header .cmp-navigation__item--level-1>.cmp-navigation__group {
    position: absolute;
    left: 100%;
    background-color: #fff;
    top: 0;
}
header .cmp-navigation__item--level-3 {
    display: none;
}
header span[header-navigation-desktop-right=true] {
    display: inline-block;
}
header span[header-navigation-mobile-hyphen] {
    display: none;
}
header div[header-navigation-desktop-dropdown] {
    display: inline-block;
    color: inherit;
    font-size: 10px;
    line-height: 75px;
}
}.learn-more-link {
    background: transparent url(/wp-content/uploads/2020/10//base_images_arrow-right-hover.png) no-repeat 100% 50%;
    background-size: 15px;
    padding-right: 20px!important;
    font-size: 15px;
    margin: 20px 0;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    color: #1a4c67;
}
.learn-more-link:hover {
    text-decoration: none;
}
.img-center-s {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
div[class*=fix-width] {
    max-width: 300px;
    margin: 0 auto;
}
.navigation-drawer {
    display: none;
    background-color: #4fa2d2;
    padding-bottom: 40px;
}
.navigation-drawer .tertiary-navigation {
    font-size: 17px;
}
.navigation-drawer .tertiary-navigation .tile-list>li {
    line-height: normal;
}
.navigation-drawer .tertiary-navigation .tile-list>li:first-child a {
    padding-top: 20px;
}
.navigation-drawer .tertiary-navigation .tile-list>li:first-child a.link-active:after {
    margin-top: -6px;
}
.navigation-drawer .tertiary-navigation .tile-list>li:last-child a {
    padding-bottom: 0;
}
.navigation-drawer .tertiary-navigation .tile-list>li>a {
    color: #fff;
    
    display: block;
    padding: 10px 0;
    text-decoration: none;
}
.navigation-drawer .tertiary-navigation .tile-list>li>a.link-active {
    color: #1a4c67;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}
.navigation-drawer .tertiary-navigation .tile-list>li>a:hover {
    color: #1a4c67;
    text-decoration: none;
    font-weight: 700;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content {
    line-height: normal;
    color: gray;
    padding-left: 40px;
    padding-top: 10px;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content a:not(:first-child) {
    padding: 0;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content a {
    display: inline-block;
    line-height: normal;
    color: #1a4c67;
    text-decoration: none;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content a:hover {
    color: #1a4c67;
    font-weight: 700;
    text-decoration: none;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block {
    position: relative;
    display: block;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block ul {
    margin-left: -40px;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block ul li a {
    text-decoration: none;
    display: block;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block ul li a.learn-more-link {
    display: inline-block;
    background-image: none;
    text-transform: capitalize;
    font-style: italic;
    font-weight: 400;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content {
    list-style: disc;
    font-size: 15px;
    color: #1a4c67;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content a {
    color: #fff;
    padding: 8px 0;
    text-decoration: none;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content a:first-child {
    padding-top: 0;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content p, .navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content span {
    color: #fff;
    margin-bottom: 15px;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content p:last-child, .navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content span:last-child {
    margin-bottom: 0;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content .last-link>a {
    padding-bottom: 30px;
    margin: 0;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .img-block {
    display: none;
}
.navigation-drawer .wp-block-button, .navigation-drawer .btn-style {
    margin-bottom: 40px;
}
.navigation-drawer .drawer-close {
    display: none;
}
.navigation-drawer .promo-block {
    height: 95px;
    background-color: #989898;
}
.events-list .event-content {
    margin-top: 40px;
    height: 130px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 15px;
    text-align: center;
    padding: 10px;
    line-height: normal;
}
.events-list .event-content .event-title {
    padding: 10px 0 5px;
    text-transform: uppercase;
    line-height: 20px;
    height: 55px;
}
.events-list .event-content .event-date-status {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
}
.events-list .event-content a {
    color: #fff;
    text-decoration: none;
}
.events-list .event-content a:hover {
    color: #fff;
}
.events-list .event-content a.learn-more-link {
    background-image: url(/wp-content/uploads/2020/10/base_images_arrow-right-white.png);
    background-size: 12px;
    font-size: 10px;
    text-decoration: none;
}
@media only screen and (min-width:768px) {
    .navigation-drawer {
    position: fixed;
    width: 100%;
    top: 77px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
}
.navigation-drawer .tertiary-navigation {
    font-size: 15px;
    position: relative;
    margin-top: 20px;
}
.navigation-drawer .tertiary-navigation .tile-list {
    margin: 0;
    width: 365px;
    padding: 0;
}
.navigation-drawer .tertiary-navigation .tile-list>li {
    line-height: normal;
}
.navigation-drawer .tertiary-navigation .tile-list>li:first-child a {
    padding-top: 0;
}
.navigation-drawer .tertiary-navigation .tile-list>li>a {
    line-height: normal;
    position: relative;
    text-decoration: none;
}
.navigation-drawer .tertiary-navigation .tile-list>li>a>.link-title {
    background-color: #4fa2d2;
    padding-right: 5px;
    position: relative;
    z-index: 1;
}
.navigation-drawer .tertiary-navigation .tile-list>li>a:after {
    border: 0;
}
.navigation-drawer .tertiary-navigation .tile-list>li>a.link-active:after {
    content: '';
    display: block;
    border-top: 1px solid #1a4c67;
    position: absolute;
    top: 16px;
    margin-top: 2px;
    width: 95%;
    z-index: 0;
    right: 0;
}
.navigation-drawer .tertiary-navigation .tile-list>li>a:focus {
    color: #1a4c67;
    text-decoration: none;
    font-weight: 700;
}
.navigation-drawer .tertiary-navigation .tile-list>li>a.italic-font {
    font-style: italic;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content {
    color: gray;
    background-color: #fff;
    display: none;
    line-height: normal;
    position: absolute;
    left: 365px;
    overflow: hidden;
    margin-top: 0;
    top: 0;
    padding-left: 0;
    padding-top: 0;
    min-height: 94px;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content a:not(:first-child) {
    padding: 0;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content a {
    display: inline-block;
    color: gray;
    line-height: normal;
    text-decoration: none;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content a:hover {
    color: #3390ac;
    font-weight: 700;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content a.learn-more-link {
    z-index: 2;
    position: absolute;
    bottom: 10px;
    right: 10px;
    margin: 0;
    color: #3390ac;
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    background-image: url(/wp-content/uploads/2020/10/base_images_arrow-right.png);
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content a.learn-more-link:hover {
    color: #246b84;
    background-image: url(/wp-content/uploads/2020/10/base_images_arrow-right-hover.png);
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block {
    min-width: 375px;
    background-color: #fff;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block:after {
    content: '';
    display: block;
    clear: both;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block ul li a {
    display: inline-block;
    text-decoration: none;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block ul li a.learn-more-link {
    background-image: url(/wp-content/uploads/2020/10/base_images_arrow-right.png);
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block ul li a.learn-more-link:hover {
    color: #246b84;
    background-image: url(/wp-content/uploads/2020/10/base_images_arrow-right-hover.png);
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content {
    float: left;
    padding: 10px;
    width: 375px;
    color: gray;
    list-style: none;
    margin-left: 0;
    overflow: hidden;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content .last-link a {
    padding-bottom: 0!important;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content a {
    color: gray;
    text-decoration: none;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content a:first-child {
    padding-top: 0;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content a:hover {
    color: #3390ac;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content a.learn-more-link {
    color: #3390ac;
    padding-top: 0;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 0;
    text-transform: uppercase;
    background-image: url(/wp-content/uploads/2020/10/base_images_arrow-right.png);
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content a.learn-more-link:hover {
    color: #246b84;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content p, .navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .content span {
    color: gray;
    padding-left: 0;
}
.navigation-drawer .drawer-close {
    color: #000;
    text-align: right;
    display: inline-block;
    position: absolute;
    top: 45px;
    right: 20px;
    z-index: 1;
    padding: 10px;
    border-radius: 30px;
    cursor: pointer;
}
.navigation-drawer .drawer-close:hover {
    background-color: #3979a4;
}
.navigation-drawer .drawer-close .close-icon {
    padding: 0 12px;
    width: 40px;
    padding: 20px 0;
    line-height: normal;
    border-radius: 4px;
    display: block;
}
.navigation-drawer .drawer-close .close-icon:before {
    content: '';
    display: block;
    border-top: 1px solid #1a4c67;
    transform: rotate(-45deg);
}
.navigation-drawer .drawer-close .close-icon:after {
    content: '';
    display: block;
    border-top: 1px solid #1a4c67;
    transform: rotate(45deg);
}
.navigation-drawer .promo-block {
    width: 420px;
    height: 95px;
}
}@media only screen and (min-width:992px) {
    .navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .img-block {
    background-size: cover;
    height: 100%;
    right: 0;
    padding: 0;
    width: 140px;
    float: right;
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    background-color: #e6e6e6;
}
.navigation-drawer .tertiary-navigation .tile-list .tertiary-nav-content .content-block .img-block .img-gradient {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    right: 0;
    top: 0;
    background: 0 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #ededed 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #ededed 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #ededed 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #ededed 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #ededed 100%);
}
}.padding-top-small {
    padding-top: 20px;
}
.padding-top-medium {
    padding-top: 40px;
}
.padding-top-large {
    padding-top: 80px;
}
.padding-top-xlarge {
    padding-top: 160px;
}
.padding-bottom-small {
    padding-bottom: 20px;
}
.padding-bottom-medium {
    padding-bottom: 40px;
}
.padding-bottom-large {
    padding-bottom: 80px;
}
.padding-bottom-xlarge {
    padding-bottom: 160px;
}
.padding-left-small {
    padding-left: 20px;
}
.padding-left-medium {
    padding-left: 40px;
}
.padding-left-large {
    padding-left: 80px;
}
.padding-left-xlarge {
    padding-left: 160px;
}
.padding-right-small {
    padding-right: 20px;
}
.padding-right-medium {
    padding-right: 40px;
}
.padding-right-large {
    padding-right: 80px;
}
.padding-right-xlarge {
    padding-right: 160px;
}
.events-calender {
    padding-bottom: 40px;
    padding-top: 40px;
}
.events-calender .event-header {
    font-size: 14px;
    color: #989898;
    
    font-style: normal;
    font-weight: 500;
}
.events-calender .event-heading {
    margin-top: 20px;
}
.events-calender .event-content {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: gray;
    font-style: normal;
    font-weight: 400;
}
.events-calender .event-content .event-icon {
    width: 40px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.events-calender .event-content .icon-img {
    float: left;
}
.events-calender .event-content .e-title {
    font-size: 16px;
    text-transform: uppercase;
    float: left;
    width: 170px;
    margin-left: 45px;
    font-style: normal;
    font-weight: 800;
}
.events-calender .event-content .e-title.one {
    color: #3390ac;
}
.events-calender .event-content .e-title.two {
    color: #ffa41c;
}
.events-calender .event-content .e-title.three {
    color: #555;
}
.events-calender .event-btn {
    margin-top: 20px;
}
@media only screen and (min-width:768px) {
    .events-calender .event-heading {
    margin-bottom: 0;
}
.events-calender .event-content .data-header {
    width: 240px;
}
.events-calender .event-content .data-tag {
    min-width: 480px;
}
}@media only screen and (min-width:992px) {
    .events-calender {
    padding-bottom: 75px;
}
.events-calender .event-content .data-header {
    width: 250px;
}
}div.sitemap div.linkcontainer {
    padding: 0 0 5px 30px;
}
.global-footer {
    background-color: #000;
}
.global-footer .footer-list {
    margin-top: 40px;
    margin-bottom: 40px;
}
.global-footer .footer-list .footer-heading {
    color: var(--text-color, #808080);
    font-size: 15px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
}
.global-footer .footer-list ul {
    margin-bottom: 0;
}
.global-footer .footer-list ul li {
    display: block;
    margin-top: 20px;
}
.global-footer .footer-list ul li a {
    color: var(--text-color, #fff);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}
.global-footer .footer-list ul li a:hover {
    color: var(--hover-color, #4fa2d2);
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}
.global-footer .footer-list ul li a:focus {
    text-decoration: none;
}
.global-footer .footer-list:last-child {
    margin-bottom: 0;
}
.global-footer .copyright-text {
    color: var(--text-color, #808080);
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
}
@media only screen and (min-width:320px) {
    .global-footer {
    padding-left: 60px;
}
.global-footer .footer-list:last-child {
    margin-bottom: 0;
}
.global-footer .footer-list.space-manage {
    margin-top: 0;
}
.global-footer .copyright-text {
    margin-top: 40px;
    margin-bottom: 40px;
}
.global-footer .global-image {
    margin-bottom: 40px;
}
}@media only screen and (min-width:768px) {
    .global-footer {
    padding-left: 0;
}
.global-footer .footer-list:last-child {
    margin-bottom: 0;
}
.global-footer .footer-list.space-manage {
    margin-top: 62px;
}
.global-footer .copyright-text {
    margin-top: 0;
    margin-bottom: 40px;
}
.global-footer .global-image {
    margin-top: 0;
    margin-bottom: 40px;
    float: left;
}
}@media only screen and (min-width:992px) {
    .global-footer .footer-list: last-child {
    margin-bottom: 0;
}
.global-footer .copyright-text {
    margin-top: 0;
    margin-bottom: 40px;
}
.global-footer .global-image {
    margin-top: 40px;
    margin-bottom: 0;
    float: right;
}
}.form-contactus {
    overflow: hidden;
    
}
.form-contactus .form-control {
    border: 0;
    outline: 0;
    box-shadow: none;
    padding: 1px;
    color: #393939;
    font-size: 17px;
}
.form-contactus .dropdown-menu.inner {
    max-height: 250px!important;
}
.form-contactus .dropdown-menu.open {
    max-height: 300px!important;
}
.form-contactus .filter-option {
    white-space: normal;
}
.form-contactus .lbl-red-color {
    color: red!important;
}
.form-contactus .lbl-light-grey {
    color: #989898;
    text-transform: uppercase;
}
.form-contactus .req-field-text {
    text-transform: initial;
}
.form-contactus .form-group {
    margin-bottom: 0;
}
.form-contactus .contact-us-header {
    width: 60%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.form-contactus .contact-us-header .header-title {
    padding-bottom: 20px;
}
.form-contactus .contact-us-header .bs-text {
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    color: gray;
}
.form-contactus .sub-heading {
    border-bottom: 4px solid #3e6d89;
    padding-bottom: 20px;
}
.form-contactus .contact-us-content {
    background-color: #fff;
}
.form-contactus .contact-us-content .heading-e {
    text-align: center;
    padding-bottom: 20px;
}
.form-contactus .contact-us-content .req-field-text {
    padding-bottom: 40px;
    text-align: center;
}
.form-contactus .contact-us-content .form-captcha {
    margin-top: 20px;
}
.form-contactus .contact-us-content .form-captcha .captcha-img {
    height: 60px;
    min-height: 80px;
    padding: 20px;
    text-align: center;
}
.form-contactus .contact-us-content .form-captcha .captcha-value {
    height: 60px;
    font-size: 11px;
    min-height: 80px;
    padding: 20px;
}
.form-contactus .contact-us-content .form-submit-btn {
    float: right;
    margin-top: 20px;
}
.form-contactus .contact-us-content .form-submit-btn .wp-block-button, .form-contactus .contact-us-content .form-submit-btn .btn-style {
    padding-left: 50px;
    padding-right: 50px;
    border: 0;
}
.form-contactus .contact-us-content .contact-us-bottom {
    clear: both;
}
.form-contactus .contact-us-content .call-us-txt {
    font-size: 20px;
    text-align: center;
    color: #4d4d4d;
    padding-bottom: 40px;
    padding-top: 40px;
}
.form-contactus .contact-us-content .call-us-txt .txt-bold {
    font-weight: 700;
}
.form-contactus .contact-us-content .info-txt {
    text-align: center;
}
.form-contactus .contact-us-content .contact-us-bottom {
    text-align: center;
}
.form-contactus .contact-us-content .contact-us-bottom .ques-header {
    padding-bottom: 20px;
    border-bottom: 4px solid #3e6d89;
}
.form-contactus .form-content .form-item {
    padding: 20px;
    width: 50%;
    font-size: 11px;
    font-weight: 500;
}
.form-contactus .form-content .form-item.add-info {
    width: 100%;
    margin-top: 20px;
}
.form-contactus .form-content .add-text {
    width: 100%;
    height: 150px;
    resize: none;
    border: 0;
    font-size: 17px;
}
.form-contactus .form-content .country-drpdown-containter {
    width: 50%!important;
    float: left;
    clear: initial;
    padding: 0;
}
.form-contactus .form-content .country-drpdown-containter .country-list {
    width: 100%;
    background-color: #e6e6e6;
    padding: 20px;
    height: 89px;
}
.form-contactus .form-content .country-drpdown-containter .btn-default {
    background-color: #e6e6e6;
    border: 0;
    color: #555;
    padding: 10px 0;
    font-size: 17px;
}
.form-contactus .form-content .country-drpdown-containter .btn-default .caret {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #555;
    margin-top: -8px;
}
.form-contactus .form-content .country-drpdown-containter .dropdown-toggle:focus {
    outline: none!important;
}
.form-contactus .form-content .country-drpdown-containter .dropdown-menu {
    background-color: #f2f2f2;
    outline: 1px solid #d8d8d8;
    
    font-style: normal;
    font-weight: 400;
}
.form-contactus .form-content .country-drpdown-containter .dropdown-menu li {
    font-size: 17px;
    color: #555;
}
.form-contactus .form-content .country-drpdown-containter .dropdown-menu li a {
    font-size: 17px;
    color: #555;
}
.form-contactus .form-content .country-drpdown-containter .dropdown-menu li a:hover {
    background-color: #d8d8d8;
}
.form-contactus .form-content .country-drpdown-containter .dropdown-menu .active>a, .form-contactus .form-content .country-drpdown-containter .dropdown-menu .active>a:hover, .form-contactus .form-content .country-drpdown-containter .dropdown-menu li:hover {
    background-color: #d8d8d8;
}
.form-contactus .form-content .country-drpdown-containter .dropdown-menu.inner {
    outline: 0;
}
.form-contactus .contact-us-btm-links.heading-e {
    padding-bottom: 0;
}
.form-contactus .contact-us-btm-links {
    padding-top: 50px;
}
.form-contactus .bottom-links {
    text-decoration: none;
}
@media only screen and (min-width:320px) {
    .form-contactus .contact-us-content {
    padding-top: 60px;
    padding-bottom: 60px;
}
.form-contactus .contact-us-content .sub-heading {
    display: block;
}
.form-contactus .contact-us-content .form-submit-btn {
    float: none;
    text-align: center;
    clear: both;
    margin-top: 20px;
}
.form-contactus .contact-us-content .contact-us-bottom {
    padding-top: 60px;
}
.form-contactus .contact-us-content .contact-us-bottom .ques-header {
    display: block;
}
.form-contactus .contact-us-content .contact-us-btm-links .bottom-links {
    display: block;
}
.form-contactus .contact-us-content .contact-us-btm-links .bottom-bar {
    display: none;
}
.form-contactus .contact-us-content .contact-us-btm-links .bottom-links {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 40px;
}
.form-contactus .contact-us-content .contact-us-btm-links .bottom-links:last-child {
    margin-bottom: 0;
}
.form-contactus .contact-us-content .contact-us-btm-links .bottom-links.heading-e {
    padding-bottom: 0;
}
.form-contactus .contact-us-content .info-txt {
    width: auto;
    margin: auto;
}
.form-contactus .contact-us-header {
    width: 100%}
.form-contactus .contact-us-header .header-title {
    padding-top: 60px;
}
.form-contactus .form-content .form-item {
    width: 100%;
    float: none;
    clear: left;
    border: 1px solid #e3e3e3;
}
.form-contactus .form-content .add-info {
    border-bottom: 1px solid #e3e3e3;
}
.form-contactus .form-content .country-drpdown-containter {
    width: 100%!important;
    float: none;
    clear: initial;
}
.form-contactus .form-captcha {
    clear: both;
    float: none;
    display: block;
}
.form-contactus .form-captcha .captcha-img {
    clear: both;
    border-bottom: 1px solid #e3e3e3;
    border-right: 0;
    width: 100%}
.form-contactus .form-captcha .captcha-value {
    clear: both;
    width: 100%}
}@media only screen and (min-width:768px) {
    .form-contactus .contact-us-content {
    padding-top: 75px;
    padding-bottom: 75px;
}
.form-contactus .contact-us-content .sub-heading {
    display: inline-block;
}
.form-contactus .contact-us-content .form-submit-btn {
    float: right;
    text-align: right;
    margin-top: 20px;
    clear: none;
}
.form-contactus .contact-us-content .contact-us-bottom {
    padding-top: 75px;
}
.form-contactus .contact-us-content .contact-us-bottom .ques-header {
    display: inline-block;
}
.form-contactus .contact-us-content .contact-us-bottom .contact-us-btm-links {
    padding-top: 25px;
}
.form-contactus .contact-us-content .contact-us-bottom .contact-us-btm-links .bottom-links {
    display: inline;
}
.form-contactus .contact-us-content .contact-us-bottom .contact-us-btm-links .bottom-bar {
    display: inline;
}
.form-contactus .contact-us-content .contact-us-bottom .contact-us-btm-links .bottom-links:not(:last-child) {
    margin-right: 10px;
    margin-bottom: 0;
}
.form-contactus .contact-us-content .contact-us-bottom .contact-us-btm-links .bottom-links:not(:first-child) {
    margin-left: 10px;
    margin-bottom: 0;
}
.form-contactus .contact-us-content .info-txt {
    width: auto;
    margin: auto;
}
.form-contactus .contact-us-header {
    width: 60%}
.form-contactus .contact-us-header .header-title {
    padding-top: 75px;
}
.form-contactus .form-content .form-item {
    width: 50%;
    float: left;
    clear: none;
    border: 1px solid #e3e3e3;
}
.form-contactus .form-content .add-info {
    border-bottom: 1px solid #e3e3e3;
}
.form-contactus .form-content .country-drpdown-containter {
    width: 50%!important;
    float: left;
    clear: initial;
}
.form-contactus .form-captcha {
    float: left;
    display: block;
}
.form-contactus .form-captcha .captcha-img {
    border-right: 1px solid #e3e3e3;
    border-bottom: 0;
    float: left;
    clear: initial;
    width: 200px;
}
.form-contactus .form-captcha .captcha-value {
    float: left;
    clear: none;
    width: 200px;
}
}@media only screen and (min-width:992px) {
    .form-contactus .contact-us-content .info-txt {
    width: 622px;
    margin: 0 auto;
}
}.form-contactus .gotham-medium-italic {
    
    font-style: normal;
    font-weight: 500;
    font-style: italic;
}
.form-contactus .dropdown-arrow-right {
    border-top: 8px solid transparent!important;
    border-bottom: 8px solid transparent!important;
    border-right: 8px solid #555!important;
}
.form-contactus .dropdown-arrow-down {
    border-left: 8px solid transparent!important;
    border-right: 8px solid transparent!important;
    border-top: 8px solid #555!important;
}
.blog-header {
    background-color: #fff;
}
.blog-header .blog-container {
    margin: 0 auto;
    padding-top: 40px;
    text-align: center;
    display: block;
    padding-bottom: 60px;
}
.blog-header .blog-container .author-text, .blog-header .blog-container .date-text, .blog-header .blog-container .desc-text {
    display: block;
    font-size: 20px;
    border-right: 0;
    max-width: auto;
    word-wrap: break-word;
}
.blog-header .blog-container .desc-text {
    border-bottom: 0;
    padding: 20px;
}
.blog-header .blog-container .author-text, .blog-header .blog-container .date-text {
    padding: 20px;
}
.blog-header .blog-container .separator {
    border-bottom: 1px solid #cbcbcb;
    height: auto;
    display: block;
}
@media only screen and (min-width:768px) {
    .blog-header .blog-container {
    display: flex;
    -ms-display: flex;
    -o-display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-bottom: 75px;
}
.blog-header .blog-container .author-text, .blog-header .blog-container .date-text, .blog-header .blog-container .desc-text {
    display: inline-block;
}
.blog-header .blog-container .separator {
    border-right: 1px solid #cbcbcb;
    height: 80px;
    display: inline-block;
}
}@media only screen and (min-width:992px) {
    .blog-header .blog-container {
    padding-left: 0;
    padding-right: 0;
}
}.blog-page.gray {
    background-color: gray;
}
.blog-page.gray-xlight {
    background-color: #ededed;
}
.blog-page.blue-xlight {
    background-color: #e3eff2;
}
.blog-page {
    margin-top: 110px;
}
.blog-page .blog-container {
    margin: 0 auto;
    padding-top: 40px;
    width: 100%;
    display: block;
}
.blog-page .blog-page-header {
    padding-top: 40px;
    padding-bottom: 40px;
}
.blog-page .blog-page-header .header-title {
    padding-bottom: 20px;
}
.blog-page .blog-page-header .bs-text {
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    color: #989898;
}
.blog-page .blog-page-header .bs-text a, .blog-page .blog-page-header .bs-text a:visited, .blog-page .blog-page-header .bs-text a:link, .blog-page .blog-page-header .bs-text a:hover {
    color: #989898;
}
.blog-page .blog-page-header .page-header-content {
    width: 100%}
.blog-page .blog-page-header .text-center {
    margin: 0 auto;
}
.blog-page .blog-title {
    padding-bottom: 20px;
}
.blog-page .blog-desc {
    padding-bottom: 40px;
}
@media only screen and (min-width:768px) {
    .blog-page .blog-page-header .header-title {
    padding-top: 75px;
}
.blog-page .blog-page-header .bs-text {
    width: 60%;
    font-size: 14px;
}
.blog-page .blog-page-header .page-header-content {
    width: 60%}
}.bs-text .breadcrumb-separator:last-child {
    display: none;
}
.blog-hero {
    min-height: 350px;
    overflow: hidden;
}
.blog-hero .blog-hero-img {
    position: absolute;
    background-size: cover;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transition: 1s opacity;
    -ms-transition: 1s opacity;
    -webkit-transition: 1s opacity;
    -moz-transition: 1s opacity;
}
.blog-hero .blog-hero-img-holder {
    position: relative;
    top: 0;
    left: 0;
}
.blog-hero .arrow-space {
    margin-left: 12px;
}
.blog-hero .blog-hero-container {
    position: relative;
    top: 0;
    z-index: 999;
    height: 300px;
    width: 100%}
.blog-hero .blog-hero-container {
    padding-top: 40px;
}
.blog-hero .blog-hero-bs {
    color: #fff;
    font-size: 14px;
    
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}
.blog-hero .blog-hero-bs a {
    font-size: 14px;
    
    font-style: normal;
    font-weight: 500;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    margin-right: 12px;
}
.blog-hero .blog-hero-bs a:not(:first-child) {
    margin-left: 12px;
}
.blog-hero .blog-hero-title {
    text-align: center;
    width: 250px;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width:320px) {
    .blog-hero .blog-hero-img-holder {
    min-height: 350px;
    background-image: url("");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.blog-hero .blog-hero-img-holder .blog-hero-img {
    max-height: 350px;
}
.blog-hero .blog-hero-container {
    height: 350px;
    margin-top: -350px;
}
}@media only screen and (min-width:768px) {
    .blog-hero .blog-hero-img-holder {
    min-height: 425px;
}
.blog-hero .blog-hero-img-holder .blog-hero-img {
    max-height: 425px;
}
.blog-hero .blog-hero-container {
    height: 425px;
    margin-top: -425px;
}
.blog-hero .blog-hero-title {
    width: 100%;
    bottom: 75px;
}
}@media only screen and (min-width:992px) {
    .blog-hero .blog-hero-img-holder {
    min-height: 500px;
}
.blog-hero .blog-hero-img-holder .blog-hero-img {
    max-height: 500px;
}
.blog-hero .blog-hero-container {
    height: 500px;
    margin-top: -500px;
}
}.blog-article {
    background-color: #fff;
}
.blog-article .art-img-hover-1, .blog-article .art-img-hover-2, .blog-article .art-img-hover-3, .blog-article .article-hover-text {
    display: none;
}
.blog-article .layer {
    background-color: #333;
    position: absolute;
    top: 0;
    left: 0;
    width: 290px;
    height: 170px;
    opacity: .95;
    display: none;
}
.blog-article .blog-article-container {
    padding-top: 75px;
    padding-bottom: 60px;
}
.blog-article .blog-article-container .article-title {
    font-size: 20px;
    color: #989898;
    text-align: center;
}
.blog-article .article-updates-content {
    margin: 0 auto;
    position: relative;
    width: 300px;
    height: 175px;
    background-image: url(/wp-content/uploads/2020/10/base_images_product_header_bg.png);
}
.blog-article .article-updates-content .art-img, .blog-article .article-updates-content .art-img-hover-1, .blog-article .article-updates-content .art-img-hover-2, .blog-article .article-updates-content .art-img-hover-3 {
    background-size: cover;
    width: 290px;
    height: 170px;
}
.blog-article .article-updates-content .article-hover-text {
    position: absolute;
    padding: 20px;
    top: 50%;
    transform: translate(0, -50%);
    text-align: left;
    color: #fff;
    width: 100%;
    font-size: 20px;
    line-height: 1.1;
    font-style: normal;
    font-weight: 300;
}
.blog-article .article-updates-content .article-hover-text .art-link, .blog-article .article-updates-content .article-hover-text .art-link a, .blog-article .article-updates-content .article-hover-text .art-link a:visited {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    text-align: right;
    color: #3394b0;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 20px;
}
.blog-article .article-updates-content .article-hover-text .art-link .arrow-right, .blog-article .article-updates-content .article-hover-text .art-link a .arrow-right, .blog-article .article-updates-content .article-hover-text .art-link a:visited .arrow-right {
    margin-left: 10px;
    vertical-align: middle;
}
.blog-article .article-updates-content .article-hover-text .art-link .arrow-right img, .blog-article .article-updates-content .article-hover-text .art-link a .arrow-right img, .blog-article .article-updates-content .article-hover-text .art-link a:visited .arrow-right img {
    vertical-align: baseline;
}
.blog-article .article-updates-content .article-text {
    position: absolute;
    padding: 20px 25px;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    color: #fff;
    width: 100%;
    line-height: 1.2;
}
.blog-article .article-updates-content .article-text .art-header {
    display: inline-block;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
}
.blog-article .article-updates-content .article-text .line {
    display: block;
    height: 4px;
    width: 62px;
    margin: 20px auto;
    background-color: #fff;
}
.blog-article .article-updates-content .article-text .art-title {
    display: inline-block;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
}
.blog-article .article-updates-content:last-child .article-text .art-header {
    width: 166px;
}
.blog-article .article-updates-content:not(:last-child) {
    margin-bottom: 20px;
}
.blog-article .article-updates-content:hover .article-text {
    display: none;
}
.blog-article .article-updates-content:hover .layer, .blog-article .article-updates-content:hover .article-hover-text {
    display: block;
}
.blog-article .article-updates {
    display: flex;
    -ms-display: flex;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}
.blog-article .article-updates-content:last-child {
    display: block;
}
@media only screen and (min-width:768px) {
    .blog-article .blog-article-container {
    padding-top: 150px;
    padding-bottom: 75px;
}
.blog-article .article-updates {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.blog-article .article-updates-content .article-hover-text {
    line-height: 1.2;
}
.blog-article .article-updates-content {
    margin-bottom: 0!important;
}
.blog-article .article-updates-content .art-img, .blog-article .article-updates-content .art-img-hover-1, .blog-article .article-updates-content .art-img-hover-2, .blog-article .article-updates-content .art-img-hover-3 {
    width: 300px;
    height: 175px;
}
.blog-article .article-updates-content .layer {
    width: 300px;
    height: 175px;
}
.blog-article .article-updates-content:last-child {
    display: none;
}
}@media only screen and (min-width:992px) {
    .blog-article .article-updates-content: last-child {
    display: block;
}
}.blog-author-credit {
    background-color: #fff;
}
.blog-author-credit .blog-author-container {
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: center;
}
.blog-author-credit .blog-author-container .blog-profile .profile-img {
    border-radius: 50%;
    width: 160px;
}
.blog-author-credit .blog-author-container .blog-text-content {
    color: #989898;
    margin-left: 0;
    text-align: center;
}
.blog-author-credit .blog-author-container .blog-text-content .author-name {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    padding-top: 20px;
}
.blog-author-credit .blog-author-container .blog-text-content .author-desc {
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    margin-top: 20px;
}
.blog-author-credit .blog-author-container .blog-text-content .read-more-link, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a:link, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a:visited {
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    margin-top: 12px;
    color: #989898;
    text-decoration: none;
}
.blog-author-credit .blog-author-container .blog-text-content .read-more-link .arrow-space, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a .arrow-space, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a:link .arrow-space, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a:visited .arrow-space {
    margin-left: 10px;
    font-family: monospace;
    font-size: 22px;
}
@media only screen and (min-width:768px) {
    .blog-author-credit .blog-author-container {
    padding-bottom: 20px;
    flex-direction: row;
    display: flex;
    -ms-display: flex;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}
.blog-author-credit .blog-author-container .blog-text-content {
    margin-left: 50px;
    text-align: left;
}
.blog-author-credit .blog-author-container .blog-text-content .author-name {
    padding-top: 0;
}
.blog-author-credit .blog-author-container .blog-text-content .author-desc {
    width: 465px;
    font-size: 16px;
}
.blog-author-credit .blog-author-container .blog-text-content .read-more-link, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a:link, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a:visited {
    font-size: 16px;
}
.blog-author-credit .blog-author-container .blog-text-content .read-more-link .arrow-space, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a .arrow-space, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a:link .arrow-space, .blog-author-credit .blog-author-container .blog-text-content .read-more-link a:visited .arrow-space {
    font-size: 21px;
}
}@media only screen and (min-width:992px) {
    .blog-author-credit .blog-author-container .blog-text-content .author-desc {
    width: 535px;
}
}.blog-text {
    background-color: #fff;
}
.blog-text .list-type-number {
    list-style-type: decimal;
}
.blog-text .list-type-disc {
    list-style-type: disc;
}
.blog-text .font-style-bold {
    font-weight: 700;
}
.blog-text .font-style-italic {
    font-style: italic;
}
.blog-text .blog-text-container {
    margin: 0 auto;
    font-family: bembo w01, sans-serif;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
    color: #393939;
    width: 100%}
.blog-text .blog-text-container .blog-text-para {
    font-style: normal;
    font-weight: 400;
    font-family: bembo w01, sans-serif;
    font-size: 18px;
}
.blog-text .blog-text-container .blog-text-para .para-1 {
    margin-bottom: 23px;
}
.blog-text .blog-text-container .blog-text-para .para-1, .blog-text .blog-text-container .blog-text-para .para-2 {
    font-style: normal;
    font-weight: 400;
    font-family: bembo w01, sans-serif;
    font-size: 18px;
}
.blog-text .blog-text-container .blog-text-list .blog-text-list-title {
    text-align: center;
}
.blog-text .blog-text-container .blog-text-list-data {
    padding-top: 40px;
}
.blog-text .blog-text-container .blog-text-list-data .text-list {
    margin: 0;
    border: 0;
    padding-left: 23px;
}
.blog-text .blog-text-container .blog-text-list-data .list {
    font-style: normal;
    font-weight: 400;
    font-family: bembo w01, sans-serif;
    font-size: 24px;
}
@media only screen and (min-width:768px) {
    .blog-text .blog-text-container {
    padding: 75px;
    padding-top: 0;
}
.blog-text .blog-text-container .blog-text-list .blog-text-list-title {
    text-align: left;
}
}@media only screen and (min-width:992px) {
    .blog-text .blog-text-container {
    width: 622px;
    padding-left: 0;
    padding-right: 0;
}
}.social-media {
    width: 100%}
.social-media .bg-size {
    background-size: contain;
}
.social-media .space-bottom {
    padding-bottom: 40px;
}
.social-media .space-top {
    padding-top: 40px;
}
.social-media .media-container {
    margin: 0 auto;
    text-align: center;
}
.social-media .media-container .social-link {
    display: inline-block;
    cursor: pointer;
    margin-right: 15px;
    vertical-align: middle;
}
.social-media .media-container .social-link.st_twitter_custom {
    background: url(/wp-content/uploads/2020/10//base_images_twitter.png) no-repeat;
    width: 24px;
    height: 20px;
    background-size: contain;
}
.social-media .media-container .social-link.st_twitter_custom:hover {
    background: url(/wp-content/uploads/2020/10//base_images_twitter-hover.png) no-repeat;
    width: 24px;
    height: 20px;
    background-size: contain;
}
.social-media .media-container .social-link.st_facebook_custom {
    background: url(/wp-content/uploads/2020/10//base_images_fb.png) no-repeat;
    width: 16px;
    height: 31px;
    background-size: contain;
}
.social-media .media-container .social-link.st_facebook_custom:hover {
    background: url(/wp-content/uploads/2020/10//base_images_fb-hover.png) no-repeat;
    width: 16px;
    height: 31px;
    background-size: contain;
}
.social-media .media-container .social-link.st_linkedin_custom {
    background: url(/wp-content/uploads/2020/10//base_images_linked-in.png) no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: contain;
}
.social-media .media-container .social-link.st_linkedin_custom:hover {
    background: url(/wp-content/uploads/2020/10//base_images_linked-in-hover.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: contain;
}
.social-media .media-container .social-link:last-child {
    margin-right: 0;
}
.events-list-filter {
    overflow: hidden;
}
.events-list-filter .error-eventPage {
    display: none;
}
.events-list-filter .filter-heading {
    font-size: 14px;
    color: #555;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
}
.events-list-filter .filter-selection {
    font-size: 14px;
    color: #555;
    font-style: normal;
    font-weight: 300;
}
.events-list-filter .event-filter {
    margin-bottom: 0;
    background-color: #3390ac;
}
.events-list-filter .event-filter.event-filter.manage-Nav-Spacing {
    margin-bottom: 40px;
}
.events-list-filter .event-filter .refine-h {
    padding: 20px;
    background-color: #3390ac;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-style: normal;
    font-weight: 300;
}
.events-list-filter .event-filter .refine-h .clear-link {
    font-size: 14px;
    text-transform: uppercase;
    float: right;
    cursor: pointer;
    font-style: normal;
    font-weight: 700;
}
.events-list-filter .event-filter .refine-h .mobile-filter {
    width: 14px;
    display: inline-block;
    float: right;
    padding-right: 0;
    transform: rotate(90deg);
}
.events-list-filter .event-filter .refine-h .mobile-filter img {
    width: 100%}
.events-list-filter .event-filter .refine-h .mobile-filter.collapsed {
    transform: rotate(0);
}
.events-list-filter .event-filter .clear-link-sm {
    font-size: 14px;
    text-transform: uppercase;
    float: right;
    font-style: normal;
    font-weight: 700;
    cursor: pointer;
    padding-top: 40px;
    padding-right: 40px;
    color: #555;
}
.events-list-filter .event-filter .filter-items {
    background-color: #ededed;
    padding-bottom: 40px;
    margin: 0;
}
.events-list-filter .event-filter .filter-items .filter-manage {
    padding-left: 40px;
}
.events-list-filter .event-filter .filter-items .list-header {
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #555;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
}
.events-list-filter .event-filter .filter-items .list-items {
    font-size: 14px;
    color: #555;
    font-style: normal;
    font-weight: 300;
}
.events-list-filter .event-filter .filter-items .list-items .event-country-drpdown-containter .bootstrap-select .caret.up-arrow {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #555;
    top: 34%}
.events-list-filter .event-filter .filter-items .list-items .event-country-drpdown-containter .bootstrap-select .caret.down-arrow {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #555;
    top: 46%}
.events-list-filter .event-filter .filter-items .list-items label {
    display: block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    font-size: 14px;
    color: #555;
    font-style: normal;
    font-weight: 300;
}
.events-list-filter .event-filter .filter-items .list-items label:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 3px;
    bottom: 3px;
    border: 1px solid #b2b2b2;
}
.events-list-filter .event-filter .filter-items .list-items input[type=checkbox] {
    display: none;
}
.events-list-filter .event-filter .filter-items .list-items input[type=radio] {
    display: none;
}
.events-list-filter .event-filter .filter-items .list-items input[type=checkbox]:checked+label:before {
    content: "x";
    text-align: center;
    line-height: 10px;
    top: 3px;
    font-style: normal;
    font-weight: 700;
}
.events-list-filter .event-filter .filter-items .list-items input[type=radio]:checked+label:before {
    content: "x";
    text-align: center;
    line-height: 10px;
    top: 3px;
    font-style: normal;
    font-weight: 700;
}
.events-list-filter .event-filter .filter-items .list-items input[type=checkbox]:checked+label {
    font-style: normal;
    font-weight: 700;
}
.events-list-filter .event-filter .filter-items .list-items input[type=radio]:checked+label {
    font-style: normal;
    font-weight: 700;
}
.events-list-filter .event-filter .filter-items .list-items .event-country-drpdown-containter .country-list .btn-default {
    color: #555;
    background-color: #ededed;
    border-color: #ccc;
}
.events-list-filter .event-filter .filter-items .list-items .event-country-drpdown-containter .country-list .caret {
    position: absolute;
    top: 34%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #555 transparent transparent;
}
.events-list-filter .event-filter .filter-items .list-items .event-country-drpdown-containter .country-list span .text {
    font-size: 14px;
    color: #555;
    font-style: normal;
    font-weight: 300;
}
.events-list-filter .event-filter .filter-items .list-items .form-group {
    margin-bottom: 0;
}
.events-list-filter .event-filter .filter-items .list-items .form-group input[type=text] {
    border: 1px solid #b2b2b2;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    font-weight: 300;
}
.events-list-filter .event-filter .filter-items .list-items .form-group input[type=text].form-control {
    background-color: #fff;
}
.events-list-filter .event-filter .filter-items .list-items .form-group .input-group-addon {
    border: 1px solid #b2b2b2;
}
.events-list-filter .event-filter .filter-items .day-manage {
    margin-top: 0;
}
.events-list-filter .event-filter .filter-items .gray-bg {
    background-color: #ededed;
}
.events-list-filter #eventResultGridDiv {
    margin-top: 40px;
    margin-bottom: 40px;
}
.events-list-filter .pagination-div.bottom-pagination ul {
    margin-top: 40px;
    margin-bottom: 60px;
}
.events-list-filter .pagination-div ul {
    margin-bottom: 0;
    padding-left: 0;
    text-align: center;
}
.events-list-filter .pagination-div ul li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    list-style: none;
    vertical-align: middle;
}
.events-list-filter .pagination-div ul li.first-nav-link {
    float: left;
    margin-left: -5px;
}
.events-list-filter .pagination-div ul li.last-nav-link {
    float: right;
    margin-right: -5px;
}
.events-list-filter .pagination-div ul li .left-page-arrow {
    background-image: url(/wp-content/uploads/2020/10/base_images_arrows.png);
    background-position: -2px -34px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    height: 22px;
    width: 22px;
}
.events-list-filter .pagination-div ul li .right-page-arrow {
    background-image: url(/wp-content/uploads/2020/10/base_images_arrows.png);
    background-position: -37px -35px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    height: 22px;
    width: 22px;
}
.events-list-filter .pagination-div ul li a.page-links {
    font-size: 20px;
    color: #555;
    
    font-style: normal;
    font-weight: 400;
}
.events-list-filter .pagination-div ul li a.page-links.page-active {
    font-style: normal;
    font-weight: 700;
}
.events-list-filter .pagination-div ul li a.page-arrow {
    display: none;
}
.events-list-filter .pagination-div ul li a:hover {
    text-decoration: none;
}
.events-list-filter .pagination-div ul li a:focus {
    text-decoration: none;
}
.events-list-filter .data-grid {
    margin-left: 0;
}
.events-list-filter .data-grid .filter-grid-data {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #cbcbcb;
    width: 100%}
.events-list-filter .data-grid .filter-grid-data.first-line {
    border-top: 1px solid #cbcbcb;
    width: 100%}
.events-list-filter .data-grid .filter-grid-data .grid-content-left {
    margin: 0 -8px;
    padding: 20px 10px;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    width: auto;
    min-height: 171px;
    color: #fff;
    font-size: 22px;
    position: relative;
    font-style: normal;
    font-weight: 400;
    background-color: #ffa41c;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-left .data-box {
    line-height: 37px;
    width: 100%}
.events-list-filter .data-grid .filter-grid-data .grid-content-left.single-event-desc {
    width: auto;
    height: 95px;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    background-color: #ededed;
    color: #555;
    margin-bottom: 40px;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-left.event-wc {
    background-color: #3390ac;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-left.event-lp {
    background-color: #ffa41c;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-left.event-pw {
    background-color: gray;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-left .location {
    color: #555;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right {
    padding: 0 8px;
    display: block;
    text-align: center;
    vertical-align: top;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-image {
    width: 30px;
    display: inline-block;
    height: 20px;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: top;
    margin-top: 20px;
    margin-right: 10px;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-image.event-wc {
    background-image: url(/wp-content/uploads/2020/10/base_images_event_webcast.svg);
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-image.event-lp {
    background-image: url(/wp-content/uploads/2020/10/base_images_event_inperson.svg);
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-image.event-pw {
    background-image: url(/wp-content/uploads/2020/10/base_images_event_workshop.svg);
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-title {
    padding-top: 20px;
    display: inline-block;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-title.event-wc {
    color: #3390ac;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-title.event-lp {
    color: #ffa41c;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-title.event-pw {
    color: gray;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-sub-title {
    margin-top: 20px;
    display: block;
    margin-left: 0;
    color: #989898;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-Heading {
    margin-top: 40px;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .event-desc {
    font-size: 16px;
    margin-top: 20px;
    color: #4d4d4d;
    font-style: normal;
    font-weight: 300;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .event-desc.single-event-desc {
    
    font-style: italic;
    font-weight: 400;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .single-event-desc {
    font-size: 16px;
    margin-top: 0;
    color: #9b9b9b;
    
    font-style: italic;
    font-weight: 400;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .single-event-desc a {
    color: #9b9b9b;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .single-event-desc a.desc-link {
    font-style: italic;
    font-weight: 700;
    text-decoration: underline;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-button {
    position: relative;
    margin-top: 20px;
    bottom: 0;
}
.events-list-filter .error-eventPage {
    border-top: 1px solid #cbcbcb;
    margin-left: 0;
    margin-top: 40px;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 40px;
}
.events-list-filter .error-eventPage .error-heading {
    margin-top: 20px;
    text-transform: uppercase;
    color: #fff;
    background-color: #565656;
    padding: 15px;
}
.events-list-filter .error-eventPage .error-desc {
    color: #4e4e4e;
    padding: 40px;
    border: 1px solid #4e4e4e;
    margin-bottom: 20px;
}
.events-list-filter .error-eventPage .send-mail-bttn {
    text-align: center;
}
@media only screen and (min-width:768px) {
    .events-list-filter .event-filter .refine-h {
    padding: 20px;
    font-size: 16px;
}
.events-list-filter .event-filter .refine-h .mobile-filter {
    margin-right: 20px;
}
.events-list-filter .event-filter .filter-items .vertical-divider:before {
    border-left: solid 1px #cbcbcb;
    content: '';
    top: 46px;
    position: absolute;
    height: 500px;
    display: block;
    left: -5px;
}
.events-list-filter .event-filter .filter-items .day-manage {
    margin-top: -300px;
}
.events-list-filter .pagination-div ul li.first-nav-link {
    float: none;
    margin-left: 0;
}
.events-list-filter .pagination-div ul li.last-nav-link {
    float: none;
    margin-right: 0;
}
.events-list-filter .pagination-div ul li .left-page-arrow {
    float: none;
}
.events-list-filter .pagination-div ul li .right-page-arrow {
    float: none;
}
.events-list-filter .pagination-div.bottom-pagination ul {
    margin-top: 40px;
    margin-bottom: 75px;
}
.events-list-filter .pagination-div.bottom-pagination ul li.first-nav-link {
    float: none;
    margin-left: 0;
}
.events-list-filter .pagination-div.bottom-pagination ul li.last-nav-link {
    float: none;
    margin-right: 0;
}
.events-list-filter .pagination-div.bottom-pagination ul li .left-page-arrow {
    float: none;
}
.events-list-filter .pagination-div.bottom-pagination ul li .right-page-arrow {
    float: none;
}
.events-list-filter .data-grid {
    margin-left: 0;
}
.events-list-filter .data-grid .filter-grid-data {
    display: table;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-left {
    display: table-cell;
    margin: 20px;
    padding: 20px 10px;
    width: 192px;
    height: 235px;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-left .data-box {
    top: inherit;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-left.single-event-desc {
    width: 190px;
    height: 90px;
    font-size: 16px;
    margin-bottom: 0;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    text-align: left;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-image {
    float: left;
    height: 20px;
    background-repeat: no-repeat;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: 0;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-title {
    padding-top: 0;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-sub-title {
    margin-top: 0;
    color: #989898;
    display: inline-block;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-sub-title:before {
    content: "|";
    padding: 0 .5em;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-Heading {
    margin-top: 20px;
}
.events-list-filter .data-grid .filter-grid-data .grid-content-right .grid-button {
    margin-top: 20px;
    bottom: 0;
}
.events-list-filter .error-eventPage .send-mail-bttn {
    text-align: left;
}
}@media only screen and (min-width:992px) {
    .events-list-filter.manage-pagination-grid {
    margin-top: 75px;
    margin-bottom: 75px;
}
.events-list-filter .event-filter {
    margin: 40px 0;
    padding-top: 40px;
    background-color: #ededed;
}
.events-list-filter .event-filter.event-filter.manage-Nav-Spacing {
    margin-top: 62px;
}
.events-list-filter .event-filter .refine-h {
    font-size: 14px;
    padding: 0 24px;
    text-align: left;
    background-color: #ededed;
    color: #555;
}
.events-list-filter .event-filter .refine-h .mobile-filter {
    display: none;
}
.events-list-filter .event-filter .filter-items {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
}
.events-list-filter .event-filter .filter-items .list-items .event-country-drpdown-containter .bootstrap-select {
    width: 100%}
.events-list-filter .event-filter .filter-items .vertical-divider:before {
    display: none;
}
.events-list-filter .event-filter .filter-items .filter-manage {
    padding-left: 0;
}
.events-list-filter .event-filter .filter-items .day-manage {
    margin-top: 0;
}
.events-list-filter .pagination-div ul {
    margin-top: 0;
    text-align: right;
}
.events-list-filter .pagination-div ul li .left-page-arrow {
    background-image: url(/wp-content/uploads/2020/10/base_images_arrows.png);
    background-position: 2px 1px;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0;
    height: 22px;
    width: 22px;
}
.events-list-filter .pagination-div ul li .right-page-arrow {
    background-image: url(/wp-content/uploads/2020/10/base_images_arrows.png);
    background-position: -35px 1px;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0;
    height: 22px;
    width: 22px;
}
.events-list-filter .pagination-div ul li a.page-links {
    font-size: 16px;
}
.events-list-filter .pagination-div ul li a.page-arrow {
    font-family: monospace!important;
    font-size: 21px;
    display: inline-block;
    
    font-style: normal;
    font-weight: 400;
}
.events-list-filter .error-eventPage {
    margin-left: 12px;
    margin-top: 40px;
}
}.related-products {
    background-color: #fff;
}
.related-products .product-hover-text {
    display: none;
}
.related-products .layer {
    background-color: #333;
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 175px;
    opacity: .95;
    display: none;
}
.related-products .related-prod-container {
    padding-top: 60px;
    padding-bottom: 60px;
}
.related-products .related-prod-container .product-title {
    font-size: 20px;
    color: #989898;
    text-align: center;
}
.related-products .product-updates-content {
    margin: 0 auto;
    position: relative;
}
.related-products .product-updates-content .art-img {
    background-size: cover;
    width: 270px;
    height: 175px;
}
.related-products .product-updates-content .product-hover-text {
    position: absolute;
    padding: 20px;
    text-align: left;
    color: #fff;
    width: 100%;
    bottom: 0;
    font-size: 20px;
    line-height: 1.1;
    font-style: normal;
    font-weight: 300;
}
.related-products .product-updates-content .product-hover-text .art-link, .related-products .product-updates-content .product-hover-text .art-link a, .related-products .product-updates-content .product-hover-text .art-link a:visited {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    text-align: right;
    color: #3394b0;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 20px;
}
.related-products .product-updates-content .product-hover-text .art-link .arrow-right, .related-products .product-updates-content .product-hover-text .art-link a .arrow-right, .related-products .product-updates-content .product-hover-text .art-link a:visited .arrow-right {
    margin-left: 33px;
    background: url(/wp-content/uploads/2020/10//base_images_arrow-right.png) no-repeat;
    width: 18px;
    height: 12px;
    display: inline-block;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.related-products .product-updates-content .product-text {
    position: absolute;
    padding: 15px;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    color: #fff;
    width: 100%;
    line-height: 1.2;
}
.related-products .product-updates-content .product-text .art-header {
    display: inline-block;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
}
.related-products .product-updates-content .product-text .line {
    display: block;
    height: 4px;
    width: 62px;
    margin: 20px auto;
    background-color: #fff;
}
.related-products .product-updates-content .product-text .art-title {
    display: inline-block;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
}
.related-products .product-updates-data:not(:last-child) {
    margin-bottom: 20px;
}
.related-products .product-updates-content:hover .product-text {
    display: none;
}
.related-products .product-updates-content:hover .layer, .related-products .product-updates-content:hover .product-hover-text {
    display: block;
}
.related-products .product-updates {
    display: flex;
    -ms-display: flex;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}
.related-products .product-updates>div {
    margin: 0 auto;
}
@media only screen and (min-width:768px) {
    .related-products .related-prod-container {
    padding-top: 75px;
    padding-bottom: 75px;
}
.related-products .product-updates {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.related-products .product-updates .product-updates-content .product-hover-text {
    line-height: 1.2;
}
.related-products .product-updates .product-updates-content .product-text {
    padding: 20px;
}
.related-products .product-updates .product-updates-content .art-img {
    width: 300px;
}
.related-products .product-updates .product-updates-content .layer {
    width: 300px;
}
.related-products .product-updates .product-updates-data:nth-child(3) {
    display: none;
}
.related-products .product-updates .product-updates-data {
    margin-bottom: 0;
}
}@media only screen and (min-width:992px) {
    .related-products .product-updates .product-updates-data: last-child {
    display: block;
}
}.product-description .description-title {
    padding-bottom: 20px;
    border-bottom: 4px solid #000;
    display: block;
    text-align: center;
}
.product-description .description-sub-title {
    font-style: normal;
    font-weight: 300;
    font-size: 29px;
    color: #4d4d4d;
    padding: 40px 0;
    text-align: center;
}
.product-description .description-text {
    
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #4d4d4d;
    line-height: 33px;
}
.product-description .description-text.top-pad {
    padding-top: 60px;
}
.product-description .description-text.bottom-pad {
    padding-bottom: 60px;
}
.product-description .space-top-opt {
    padding-top: 60px;
}
.product-description .space-bottom-opt-40 {
    padding-bottom: 40px;
}
.product-description .space-bottom-opt {
    padding-bottom: 60px;
}
@media only screen and (min-width:768px) {
    .product-description .description-title {
    display: inline-block;
}
.product-description .description-sub-title {
    text-align: left;
}
.product-description .description-text.top-pad {
    padding-top: 75px;
}
.product-description .description-text.bottom-pad {
    padding-bottom: 75px;
}
.product-description .space-top-opt {
    padding-top: 75px;
}
.product-description .space-bottom-opt {
    padding-bottom: 75px;
}
}.product-testimonials .testimonials-content {
    padding: 40px 0;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    color: #989898;
    border-left: none;
    border-left: none;
}
.product-testimonials .testimonials-content .testimonial-verbiage {
    font-style: normal;
    font-weight: 300;
    font-size: 29px;
    padding-bottom: 40px;
    border-left: none;
    border-left: none;
}
.product-testimonials .testimonials-content .testimonial-Reviewer-info {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    border-left: none;
    border-left: none;
    width: 100%;
    display: block;
}
.product-testimonials .testimonials-content .testimonial-Reviewer-info .review-info {
    display: block;
    border-left: none;
    border-left: none;
    width: 100%;
    display: block;
}
.product-testimonials .testimonials-content .testimonial-Reviewer-info .review-info:first-child:before {
    content: '\2014';
    border-left: none;
    border-left: none;
    width: 100%;
    display: block;
}
@media only screen and (min-width:768px) {
    .product-testimonials .testimonials-content .testimonial-Reviewer-info {
    text-align: right;
    border-left: none;
    border-left: none;
    width: 100%;
    display: block;
}
.product-testimonials .testimonials-content .testimonial-Reviewer-info .review-info {
    display: inline-block;
    border-left: none;
    border-left: none;
    width: 100%;
    display: block;
}
}.product-header {
    position: static;
    min-height: 350px;
    overflow: hidden;
}
.product-header .product-header-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain!important;
    -ms-background-size: contain!important;
    -webkit-background-size: contain!important;
    -o-background-size: contain!important;
    -moz-background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: center center;
}
.product-header .product-header-img-holder {
    position: relative;
    top: 0;
    left: 0;
    min-height: 350px;
}
.product-header .product-header-img-holder .product-header-img {
    max-height: 350px;
}
.product-header .arrow-space {
    margin-left: 0;
}
.product-header .product-header-container {
    position: relative;
    top: 0;
    z-index: 1;
    width: 100%;
    padding-top: 40px;
    height: 350px;
    margin-top: -350px;
}
.product-header .product-header-bc {
    color: #fff;
    font-size: 14px;
    
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}
.product-header .product-header-bc a {
    font-size: 14px;
    
    font-style: normal;
    font-weight: 500;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    margin-right: 12px;
}
.product-header .product-header-bc a:not(:first-child) {
    margin-left: 12px;
}
.product-header .product-header-title {
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.product-header .product-header-title .icon-prop {
    display: none;
}
.product-header .product-header-title .icon-prop img {
    vertical-align: baseline;
}
.product-header .product-header-title .trade-mark {
    font-weight: 200;
}
.product-header .heading-a, .product-header .heading-b, .product-header .heading-c {
    font-size: 32px;
}
@media only screen and (min-width:768px) {
    .product-header {
    position: relative;
}
.product-header .product-header-img-holder {
    min-height: 425px;
}
.product-header .product-header-img-holder .product-header-img {
    max-height: 425px;
}
.product-header .product-header-container {
    height: 425px;
    margin-top: -425px;
}
.product-header .product-header-title {
    width: 100%;
    bottom: 67px;
    margin-bottom: 75px;
    text-align: left;
}
.product-header .product-header-title .icon-prop {
    margin-top: 10px;
    display: inline-block;
    float: left;
}
.product-header .product-header-title .icon-prop img {
    width: 32px;
    margin-right: 12px;
}
.product-header .product-header-title .header-title {
    display: table-row;
}
.product-header .arrow-space {
    margin-left: 12px;
}
.product-header .heading-a, .product-header .heading-b {
    font-size: 40px;
}
.product-header .heading-c {
    font-size: 36px;
}
}@media only screen and (min-width:992px) {
.product-header .product-header-img-holder .product-header-img {
    max-height: 500px;
}
.product-header .product-header-container {
    height: 500px;
    margin-top: -500px;
}
.product-header .heading-a, .product-header .heading-b {
    font-size: 45px;
}
.product-header .heading-c {
    font-size: 42px;
}
}.productheader {
    position: relative;
}
.productheader .product-prop, .productheader .product-prop2 {
    padding: 20px 15px;
    background-color: #fff;
    position: relative;
    text-align: left;
    width: 100%;
    font-size: 20px;
    color: #989898;
    font-style: normal;
    font-weight: 300;
}
.productheader .product-prop .prop-text, .productheader .product-prop2 .prop-text {
    display: block;
    margin-right: 0;
}
.productheader .product-prop .prop-text:first-child, .productheader .product-prop2 .prop-text:first-child {
    padding-right: 0;
    padding-bottom: 20px;
}
.productheader .product-prop .icon-prop, .productheader .product-prop2 .icon-prop, .productheader .product-prop .icon-time, .productheader .product-prop2 .icon-time {
    display: inline-block;
}
.productheader .product-prop .icon-prop img, .productheader .product-prop2 .icon-prop img, .productheader .product-prop .icon-time img, .productheader .product-prop2 .icon-time img {
    width: 30px;
    height: 30px;
    margin-right: 12px;
    vertical-align: top;
}
@media only screen and (min-width:768px) {
    .productheader .product-prop, .productheader .product-prop2 {
    padding: 20px 0;
    padding-left: 22px;
    position: absolute;
    background-color: #fff;
    text-align: left;
    bottom: 0;
    right: 0;
    width: 87%}
.productheader .product-prop .prop-text, .productheader .product-prop2 .prop-text {
    display: inline-block;
}
.productheader .product-prop .prop-text:first-child, .productheader .product-prop2 .prop-text:first-child {
    padding-right: 75px;
    padding-bottom: 0;
}
}@media only screen and (min-width:992px) {
    .productheader .product-prop, .productheader .product-prop2 {
    width: 79%;
    padding-left: 55px;
}
}@media only screen and (min-width:1440px) {
    .productheader .product-prop, .productheader .product-prop2 {
    width: 71%}
}@media only screen and (min-width:2560px) {
    .productheader .product-prop, .productheader .product-prop2 {
    width: 61%}
}.product-headline {
    background-color: #fff;
}
.product-headline .headline-container {
    padding-top: 40px;
    padding-bottom: 60px;
}
.product-headline .headline-container .headline-text {
    text-align: center;
    padding-left: 0;
}
.product-headline .headline-container .heading-c {
    color: #3e6d85;
}
@media only screen and (min-width:768px) {
    .product-headline .headline-container {
    padding-bottom: 75px;
    position: relative;
}
.product-headline .headline-container .headline-text {
    text-align: left;
}
}@media only screen and (min-width:992px) {
    .product-headline .headline-container .headline-text {
    text-align: left;
}
}@media only screen and (min-width:1440px) {
    .product-headline .headline-container .headline-text {
    text-align: left;
}
}.blog-list-page {
    background-color: #fff;
}
.blog-list-page.prod-art {
    margin-top: 75px;
    margin-bottom: 60px;
}
.blog-list-page .related-prod-container .product-title {
    margin-bottom: 40px;
    font-size: 20px;
    color: #989898;
    text-align: center;
}
.blog-list-page .blog-nav {
    text-align: center;
}
.blog-list-page .blog-nav ul {
    padding-left: 0;
    background-color: #ededed;
}
.blog-list-page .blog-nav li {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #cbcbcb;
}
.blog-list-page .blog-nav li a {
    font-style: normal;
    font-weight: 300;
    color: #555;
    font-size: 20px;
}
.blog-list-page .blog-nav li a:hover {
    text-decoration: none;
}
.blog-list-page .blog-nav li a:focus {
    text-decoration: none;
}
.blog-list-page .blog-nav li.active {
    padding: 20px;
}
.blog-list-page .blog-nav li.active a {
    font-style: normal;
    font-weight: 700;
    color: #3390ac;
}
.blog-list-page .shadebox {
    position: relative;
}
.blog-list-page .prod-article-text {
    position: absolute;
    padding: 20px 32px;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    color: #fff;
    width: 100%;
    line-height: 1.2;
}
.blog-list-page .prod-article-text .prod-article-header {
    display: inline-block;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
}
.blog-list-page .prod-article-text .prod-article-line {
    display: block;
    height: 4px;
    width: 62px;
    margin: 20px auto;
    background-color: #fff;
}
.blog-list-page .prod-article-text .prod-article-title {
    display: inline-block;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
}
.blog-list-page .layer {
    background-color: #333;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 175px;
    opacity: .95;
    display: none;
}
.blog-list-page .pagination {
    position: relative;
    display: block;
    margin-top: 40px;
    margin-bottom: 30px;
    line-height: 0;
    text-align: center;
}
.blog-list-page .pagination.bottomPag {
    margin-top: 10px;
    margin-bottom: 60px;
}
.blog-list-page .pagination .disabled a {
    color: #337ab7;
}
.blog-list-page .pagination .active a {
    background-color: #fff;
    color: #337ab7;
    font-style: normal;
    font-weight: 700;
}
.blog-list-page .pagination li {
    display: inline-block;
    list-style-type: none;
    padding: 4px;
}
.blog-list-page .pagination li a {
    border: 0 solid #ddd;
    padding: 4px;
    color: #555;
}
.blog-list-page .pagination li a.left {
    color: #337ab7;
}
.blog-list-page .pagination li a.left:hover {
    color: #337ab7;
}
.blog-list-page .pagination li a.left:focus {
    color: #337ab7;
}
.blog-list-page .pagination li a.right {
    color: #337ab7;
}
.blog-list-page .pagination li a.right:hover {
    color: #337ab7;
}
.blog-list-page .pagination li a.right:focus {
    color: #337ab7;
}
.blog-list-page .pagination li a:hover {
    background-color: #fff;
    color: #555;
}
.blog-list-page .pagination li a:focus {
    background-color: #fff;
}
.blog-list-page .pagination li.active a {
    font-style: normal;
    font-weight: 700;
    color: #555;
}
.blog-list-page .pagination .glyphicon {
    top: 5px;
    padding: 0 30px;
    font-size: 20px;
}
.blog-list-page .blog-article-container {
    padding-top: 75px;
    padding-bottom: 60px;
}
.blog-list-page .blog-article-container .article-title {
    font-size: 20px;
    color: #989898;
    text-align: center;
}
.blog-list-page .article-updates {
    display: flex;
    -ms-display: flex;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
}
.blog-list-page .article-updates:after, .blog-list-page .article-updates:before {
    display: block;
    content: ""}
.blog-list-page .article-updates:after {
    clear: none;
}
.blog-list-page .article-updates-content:last-child {
    display: block;
}
.blog-list-page .article-updates-content {
    position: relative;
    margin-top: 75px;
    margin: 30px auto;
}
.blog-list-page .article-updates-content.prod-art {
    margin-top: 0;
    margin-bottom: 0;
}
.blog-list-page .article-updates-content .art-img {
    height: 175px;
    background-size: cover;
}
.blog-list-page .article-updates-content .article-hover-text {
    display: none;
    position: absolute;
    padding: 20px;
    top: 0;
    text-align: left;
    color: #fff;
    width: 100%;
    font-size: 20px;
    line-height: 1.1;
    font-style: normal;
    font-weight: 300;
}
.blog-list-page .article-updates-content .article-hover-text .art-link, .blog-list-page .article-updates-content .article-hover-text .art-link a:visited {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 20px;
}
.blog-list-page .article-updates-content .article-hover-text .art-link .arrow-right, .blog-list-page .article-updates-content .article-hover-text .art-link a:visited .arrow-right {
    margin-left: 33px;
}
.blog-list-page .article-updates-content .article-hover-text .art-header {
    height: 92px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-list-page .article-updates-content .article-text {
    color: #555;
    width: 100%;
    line-height: 1;
}
.blog-list-page .article-updates-content .article-text .art-header {
    display: block;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    text-overflow: ellipsis;
}
.blog-list-page .article-updates-content .article-text .art-category {
    display: block;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
}
.blog-list-page .article-updates-content .article-text .art-category.hover-color {
    color: #3394b0;
}
.blog-list-page .article-updates-content .article-text .art-byline {
    display: inline-block;
    font-style: normal;
    font-weight: 300;
    margin: 20px 0;
    font-size: 17px;
}
.blog-list-page .article-updates-content .arrow-right {
    margin-left: 10px!important;
    padding-right: 15px;
}
.blog-list-page .blue-background {
    background-color: #3390ac;
}
.blog-list-page .blue-background .blog-nav a {
    color: #555;
}
.blog-list-page .blue-background .blog-nav a:hover, .blog-list-page .blue-background .blog-nav a :focus {
    text-decoration: none;
}
.blog-list-page .article-updates-content:last-child .article-text .art-header {
    width: 100%}
.blog-list-page .article-updates-content .art-img {
    margin-bottom: 20px;
}
.blog-list-page .shadebox:hover .layer, .blog-list-page .shadebox:hover .article-hover-text {
    display: block;
}
.blog-list-page .mobile-nav.show-on-mobile.collapsed span {
    text-align: center;
    color: #fff;
    display: block;
    padding: 20px 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}
.blog-list-page .mobile-nav.show-on-mobile.collapsed span:after {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/2020/10/base_images_mobiledropdownarrow.svg);
    background-repeat: no-repeat;
    background-position: right center;
    width: 10px;
    height: 21px;
    float: right;
    margin-top: 3px;
    margin-right: 8px;
    transform: rotate(0);
}
.blog-list-page .mobile-nav.show-on-mobile span {
    text-align: center;
    color: #fff;
    display: block;
    padding: 20px 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}
.blog-list-page .mobile-nav.show-on-mobile span:after {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/2020/10/base_images_mobiledropdownarrow.svg);
    background-repeat: no-repeat;
    background-position: right center;
    width: 10px;
    height: 21px;
    float: right;
    margin-top: 3px;
    margin-right: 5px;
    transform: rotate(90deg);
}
.blog-list-page .show-on-mobile {
    display: block;
}
@media only screen and (min-width:768px) {
    .blog-list-page.prod-art {
    margin-top: 150px;
    margin-bottom: 70px;
}
.blog-list-page .blog-article-container {
    padding-top: 150px;
    padding-bottom: 75px;
}
.blog-list-page .blue-background {
    background-color: #fff;
}
.blog-list-page .blue-background .blog-nav a {
    color: #555;
}
.blog-list-page .blog-nav {
    text-align: center;
}
.blog-list-page .blog-nav ul {
    margin-bottom: 0;
    padding-top: 20px;
    background-color: #fff;
}
.blog-list-page .blog-nav li {
    display: inline-block;
    padding: 20px;
    border-bottom: 0;
}
.blog-list-page .blog-nav li a {
    font-style: normal;
    font-weight: 300;
    color: #555;
    font-size: 20px;
}
.blog-list-page .blog-nav li.active {
    background-color: #3390ac;
}
.blog-list-page .blog-nav li.active a {
    font-style: normal;
    font-weight: 700;
    color: #fff;
}
.blog-list-page .show-on-mobile {
    display: none;
}
.blog-list-page .hide-on-mobile {
    display: block;
}
.blog-list-page .article-updates {
    flex-direction: row;
}
.blog-list-page .article-updates-content .article-text {
    line-height: 1.1;
}
.blog-list-page .article-updates-content .article-hover-text {
    line-height: 1.2;
}
.blog-list-page .article-updates-content {
    margin-bottom: 75px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}
.blog-list-page .article-updates-content .art-img {
    height: 175px;
    background-size: cover;
}
.blog-list-page .article-updates-content .layer {
    width: 100%;
    height: 175px;
}
.blog-list-page .article-updates-content .article-text {
    margin-top: 20px;
}
.blog-list-page .article-updates-content .article-text .art-category {
    font-size: 16px;
}
.blog-list-page .article-updates-content .article-text .art-byline {
    font-size: 16px;
}
.blog-list-page .article-updates-content:not(:last-child) .art-img {
    margin-bottom: 0;
}
.blog-list-page .pagination {
    margin-top: 55px;
    margin-bottom: 40px;
}
.blog-list-page .pagination.bottomPag {
    margin-top: -35px;
    margin-bottom: 75px;
}
}@media only screen and (min-width:992px) {
    .blog-list-page .pagination {
    position: relative;
    text-align: right;
}
.blog-list-page .pagination li {
    padding: 0 3px;
}
.blog-list-page .pagination .glyphicon {
    top: 0;
    font-size: 10px;
}
}.two-column-split-1-3 .add-cursor {
    cursor: pointer;
}
.two-column-split-1-3 .split-container {
    position: relative;
}
.two-column-split-1-3 .split-container .text-content {
    width: 100%;
    position: static;
    left: 0;
    margin-top: 300px;
    z-index: 2;
    background: #4d4d4d;
    height: auto;
    color: #fff;
}
.two-column-split-1-3 .split-container .text-content .quote-text {
    padding: 40px 15px;
    text-align: center;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
}
.two-column-split-1-3 .split-container .text-content .quote-text p {
    color : #FFF;
}
.two-column-split-1-3 .split-container .text-content .quote-text .author-details {
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
}
.two-column-split-1-3 .split-container .text-content .doc-content {
    text-align: center;
    padding: 40px 5px;
    width: 100%;
    display: block;
    color: #fff;
}
.two-column-split-1-3 .split-container .text-content .doc-content a, .two-column-split-1-3 .split-container .text-content .doc-content a:visited, .two-column-split-1-3 .split-container .text-content .doc-content a:link, .two-column-split-1-3 .split-container .text-content .doc-content a:hover {
    color: #fff;
    text-decoration: none;
}
.two-column-split-1-3 .split-container .text-content .doc-content .doc-icon {
    background-image: url(/wp-content/uploads/2020/10/base_images_file_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 53px;
    height: 70px;
    margin: 0 auto;
}
.two-column-split-1-3 .split-container .text-content .doc-content .doc-text {
    width: 50%;
    margin: 0 auto;
    margin-top: 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 20px;
}
.two-column-split-1-3 .split-container .text-content .doc-content a:last-child .doc-text {
    margin-bottom: 0;
}
.two-column-split-1-3 .split-container .right-content {
    overflow: hidden;
    position: absolute;
    padding: 0;
}
.two-column-split-1-3 .split-container .left-content {
    padding-left: 0;
    padding-right: 0;
}
.two-column-split-1-3 .split-container .img-vid-content .img-content {
    height: 300px;
}
.two-column-split-1-3 .split-container .img-vid-content .img-content .bg-img {
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%}
.two-column-split-1-3 .split-container .img-vid-content .img-content .btn-content {
    position: absolute;
    z-index: 2;
    width: 100%;
    transform: translatey(-50%);
    top: 50%;
    left: 0;
}
.two-column-split-1-3 .split-container .img-vid-content .img-content .btn-content .button-play {
    background-image: url(/wp-content/uploads/2020/10/base_images_play_icon.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 64px;
    height: 64px;
    margin: 0 auto;
}
.two-column-split-1-3 .split-container .img-vid-content .img-content .btn-content .btn-text {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #fff;
    width: 60%;
    margin: 0 auto;
    margin-top: 24px;
}
.two-column-split-1-3 .space-top-opt {
    padding-top: 40px;
}
.two-column-split-1-3 .space-bottom-opt-40 {
    padding-bottom: 40px;
}
.two-column-split-1-3 .space-bottom-opt {
    padding-bottom: 60px;
}
@media only screen and (min-width:768px) {
    .two-column-split-1-3 .split-container {
    overflow: hidden;
}
.two-column-split-1-3 .split-container .text-content {
    height: 450px;
    position: absolute;
    margin-top: 0;
    top: 0;
}
.two-column-split-1-3 .split-container .text-content .quote-text {
    padding: 20px 22px 40px 20px;
    height: 450px;
    vertical-align: middle;
    display: table-cell;
    text-align: right;
}
.two-column-split-1-3 .split-container .text-content .quote-text .author-details {
    text-align: right;
    font-size: 16px;
}
.two-column-split-1-3 .split-container .text-content .doc-content {
    padding: 20px;
    height: 450px;
    display: table-cell;
    vertical-align: middle;
    width: 1000px;
}
.two-column-split-1-3 .split-container .text-content .doc-content .doc-text {
    width: 70%;
    font-size: 16px;
}
.two-column-split-1-3 .split-container .img-vid-content .img-content {
    height: 450px;
}
.two-column-split-1-3 .split-container .img-vid-content .img-content .btn-content .btn-text {
    width: 30%}
.two-column-split-1-3 .split-container .right-content {
    position: relative;
}
.two-column-split-1-3 .space-bottom-opt {
    padding-bottom: 75px;
}
}@media only screen and (min-width:992px) {
    .two-column-split-1-3 .split-container .text-content .quote-text {
    padding-right: 24px;
}
}.bc-video-modal .modal {
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 10001;
}
.bc-video-modal .modal-dialog {
    margin-top: 100px;
    max-width: 100%;
    position: relative;
    z-index: 99999;
    top : 40px;
}
.bc-video-modal .modal-content {
    border: 0;
    position: relative;
    background: #fff;
}
.bc-video-modal .modal-content .modal-body {
    height: 170px;
    padding: 0;
}
.bc-video-modal .modal-content .modal-body .modal-close-btn {
    z-index: 2;
    position: absolute;
    top: 8px;
    right: 8px;
}
.bc-video-modal .modal-content .modal-body .modal-close-btn .close {
    color: #fff;
    text-shadow: 0 0 4px #000;
    filter: alpha(opacity=20);
    opacity: .75;
}
.bc-video-modal .modal-content .modal-body .modal-video {
    width: 100%;
    height: 100%}
.bc-video-modal .modal-content .modal-body .modal-video iframe {
    border: 0;
}
@media only screen and (min-width:768px) {
    .bc-video-modal .modal-content .modal-body {
    height: 337px;
}
}@media only screen and (min-width:992px) {
    .bc-video-modal .modal-dialog {
    width: 768px;
}
.bc-video-modal .modal-dialog .modal-content .modal-body {
    height: 432px;
}


}.modal-backdrop.in {
    opacity: .85;
}
.modal-backdrop {
    z-index: 10000;
}
.cta-button-link {
    position: relative;
}
.cta-button-link .top-space-20 {
    padding-top: 20px;
}
.cta-button-link .top-space-40 {
    padding-top: 40px;
}
.cta-button-link .bottom-space-40 {
    padding-bottom: 40px;
}
.cta-button-link .bottom-space-75 {
    padding-bottom: 60px;
}
.cta-button-link .button-link-container {
    text-align: center;
}
.cta-button-link .button-link-container.left {
    float: left;
}
.cta-button-link .button-link-container.right {
    float: right;
}
.cta-button-link .button-link-container.text-align-start {
    text-align: start;
}
.cta-button-link .button-link-container.text-align-end {
    text-align: end;
}
.cta-button-link .button-link-container .main-content {
    display: inline-block;
    margin: 0 auto;
}
.cta-button-link .button-link-container .main-content .link-space:not(:first-child) {
    margin-top: 30px;
}
.cta-button-link .button-link-container .main-content .button-space {
    text-align: center;
    display: block;
}
.cta-button-link .button-link-container .main-content .link-inline-text {
    display: table-row;
}
.cta-button-link .button-link-container .main-content .space-opt {
    margin-top: 40px!important;
}
.cta-button-link .button-link-container .main-content .drag-component-width {
    min-width: 200px;
}
.cta-button-link .button-link-container .main-content .no-margin-top {
    margin-top: 0!important;
}
@media only screen and (min-width:768px) {
    .cta-button-link .bottom-space-75 {
    padding-bottom: 75px;
}
.cta-button-link .button-link-container .main-content .button-space {
    display: inline-block;
    margin: 0 7.5px;
}
.cta-button-link .button-link-container .main-content .space-opt {
    margin-top: 40px!important;
}
.cta-button-link .button-link-container .main-content .no-margin-left {
    margin-left: 0!important;
}
.cta-button-link .button-link-container .main-content .remove-float {
    float: none;
}
}.solutions-header .solutions-header-img-holder {
    background-size: contain;
    min-height: 350px;
    padding-top: 80px;
    background-repeat: no-repeat;
    background-position: center center;
}
.solutions-header .solutions-header-container {
    position: relative;
    top: 0;
    z-index: auto;
    height: 310px;
    width: 100%}
.solutions-header .solutions-header-container .solutions-header-title {
    position: absolute;
    bottom: 0;
    text-align: center;
}
.solutions-header .solutions-header-container .solutions-header-title .solution-header-subtitle {
    font-style: normal;
    font-weight: 300;
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
}
.solutions-header .solutions-header-container .solutions-header-title .solution-header-subtitle.subtitle-spaces {
    padding-top: 20px;
    padding-bottom: 40px;
}
.solutions-header .solutions-header-container .solutions-header-bs {
    color: #fff;
    font-size: 14px;
    
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}
.solutions-header .solutions-header-container .solutions-header-bs a {
    font-size: 14px;
    
    font-style: normal;
    font-weight: 500;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    margin-right: 12px;
}
.solutions-header .solutions-header-container .solutions-header-bs a:not(:first-child) {
    margin-left: 12px;
}
.solutions-header .title-space-bottom {
    padding-bottom: 60px;
}
@media only screen and (min-width:768px) {
    .solutions-header .solutions-header-img-holder {
    min-height: 425px;
}
.solutions-header .solutions-header-container {
    height: 385px;
}
.solutions-header .solutions-header-container .solutions-header-title {
    position: absolute;
    bottom: 0;
    text-align: left;
}
.solutions-header .title-space-bottom {
    padding-bottom: 75px;
}
}@media only screen and (min-width:992px) {
    .solutions-header .solutions-header-img-holder {
    min-height: 500px;
}
.solutions-header .solutions-header-container {
    height: 460px;
}
.solutions-header .solutions-header-container .solutions-header-title {
    position: absolute;
    bottom: 0;
    text-align: left;
}
}.product-text-icons .section-link .link-inline {
    font-size: 13px;
    margin-top: 8px;
}
.product-text-icons .section-link .link-inline .go-icon:before {
    font-size: 11px;
}
.product-text-icons .top-space-20 {
    padding-top: 20px;
}
.product-text-icons .bottom-space-20 {
    padding-bottom: 20px;
}
.product-text-icons .product-text-icon-container .section-container .section-icon {
    display: inline-block;
}
.product-text-icons .product-text-icon-container .section-container .section-icon img {
    width: 75px;
    vertical-align: text-top;
}
.product-text-icons .product-text-icon-container .section-container .section-right-content {
    display: inline-block;
    margin-left: 25px;
    width: 63%;
    vertical-align: top;
}
.product-text-icons .product-text-icon-container .section-container .section-right-content .section-header {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
}
.product-text-icons .product-text-icon-container .section-container .section-right-content .section-text {
    margin-top: 10px;
    font-style: normal;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 17px;
}
.product-text-icons .product-text-icon-container .section-container .section-right-content .section-link {
    margin-top: 5px;
}
.product-text-icons .product-text-icon-container .section-container .section-right-content .section-link .link-inline-text {
    display: table;
}
.product-text-icons .product-text-icon-container .section-container:not(:first-child) {
    margin-top: 40px;
}
@media only screen and (min-width:768px) {
    .product-text-icons .product-text-icon-container .section-container .section-right-content {
    width: 80%}
.product-text-icons .product-text-icon-container .section-container .section-right-content .section-header {
    font-size: 16px;
}
.product-text-icons .product-text-icon-container .section-container .section-right-content .section-text {
    font-size: 16px;
}
}.product-text-icons .color-blue-2 {
    color: #4fa2d2;
}
.product-text-icons .color-gray {
    color: gray;
}
@media only screen and (min-width:992px) {
    .product-text-icons .product-text-icon-container {
    padding-left: 55px;
}
}.product-icons {
    background-color: #ccc;
}
.product-icons .space-lg-75 {
    padding-top: 60px;
}
.product-icons.offset-on {
    padding: 0 20px;
}
.product-icons.offset-on .main-title {
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    display: block;
}
.product-icons.offset-on .six-column-list .bs-glyphicons {
    margin-left: 0;
}
.product-icons .top-text {
    padding: 40px 0 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}
.product-icons .bottom-text {
    padding: 40px 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}
.product-icons .icon-set {
    padding: 40px 0 20px;
    margin: 0 auto;
    display: block;
}
.product-icons .icon-set img {
    height: auto;
    width: 60px;
}
.product-icons .remove-bottom-pad {
    padding-bottom: 0!important;
}
.product-icons .bs-glyphicons {
    overflow: hidden;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
}
.product-icons .bs-glyphicons .glyphicon-content {
    display: block;
    max-width: 180px;
    margin: 0 auto;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
}
.product-icons .bs-glyphicons a {
    text-decoration: none;
    cursor: pointer;
}
.product-icons .row-icons .icon-head {
    padding-bottom: 20px;
}
.product-icons .row-icons .list-inline>li {
    padding-right: 12px;
    padding-left: 12px;
    vertical-align: top;
}
.product-icons .cols-4-2, .product-icons .cols-5, .product-icons .cols-6 {
    width: 100%}
@media only screen and (min-width:768px) {
    .product-icons.offset-on .main-title {
    display: inline-block;
    text-align: left;
}
.product-icons.offset-on .six-column-list .bs-glyphicons {
    margin-left: -24px;
}
.product-icons .cols-6 {
    width: 31.9%}
.product-icons .space-lg-75 {
    padding-top: 75px;
}
.product-icons .bs-glyphicons .glyphicon-content {
    font-size: 15px;
}
}@media only screen and (min-width:768px) and (max-width:991px) {
    .product-icons .cols-5 {
    width: 32.9%}
.product-icons .cols-4-2 {
    width: 49.5%}
}@media only screen and (min-width:992px) {
    .product-icons .cols-6 {
    width: 32.9%}
.product-icons .cols-6 .icon-set {
    padding: 40px 0 20px;
}
.product-icons .cols-5 {
    width: 19.5%}
.product-icons .cols-4-2 {
    width: 24.5%}
.product-icons .top-text {
    padding: 40px 0 20px;
    display: block;
}
.product-icons .bottom-text {
    padding: 40px 0;
    display: block;
}
.product-icons .icon-set {
    padding: 20px 0;
}
}.seven-habits-app {
    width: 100%;
    padding: 30px 0;
}
.seven-habits-app .main-content .phone-img {
    float: left;
    width: 20%}
.seven-habits-app .main-content .phone-img>img {
    min-width: 100%}
.seven-habits-app .main-content .rte-text {
    margin-left: 20%;
    color: gray;
    font-size: 16px;
}
.seven-habits-app .main-content .apps-store-btn {
    margin-top: 10px;
    text-align: center;
}
.seven-habits-app .main-content .apps-store-btn a {
    margin-right: 5px;
    display: inline-block;
}
.seven-habits-app .main-content .apps-store-btn a:last-child {
    margin-right: 0;
}
@media only screen and (min-width:768px) {
    .seven-habits-app .main-content .apps-store-btn {
    text-align: left;
    margin-left: 20%}
}@media only screen and (min-width:992px) {
    .seven-habits-app .main-content .phone-img {
    width: 12%}
.seven-habits-app .main-content .rte-text, .seven-habits-app .main-content .apps-store-btn {
    text-align: left;
    margin-left: 12%}
}.two-column-split-text-and-image {
    margin-top: 60px;
    margin-bottom: 40px;
}
.two-column-split-text-and-image .content-block {
    background-color: #fff;
}
.two-column-split-text-and-image .content-block .heading-e {
    padding-bottom: 20px;
    display: block;
    text-align: center;
}
.two-column-split-text-and-image .content-block .heading-e.header {
    border-bottom: 5px solid #000;
}
.two-column-split-text-and-image .content-block .head-line {
    font-size: 29px;
    color: #4d4d4d;
    padding: 40px 0;
    text-align: center;
}
.two-column-split-text-and-image .content-block .text-body {
    color: #4d4d4d;
    
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 20px;
}
.two-column-split-text-and-image .content-block .link-inline {
    padding-bottom: 40px;
}
.two-column-split-text-and-image .right-image {
    padding-left: 0;
    text-align: center;
}
.two-column-split-text-and-image .right-image img {
    display: inline-block;
}
@media only screen and (min-width:768px) {
    .two-column-split-text-and-image {
    margin-top: 75px;
    margin-bottom: 40px;
}
.two-column-split-text-and-image .content-block .heading-e {
    text-align: left;
    display: inline-block;
}
.two-column-split-text-and-image .content-block .head-line {
    text-align: left;
}
.two-column-split-text-and-image .content-block .link-inline {
    padding-bottom: 0;
}
.two-column-split-text-and-image .right-image {
    padding-left: 10%}
}.product-tiles.space-bottom {
    margin-bottom: 60px;
}
.product-tiles.space-bottom-pad {
    padding-bottom: 60px;
}
.product-tiles .space-top {
    margin-top: 60px;
}
.product-tiles .space-top-pad {
    padding-top: 40px;
}
.product-tiles .space-bottom-pad {
    padding-bottom: 60px;
}
.product-tiles .space-bottom-pad-10 {
    padding-bottom: 10px;
}
.product-tiles .space-bottom-pad-20 {
    padding-bottom: 20px;
}
.product-tiles .space-bottom-pad-30 {
    padding-bottom: 30px;
}
.product-tiles .space-bottom-pad-40 {
    padding-bottom: 40px;
}
.product-tiles .space-bottom-pad-50 {
    padding-bottom: 50px;
}
.product-tiles .space-bottom-pad-pad {
    padding-bottom: 60px;
}
.product-tiles .space-bottom-10 {
    margin-bottom: 10px;
}
.product-tiles .space-bottom-20 {
    margin-bottom: 20px;
}
.product-tiles .space-bottom-30 {
    margin-bottom: 30px;
}
.product-tiles .space-bottom-40 {
    margin-bottom: 40px;
}
.product-tiles .space-bottom-50 {
    margin-bottom: 50px;
}
.product-tiles .space-bottom-60 {
    margin-bottom: 60px;
}
.product-tiles .product-tiles-main .product-header-content .product-tiles-header {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 4px solid var(--header-text-color, #000);
    color: var(--header-text-color, #000);
    display: block;
}
.product-tiles .product-tiles-main .product-header-content .product-tiles-sub-header {
    font-style: normal;
    font-weight: 300;
    font-size: 29px;
    color: #4d4d4d;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
}
.product-tiles .product-tiles-main .product-tiles-container .product-tiles-content {
    margin: 0 auto;
    background: #fff;
}
.product-tiles .product-tiles-main .product-tiles-container .product-tiles-content.space-top-pad:first-child {
    padding-top: 60px;
}
.product-tiles .product-tiles-main .product-tiles-container .product-tiles-content .product-tiles-image {
    height: 175px;
    background-size: cover;
    -ms-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
}
.product-tiles .product-tiles-main .product-tiles-container .product-tiles-content .product-tiles-name {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    color: #4d4d4d;
    padding: 20px;
    padding-bottom: 0;
}
.product-tiles .product-tiles-main .product-tiles-container .product-tiles-content .product-tiles-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #4d4d4d;
    padding: 20px;
}
.product-tiles .product-tiles-main .product-tiles-container .product-tiles-content .product-tiles-desc a span {
    color: inherit;
}
@media only screen and (min-width:768px) {
    .product-tiles.space-bottom {
    margin-bottom: 75px;
}
.product-tiles.space-bottom-pad {
    padding-bottom: 75px;
}
.product-tiles .space-top {
    margin-top: 75px;
}
.product-tiles .space-top-pad {
    padding-top: 75px;
}
.product-tiles .space-bottom-pad {
    padding-bottom: 75px;
}
.product-tiles .product-tiles-main .product-header-content .product-tiles-header {
    text-align: left;
    display: inline-block;
}
.product-tiles .product-tiles-main .product-header-content .product-tiles-sub-header {
    text-align: left;
    padding-bottom: 0;
}
}.display-block, .product-icons .top-text, .product-icons .bottom-text, .solution-icons.offset-off .main-title, .solution-icons .top-text, .solution-icons .icon-set {
    display: block;
}
.solution-icons .space-lg-75 {
    padding-top: 60px;
}
.solution-icons .space-lg-75-bottom {
    padding-bottom: 60px;
}
.solution-icons.offset-off .main-title {
    padding-bottom: 20px;
    text-align: center;
}
.solution-icons .top-text {
    padding: 40px 0 20px;
    font-size: 29px;
    font-style: normal;
    font-weight: 300;
    color: #4d4d4d;
    text-align: center;
}
.solution-icons .icon-set {
    padding: 40px 0 20px;
    margin: 0 auto;
}
.solution-icons .icon-set img {
    height: auto;
    width: 60px;
}
.solution-icons .bs-glyphicons {
    overflow: hidden;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
}
.solution-icons .bs-glyphicons .glyphicon-content {
    display: block;
    max-width: auto;
    margin: 0 auto;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
}
.solution-icons .bs-glyphicons a {
    text-decoration: none;
    cursor: pointer;
}
.solution-icons .row-icons .icon-head {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    padding-bottom: 20px;
}
.solution-icons .row-icons .list-inline>li {
    padding-right: 12px;
    padding-left: 12px;
    vertical-align: top;
}
.solution-icons .cols-4-2 {
    width: 100%}
@media only screen and (min-width:768px) {
    .solution-icons.offset-off .main-title {
    display: inline-block;
    text-align: left;
}
.solution-icons .top-text {
    text-align: left;
    padding-bottom: 35px;
}
.solution-icons .space-lg-75 {
    padding-top: 75px;
}
.solution-icons .space-lg-75-bottom {
    padding-bottom: 75px;
}
.solution-icons .bs-glyphicons .glyphicon-content {
    font-size: 15px;
    max-width: 180px;
}
}@media only screen and (min-width:768px) and (max-width:991px) {
    .solution-icons .cols-4-2 {
    width: 49.5%}
}@media only screen and (min-width:992px) {
    .solution-icons .cols-4-2 {
    width: 24.5%}
.solution-icons .top-text {
    display: block;
    padding-bottom: 55px;
}
.solution-icons .icon-set {
    padding: 20px 0;
}
}.three-column-video.top-space {
    padding-top: 60px!important;
}
.three-column-video.bottom-space {
    padding-bottom: 60px!important;
}
.three-column-video .bg-color-white {
    background-color: #fff;
}
.three-column-video .remove-pad-top {
    padding-top: 0!important;
}
.three-column-video .text-content {
    text-align: center;
}
.three-column-video .text-content .title-text {
    padding-bottom: 20px;
    border-bottom: 4px solid #3e6d89;
    display: block;
}
.three-column-video .text-content .header-text {
    padding-top: 20px;
}
.three-column-video .video-content .video-section {
    padding-top: 40px;
    text-align: left;
}
.three-column-video .video-content .video-section .video-content-image {
    position: relative;
    cursor: pointer;
    height: 175px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.three-column-video .video-content .video-section .video-content-image .btn-content {
    position: absolute;
    z-index: 2;
    width: 100%;
    transform: translatey(-50%);
    top: 50%;
    left: 0;
}
.three-column-video .video-content .video-section .video-content-image .btn-content .button-play {
    background-image: url(/wp-content/uploads/2020/10/base_images_play_icon.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 64px;
    height: 64px;
    margin: 0 auto;
}
.three-column-video .video-content .video-section .video-content-title {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    padding-top: 20px;
    color: #4d4d4d;
}
.three-column-video .video-content .video-section .video-content-text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    padding-top: 20px;
    color: #4d4d4d;
}
@media only screen and (min-width:768px) {
    .three-column-video.top-space {
    padding-top: 75px!important;
}
.three-column-video.bottom-space {
    padding-bottom: 75px!important;
}
.three-column-video .text-content .title-text {
    display: inline-block;
}
.three-column-video .video-content .video-section:nth-child(3) {
    display: none;
}
}@media only screen and (min-width:992px) {
    .three-column-video .video-content .video-section: nth-child(3) {
    display: block;
}
}.comp-program-list {
    background-color: #fff;
    margin-top: 60px;
}
.comp-program-list .heading-content {
    text-align: center;
    padding-bottom: 60px;
}
.comp-program-list .heading-content .heading-e {
    padding-bottom: 20px;
    border-bottom: 4px solid;
    border-color: var(--text-color, #000);
    display: block;
    color: var(--text-color, #000);
}
.comp-program-list .heading-content .sub-title {
    color: var(--sub-text-color, #4d4d4d);
    font-style: normal;
    font-weight: 300;
    font-size: 29px;
    padding-top: 40px;
}
.comp-program-list .program-grid {
    background-color: #eee;
    margin: 0 -16px 40px;
}
.comp-program-list .program-grid .grid-row .grid-left .program-img {
    height: 190px;
    position: relative;
    background: url() no-repeat center;
    background-size: cover;
}
.comp-program-list .program-grid .grid-row .grid-left .program-img .btn-content {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(/wp-content/uploads/2020/10//base_images_play_icon.png) no-repeat center;
    background-size: 60px;
}
.comp-program-list .program-grid .grid-row .grid-right {
    vertical-align: middle;
}
.comp-program-list .program-grid .grid-row .grid-right .program-content {
    text-align: center;
    padding: 40px;
}
.comp-program-list .program-grid .grid-row .grid-right .program-content .drag-component-width {
    min-width: 120px;
}
.comp-program-list .program-grid .grid-row .grid-right .program-content .program-tittle {
    font-style: normal;
    font-weight: 300;
    font-size: 29px;
    color: #4d4d4d;
    padding-bottom: 20px;
    text-align: left;
}
.comp-program-list .program-grid .grid-row .grid-right .program-content .sub-text {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 20px;
    text-align: left;
}
.comp-program-list .program-grid .grid-row .grid-right .program-content .sub-next-text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 20px;
    text-align: left;
}
.comp-program-list .program-grid .grid-row .grid-right .program-content .wp-block-button, .comp-program-list .program-grid .grid-row .grid-right .program-content .btn-style {
    margin: 0 auto;
}
.comp-program-list .program-grid.img-program .btn-content {
    display: none;
}
.comp-program-list .program-grid.video-program .grid-left {
    cursor: pointer;
}
@media only screen and (min-width:768px) {
    .comp-program-list {
    margin-top: 75px;
}
.comp-program-list .heading-content {
    text-align: left;
    padding-bottom: 75px;
}
.comp-program-list .heading-content .heading-e {
    display: inline-block;
}
.comp-program-list .program-grid {
    margin: 0 -30px 40px;
    height: 375px;
}
.comp-program-list .program-grid .grid-row:after {
    content: '';
    clear: both;
}
.comp-program-list .program-grid .grid-row .grid-left {
    float: left;
    width: 375px;
    height: 375px;
}
.comp-program-list .program-grid .grid-row .grid-left .program-img {
    height: 375px;
}
.comp-program-list .program-grid .grid-row .grid-right {
    margin-left: 375px;
}
.comp-program-list .program-grid .grid-row .grid-right .program-content {
    padding: 20px 40px;
    text-align: left;
    display: flex;
    flex-flow: column nowrap;
    height: 375px;
    overflow: hidden;
    justify-content: center;
    align-items: flex-start;
}
.comp-program-list .program-grid .grid-row .grid-right .program-content .wp-block-button, .comp-program-list .program-grid .grid-row .grid-right .program-content .btn-style {
    margin: 0;
}
.comp-program-list .program-grid .grid-row .grid-right .program-content>* {
    max-width: 100%}
}@media only screen and (min-width:992px) {
    .comp-program-list .program-grid {
    margin: 0 -30px 40px;
}
.comp-program-list .program-grid .grid-row .grid-right .program-content {
    text-align: left;
}
}.two-column-video-text.top-space {
    padding-top: 60px;
}
.two-column-video-text.bottom-space {
    padding-bottom: 60px;
}
.two-column-video-text .margin-auto {
    margin: 0 auto;
}
.two-column-video-text .row {
    position: static;
}
.two-column-video-text .bg-color-white {
    background-color: #fff;
}
.two-column-video-text .text-content {
    text-align: center;
}
.two-column-video-text .text-content .author-title {
    
    font-size: 17px;
    line-height: 21px;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    padding-bottom: 20px;
    border-bottom: 4px solid #000;
    display: block;
}
.two-column-video-text .text-content .author-headline {
    font-style: normal;
    font-weight: 300;
    font-size: 29px;
    color: #4d4d4d;
    padding-top: 40px;
}
.two-column-video-text .text-content .author-text {
    
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #4d4d4d;
    padding-top: 40px;
    text-align: left;
}
.two-column-video-text .video-section {
    padding-top: 40px;
}
.two-column-video-text .video-section .video-content-image {
    position: relative;
    cursor: pointer;
    width: 280px;
    height: 175px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.two-column-video-text .video-section .video-content-image .btn-content {
    position: absolute;
    z-index: 2;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
}
.two-column-video-text .video-section .video-content-image .btn-content .button-play {
    background-image: url(/wp-content/uploads/2020/10/base_images_play_icon.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 64px;
    height: 64px;
    margin: 0 auto;
}
.two-column-video-text .video-section .video-content-image .btn-content .video-text {
    margin: 0 auto;
    text-align: center;
    width: 110px;
    color: #fff;
}
@media only screen and (min-width:768px) {
    .two-column-video-text.top-space {
    padding-top: 75px;
}
.two-column-video-text.bottom-space {
    padding-bottom: 75px;
}
.two-column-video-text .text-content {
    margin-left: 75px;
    text-align: left;
}
.two-column-video-text .text-content .author-title {
    display: inline-block;
}
.two-column-video-text .video-section {
    padding-top: 40px;
}
.two-column-video-text .video-section .video-content-image {
    margin: 0 auto;
    width: 300px;
}
}@media only screen and (min-width:992px) {
    .two-column-video-text .row {
    position: relative;
}
.two-column-video-text .text-content {
    margin-left: 0;
}
.two-column-video-text .video-section {
    position: absolute;
    right: 12px;
    top: 50%;
    padding-top: 0;
    margin-top: -87.5px;
}
.two-column-video-text .video-section .video-content-image {
    position: absolute;
    right: 0;
}
}.foot-note {
    background-color: #fff;
}
.foot-note .space-top {
    margin-top: 40px;
}
.foot-note .space-bottom {
    margin-bottom: 60px;
}
.foot-note .foot-note-container {
    width: 100%}
.foot-note .foot-note-container .ques-text {
    color: #4d4d4d;
    font-size: 29px;
}
.foot-note .foot-note-container .ques-text .phone-text {
    color: #4d4d4d;
    font-size: 29px;
    text-decoration: none;
}
.foot-note .foot-note-container .legal-text {
    color: #949494;
    font-size: 17px;
    margin-top: 40px;
}
@media only screen and (min-width:768px) {
    .foot-note .foot-note-container {
    width: 80%}
.foot-note .foot-note-container .legal-text {
    font-size: 15px;
}
.foot-note .space-top {
    margin-top: 75px;
}
.foot-note .space-bottom {
    margin-bottom: 75px;
}
}.step-component.space-bottom {
    padding-bottom: 60px;
}
.step-component.space-top {
    padding-top: 60px;
}
.step-component .step-main .step-header-content .step-header {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 4px solid #000;
    display: block;
}
.step-component .step-main .step-header-content .step-sub-header {
    font-style: normal;
    font-weight: 300;
    font-size: 29px;
    color: #4d4d4d;
    padding-top: 40px;
    text-align: center;
}
.step-component .step-main .step-number-container:first-child .step-number-content.space-top {
    padding-top: 60px;
}
.step-component .step-main .step-number-container .step-number-content {
    margin: 0 auto;
}
.step-component .step-main .step-number-container .step-number-content.space-top {
    padding-top: 40px;
}
.step-component .step-main .step-number-container .step-number-content .step-number {
    display: inline-block;
    font-size: 42px;
    width: 58px;
    color: #4d4d4d;
    line-height: 38px;
    padding-bottom: 20px;
    border-bottom: 8px solid #4fa2d2;
    float: left;
}
.step-component .step-main .step-number-container .step-number-content .step-text-container {
    width: 79%;
    display: inline-block;
    padding-left: 20px;
}
.step-component .step-main .step-number-container .step-number-content .step-text-container .step-name {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    color: #4d4d4d;
}
.step-component .step-main .step-number-container .step-number-content .step-text-container .step-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #4d4d4d;
}
@media only screen and (min-width:768px) {
    .step-component.space-top {
    padding-top: 75px;
}
.step-component.space-bottom {
    padding-bottom: 75px;
}
.step-component .step-main .step-header-content .step-header {
    text-align: left;
    display: inline-block;
}
.step-component .step-main .step-header-content .step-sub-header {
    text-align: left;
}
.step-component .step-main .step-number-container:first-child .step-number-content.space-top {
    padding-top: 75px;
}
.step-component .step-main .step-number-container .step-number-content.space-top {
    padding-top: 75px;
}
.step-component .step-main .step-number-container .step-number-content .step-number {
    display: block;
    float: none;
}
.step-component .step-main .step-number-container .step-number-content .step-text-container {
    display: block;
    width: 100%;
    padding-left: 0;
}
.step-component .step-main .step-number-container .step-number-content .step-text-container .step-name {
    padding-top: 20px;
    padding-left: 0;
}
}div[class*=col-], .container-fluid, .container {
    padding-left: 8px;
    padding-right: 8px;
}
div[class^=row], .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-left: -8px;
    margin-right: -8px;
}
.container {
    width: auto;
    max-width: 1260px;
    padding-left: 16px;
    padding-right: 16px;
}
@media only screen and (min-width:768px) {
    div[class*=col-], .container-fluid, .container, .navbar-collapse {
    padding-left: 11px;
    padding-right: 11px;
}
div[class^=row], .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-left: -11px;
    margin-right: -11px;
}
.container {
    padding-left: 30px;
    padding-right: 30px;
}
}@media only screen and (min-width:992px) {
    div[class*=col-], .container-fluid, .container, .navbar-collapse {
    padding-left: 12px;
    padding-right: 12px;
}
.container-fluid, .container {
    padding-left: 12px;
    padding-right: 12px;
}
div[class^=row], .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-left: -12px;
    margin-right: -12px;
}
.container {
    padding-left: 30px;
    padding-right: 30px;
}
}.country-selector {
    text-transform: uppercase;
    position: absolute;
    left: 92%;
    cursor: pointer;
    font-family: source sans pro, sans-serif;
    font-weight: lighter;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width:420px) {
    .country-selector {
    left: 64%;
    position: absolute;
}
}.country-selector .outer-lang {
    line-height: 1;
    padding: 0 4px;
    color: inherit;
}
.country-selector .glyphicon {
    font-size: 10px;
}
.country-selector .dropdown-arrow {
    -moz-transition: transform .5s;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
}
.country-selector .rotate {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.country-selector .country-container {
    line-height: normal;
    display: none;
    position: absolute;
    z-index: 2;
    text-align: left;
    background-color: #fff;
    right: 0;
    top: 76px;
    width: 260px;
    font-size: 12px;
    box-shadow: 0 0 .25px #000;
    -moz-box-shadow: 0 0 .25px #000;
    -webkit-box-shadow: 0 0 1px #000;
    height: 330px;
    opacity: 0;
}
@media only screen and (max-width:320px) {
    .country-selector .country-container {
    top: 55px;
    right: -23px;
}
}@media only screen and (min-width:650px) and (max-width:768px) {
    .country-selector .country-container {
    top: 48px;
    right: -6px;
}
}.country-selector .country-container .current-country {
    font-size: 15px;
    top: 0;
    border-bottom: gray 1px solid;
    padding: 10px 10px 10px 20px;
    height: 50px;
    background-color: #fff;
}
.country-selector .country-container .current-country a {
    cursor: default;
}
.country-selector .country-container .current-country a .inner-lang {
    margin-left: 5px;
}
.country-selector .country-container .dropdown-content {
    font-size: 14px;
    background: inherit;
    overflow: auto;
    position: absolute;
    top: 50px;
    width: 100%;
    height: 280px;
    box-shadow: 0 0 .25px #000;
    -moz-box-shadow: 0 0 .25px #000;
    -webkit-box-shadow: 0 0 1px #000;
}
.country-selector .country-container .dropdown-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.country-selector .country-container .dropdown-content ul li {
    padding: 10px 10px 10px 20px;
    line-height: normal;
}
.country-selector .country-container .dropdown-content ul li:hover {
    background-color: #ededed;
}
.country-selector .country-container a {
    color: gray;
    padding: 10px 0;
}
.country-selector .country-container a img {
    padding-right: 10px;
    width: 30px;
    height: auto;
}
.country-selector .country-container a .name {
    display: inline-block;
    text-transform: capitalize;
    width: 48%}
.country-selector .country-container a .inner-lang {
    border-color: inherit;
    border-left: 1px solid;
    margin-left: 15px;
    padding-left: 10px;
}
.country-selector .country-container a:hover {
    text-decoration: none;
}
.country-selector .country-container .current-country a {
    display: inline;
}
.country-selector .country-container .dropdown-content a {
    display: block;
}
.homepage-hero {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.homepage-hero .opacity-layer {
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
}
.homepage-hero .opacity-layer.off {
    width: 0;
}
.homepage-hero .hero-column {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 570px;
    position: relative;
}
.homepage-hero .hero-column .text-outer-block {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 10;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block {
    font-family: gotham a, gotham b, sans-serif;
    max-width: 50vw;
    padding: 100px 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(180deg) translatey(50%);
    -ms-transform: rotate(180deg) translatey(50%);
    transform: rotate(180deg) translatey(50%);
    height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .header {
    font-weight: 700;
    line-height: 1;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .description {
    font-size: 18px;
    font-weight: 300;
    padding: 6px 0 0;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .spacer {
    height: 25px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.black {
    color: #000;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.white {
    color: #fff;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.blue {
    color: #3e6d89;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.blue-medium {
    color: #3390ac;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.blue-light {
    color: #4fa2d2;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a {
    width: 285px;
    height: auto;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    line-height: 20px;
    vertical-align: middle;
    min-height: 40px;
    padding: 10px 20px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a:hover, .homepage-hero .hero-column .text-outer-block .text-inner-block a:focus {
    text-decoration: none;
    color: #fff;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a:focus, .homepage-hero .hero-column .text-outer-block .text-inner-block a:active {
    color: #fff;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-black {
    color: #fff;
    background-color: #000;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-black:hover {
    background-color: #4a4a4a;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-black:active {
    background-color: #4a4a4a;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-white {
    color: #000;
    background-color: #fff;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-white:hover {
    background-color: #ddd;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-white:active {
    background-color: #ddd;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-blue {
    background-color: #3e6d89;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-blue:hover {
    background-color: #1a4c67;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-blue:active {
    background-color: #1a4c67;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-blue-medium {
    background-color: #3390ac;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-blue-medium:hover {
    background-color: #246b84;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-blue-medium:active {
    background-color: #246b84;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-blue-light {
    background-color: #4fa2d2;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-blue-light:hover {
    background-color: #3979a4;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.btn-color-blue-light:active {
    background-color: #3979a4;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined {
    color: #fff;
    background-color: transparent;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-white {
    border: #fff 1px solid;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-white:hover {
    color: #000;
    background-color: #fff;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-white:active {
    color: #000;
    background-color: #fff;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-black {
    color: #fff;
    border: #000 1px solid;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-black:hover {
    background-color: #000;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-black:active {
    background-color: #000;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-blue {
    color: #fff;
    border: #3e6d89 1px solid;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-blue:hover {
    background-color: #3e6d89;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-blue:active {
    color: #000;
    background-color: #3e6d89;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-blue-medium {
    color: #fff;
    border: #3390ac 1px solid;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-blue-medium:hover {
    background-color: #3390ac;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-blue-medium:active {
    color: #000;
    background-color: #3390ac;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-blue-light {
    color: #fff;
    border: #4fa2d2 1px solid;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-blue-light:hover {
    background-color: #4fa2d2;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a.outlined.btn-color-blue-light:active {
    color: #000;
    background-color: #4fa2d2;
}
@media(min-width:1367px) {
    .homepage-hero .hero-column {
    height: var(--desktop-hero-height, 800px);
}
}@media screen and (min-width:1025px) {
    .homepage-hero .hero-column.hero-column-full .text-outer-block .text-inner-block {
    position: absolute;
    right: 0;
    padding: 60px 30px;
    margin: 2vw;
}
.homepage-hero .hero-column.hero-column-full .text-outer-block .text-inner-block.txt-position-center {
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    max-width: unset;
    margin: 0;
    padding: 0;
}
.homepage-hero .hero-column.hero-column-full .text-outer-block .text-inner-block.txt-position-right {
    left: 0;
}
.homepage-hero .hero-column.hero-column-full .text-outer-block .text-inner-block.custom-txt-position {
    right: var(--desktop-txt-position, 0);
}
.homepage-hero .hero-column.hero-column-left .text-outer-block, .homepage-hero .hero-column.hero-column-right .text-outer-block {
    display: flex;
    justify-content: center;
    align-items: center;
}
.homepage-hero .hero-column.hero-column-left .text-outer-block .text-inner-block, .homepage-hero .hero-column.hero-column-right .text-outer-block .text-inner-block {
    right: 0;
    padding: 0 30px;
    margin: 0 2vw;
    justify-content: center;
}
.homepage-hero .hero-column.hero-column-left .text-outer-block .text-inner-block.txt-position-right, .homepage-hero .hero-column.hero-column-right .text-outer-block .text-inner-block.txt-position-right {
    left: 0;
    right: initial;
}
.homepage-hero .hero-column.hero-column-left .text-outer-block .text-inner-block.txt-position-center, .homepage-hero .hero-column.hero-column-right .text-outer-block .text-inner-block.txt-position-center {
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    max-width: unset;
    margin: 0;
    padding: 0;
}
.homepage-hero .hero-column.hero-column-left .text-outer-block .text-inner-block.custom-txt-position, .homepage-hero .hero-column.hero-column-right .text-outer-block .text-inner-block.custom-txt-position {
    right: var(--desktop-txt-position, 0);
    left: initial;
}
.homepage-hero .hero-column.hero-column-left .text-outer-block .text-inner-block.custom-txt-position2, .homepage-hero .hero-column.hero-column-right .text-outer-block .text-inner-block.custom-txt-position2 {
    right: var(--desktop-txt-position2, 0);
    left: initial;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .header {
    width: 470px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .header.x-small {
    font-size: 36px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .header.small {
    font-size: 48px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .header.medium {
    font-size: 64px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .header.large {
    font-size: 64px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .description {
    width: 470px;
}
}@media screen and (min-width:1100px) {
    .homepage-hero .hero-column .text-outer-block .text-inner-block .header {
    width: 500px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .header.x-small {
    font-size: 36px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .header.small {
    font-size: 48px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .header.medium {
    font-size: 64px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .header.large {
    font-size: 72px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .description {
    width: 500px;
}
}@media screen and (min-width:768px) {
    .homepage-hero .opacity-layer.left {
    left: 0;
    width: 50%}
.homepage-hero .opacity-layer.center {
    width: 100%;
    left: 0;
}
.homepage-hero .opacity-layer.right {
    right: 0;
    left: auto;
    width: 50%}
.homepage-hero .text-outer-block .text-inner-block .header {
    width: 100%}
.homepage-hero .text-outer-block .text-inner-block .header.x-small {
    font-size: 36px;
}
.homepage-hero .text-outer-block .text-inner-block .header.small {
    font-size: 48px;
}
.homepage-hero .text-outer-block .text-inner-block .header.medium {
    font-size: 48px;
}
.homepage-hero .text-outer-block .text-inner-block .header.large {
    font-size: 48px;
}
.homepage-hero .text-outer-block .text-inner-block .description {
    width: 100%}
.homepage-hero .text-outer-block .text-inner-block.left {
    text-align: left;
}
.homepage-hero .text-outer-block .text-inner-block.center {
    text-align: center;
}
.homepage-hero .text-outer-block .text-inner-block.right {
    text-align: right;
}
}@media screen and (max-width:1024px) and (min-width:768px) {
    .homepage-hero .hero-column .text-outer-block .text-inner-block {
    right: 0;
    text-align: left;
    padding: 80px 30px;
    justify-content: center;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.txt-position-center {
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    max-width: unset;
    margin: 0;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.txt-position-right {
    left: 0;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.custom-txt-position {
    right: var(--tablet-txt-position, 0);
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.custom-txt-position2 {
    right: var(--tablet-txt-position2, 0);
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.center {
    text-align: center;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.right {
    text-align: right;
}
}@media screen and (max-width:767px) {
    .homepage-hero {
    display: block;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block {
    text-align: center;
    max-width: 100%;
    width: 100%;
    padding: 80px 18px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block .header {
    font-size: 42px;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block a {
    -ms-flex-item-align: center;
    align-self: center;
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.custom-txt-position {
    right: var(--mobile-txt-position, 0);
}
.homepage-hero .hero-column .text-outer-block .text-inner-block.custom-txt-position2 {
    right: var(--mobile-txt-position2, 0);
}
}@media screen and (min-width:1025px) {
    .homepage-hero .hero-column {
    height: var(--desktop-hero-height, 800px);
}
}@media screen and (min-width:768px) and (max-width:1024px) {
    .homepage-hero .hero-column {
    height: var(--tablet-hero-height, 570px);
}
}@media screen and (max-width:767px) {
    .homepage-hero .hero-column {
    height: var(--mobile-hero-height, 570px);
}
}.jump-links-container {
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    width: 100%;
    top: auto;
    z-index: 1032;
    max-height: 82px;
    text-transform: uppercase;
    font-weight: 300;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .13);
}
.jump-links-container .navbar-fixed-top {
    top: 0;
    position: fixed;
}
@media(max-width:767px) {
    .jump-links-container {
    max-height: 150px;
}
}.jump-links-container .carousel-inner {
    padding: 0 10px;
}
.jump-links-container .carousel-inner .active {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.jump-links-container .links-row {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    position: relative;
}
@media(max-width:767px) {
    .jump-links-container .links-row {
    flex-wrap: wrap;
}
.jump-links-container .links-row .carousel-links {
    flex-grow: 3;
}
}@media(max-width:426px) {
    .jump-links-container .links-row .carousel-links {
    width: 100%}
}.jump-links-container .links-row .link-item {
    display: flex;
    flex-grow: 2;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-right: 38px;
}
.jump-links-container .links-row .link-item .jump-link {
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    color: inherit;
    padding: 0;
    display: inline-block;
    position: relative;
}
.jump-links-container .links-row .link-item .jump-link:after {
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    background: var(--link-underline-color, #4fa2d2);
}
.jump-links-container .links-row .link-item .jump-link:hover, .jump-links-container .links-row .link-item .jump-link.link-active {
    text-decoration: none;
    font-weight: 300;
    color: inherit;
}
.jump-links-container .links-row .link-item .jump-link.active:after {
    opacity: 1;
    width: 100%;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
}
@media(max-width:769px) {
    .jump-links-container .links-row .link-item .jump-link {
    font-size: 14px;
}
}@media(max-width:769px) {
    .jump-links-container .links-row .link-item {
    margin-right: 20px;
}
}.jump-links-container .links-row .carousel-cta-links {
    width: 100%;
    display: flex;
    margin-top: 7px;
    margin-bottom: 7px;
}
.jump-links-container .container {
    margin-left: auto!important;
    display: flex;
}
.jump-links-container .container.jump-link-carousel-container {
    display: inline-block;
}
.jump-links-container .container.jump-link-carousel-container .links-row {
    padding-top: 8px;
    padding-bottom: 8px;
}
.jump-links-container .jump-link-carousel {
    margin-left: 9px;
    margin-right: 9px;
    flex-grow: 2;
}
.jump-links-container .jump-link-carousel .jump-link {
    cursor: pointer;
    white-space: nowrap;
    font-size: 16px;
    color: gray;
    padding: 0;
    display: inline-block;
    font-weight: 500;
}
@media(max-width:992px) {
    .jump-links-container .jump-link-carousel .jump-link {
    font-size: 14px;
}
}.jump-links-container .jump-link-btn {
    display: inline-block;
    color: #4fa2d2;
    
    font-weight: 300;
    padding-top: 5px;
    position: relative;
}
.jump-links-container .jump-link-btn.prim-bold:hover {
    text-decoration: none;
}
.jump-links-container .jump-link-btn:after {
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    background: var(--link-underline-color, #4fa2d2);
}
.jump-links-container .jump-link-btn.active:after {
    opacity: 1;
    width: 100%;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
}
@media(max-width:769px) {
    .jump-links-container .jump-link-btn {
    font-size: 14px;
}
}.jump-links-container .left {
    background-image: none;
}
.jump-links-container .carousel-control {
    color: gray;
    align-items: center;
    background: transparent none;
    width: auto;
    display: flex;
    display: -webkit-flex;
    top: -3px;
}
.jump-links-container .carousel-control>i {
    font-weight: 400;
}
.jump-links-container .jump-btn-style.btn-solid {
    line-height: 25px;
    padding: 5px;
    width: 128px;
    min-height: 0;
    color: #fff;
    font-weight: 300;
    background-color: #4fa2d2;
}
@media(max-width:769px) {
    .jump-links-container .jump-btn-style.btn-solid {
    width: fit-content;
    padding: 5px 20px;
}
}@media(max-width:426px) {
    .jump-links-container .jump-btn-style.btn-solid {
    padding: none;
}
}.jump-links-container .jump-link-cta-container {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 0;
    margin-left: auto!important;
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
}
.jump-links-container .jump-link-cta-container .link-item {
    font-size: 14px;
    white-space: nowrap;
}
.jump-links-container .jump-link-cta-container .link-item:last-child {
    margin-left: 20px;
}
@media(max-width:769px) {
    .jump-links-container .jump-link-cta-container .link-item: last-child {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 0;
    margin-left: 20px;
}
}@media(max-size:769px) {
    .jump-links-container .jump-link-cta-container {
    font-size: 14px;
}
}a.jump-btn-style.btn-solid.prim-bold {
    display: block;
}
a.jump-btn-style.btn-solid.prim-bold:hover {
    text-decoration: none;
}
.jump-link-item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 53px;
    flex-grow: 1;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: 500;
    color: gray;
    white-space: nowrap;
}
@media(min-width:426px) {
    .jump-link-item {
    width: 100%}
}

.wp-block-columns {
    display: block !important;
}

.wp-block-columns div[class*=col-]{
    padding-left: 12px;
    padding-right: 12px;
}

@media (min-width: 782px){
.wp-block-column:not(:first-child) {
    margin-left: inherit !important;
}