.section_wrapper .vc_section.section-lockdown .section-grid + .section-grid {padding-top: 0rem}

.section_wrapper .section-grid div.grid-box.grid-video {grid-template-columns: 100%}

.section_wrapper .vc_section.section-lockdown .grid-box .box-media.type-videoloop video {
    max-width: 100%;
    width: auto;
    height: auto;
}

.section_wrapper .grid-image .box-media {
	text-align: center;
}
.section_wrapper .section-grid .text-col + .grid-container {
	padding-top: 2.778rem;
}

.section_wrapper .section-grid .grid-container:first-child {
	padding-top: 0;
}

.section_wrapper .section-grid .grid-container .grid-image {
	padding-bottom: 2em
}
.section_wrapper .section-grid[data-text-theme="theme-dark"] h2,
.section_wrapper .section-grid[data-text-theme="theme-dark"] h3,
.section_wrapper .section-grid[data-text-theme="theme-dark"] h4,
.section_wrapper .section-grid[data-text-theme="theme-dark"] p {
	color: #ffffff
}
.section_wrapper .section-grid[data-text-theme="theme-white"] h2,
.section_wrapper .section-grid[data-text-theme="theme-white"] h3,
.section_wrapper .section-grid[data-text-theme="theme-white"] h4 {
	color: #152550
}

.section_wrapper .section-grid[data-text-theme="theme-white"] p {color: #000000}

.section_wrapper .section-grid p.cta-use-btn.cta-btn a:after {
	content: '';
	margin: 0;
	top: 0;
} 

.section_wrapper .section-grid p.cta-use-btn.cta-btn a:hover:after {
	margin: 0;
} 

.section_wrapper .vc_section .section-grid[data-bg="bgc-white"] {
	background-color: #ffffff
}
.section_wrapper .vc_section .section-grid[data-bg="bgc-plum"] {
	background-color: #152550
}
.section_wrapper .vc_section .section-grid[data-bg="bgc-vibrantplum"] {
	background-color: #4F2C51
}
.section_wrapper .vc_section .section-grid[data-bg="bgc-orange"] {
	background-color: #F9F8F5
}
.section_wrapper .vc_section .section-grid[data-bg="bgc-medgray"] {
	background-color: #d3d3d4
}
.section_wrapper .vc_section .section-grid[data-bg="bgc-lgray"] {
	background-color: #EEEDE7
}
.section_wrapper .vc_section .section-grid[data-bg="bgc-drkgray"] {
	background-color: #706B64
}
.section_wrapper .vc_section .section-grid[data-bg="bgc-charcoal"] {
	background-color: #000000
}
.section_wrapper .vc_section .section-grid[data-bg="bgc-navy"] {
	background-color: #152550
}
.section_wrapper .vc_section .section-grid[data-bg="bgc-cobalt"] {
	background-color: #419BB2
}
.section_wrapper .vc_section .section-grid[data-bg="bgc-teal"] {
	background-color: #00AE9E
}


.section_wrapper .section-grid[data-column^="grid"] .grid-container {
	display: -ms-grid;
	display: grid;
	grid-gap: 3rem 1.889rem;
}

.section_wrapper .section-grid[data-column^="grid"][data-gap="no-gap"] .grid-container {
	grid-gap: 0;
}

.section_wrapper .vc_section .section-grid[data-cards="bgc-plum"] .box-content a:hover,
.section_wrapper .vc_section.text-theme-dark [data-cards="bgc-white"] h4 a:hover {color: #0b1228;text-decoration: underline;}


.section_wrapper .section-grid[data-cards="bgc-white"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-plum"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-vibrantplum"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-medgray"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-drkgray"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-lgray"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-charcoal"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-navy"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a {
    background-color: #F9F8F5;
    color: #0b1228;
    border-color: #0b1228;
}

.section_wrapper .vc_section .section-grid[data-shadow="shadow"] .grid-box.grid-item {box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, .16);}

.section_wrapper .section-grid[data-cards="bgc-white"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-plum"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-vibrantplum"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-medgray"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-drkgray"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-lgray"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-charcoal"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-navy"]:not([data-column="grid-3x3"]):not([data-column="grid-4x4"]) .grid-box.has-cta .cta-btn a:hover  {
    background-color: #fff;
    color: #0b1228;
}

.section_wrapper .vc_section .section-grid[data-cards="bgc-cobalt"] .grid-box.has-cta .cta-btn a,
.section_wrapper .vc_section .section-grid[data-cards="bgc-teal"] .grid-box.has-cta .cta-btn a {
	background-color: #152550;
    color: #fff;
    border-color: #152550;
}

.section_wrapper .vc_section .section-grid[data-cards="bgc-cobalt"] .grid-box.has-cta .cta-btn a:hover,
.section_wrapper .vc_section .section-grid[data-cards="bgc-teal"] .grid-box.has-cta .cta-btn a:hover {
	background-color: #fff;
    color: #152550;
    border-color: #fff;
}

.section_wrapper .section-grid[data-column="grid-1x1"] .grid-container {
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr
}
.section_wrapper .section-grid[data-column="grid-2x2"] .grid-container {
	grid-template-columns: repeat(2,minmax(auto,1fr));
	grid-column-gap: 100px;
	-ms-grid-columns: (50%)[2];
}
.section_wrapper .section-grid[data-column="grid-3x3"] .grid-container {
	-ms-grid-columns: (33%)[3];
	grid-template-columns: repeat(3, minmax(auto, 1fr));
}
.section_wrapper .section-grid[data-column="grid-4x4"] .grid-container {
	grid-template-columns: repeat(4, minmax(auto, 1fr));
	-ms-grid-columns: (25%)[4];
	grid-column-gap: 1rem;
	grid-row-gap: 1rem
}
.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-e"] .grid-container .grid-image img {
	max-height: 100px;
}
.section_wrapper .section-grid[data-column="grid-5x5"] .grid-container {
	grid-template-columns: repeat(5, minmax(auto, 1fr));
	-ms-grid-columns: (20%)[5];
	grid-column-gap: 1rem;
	grid-row-gap: 1rem
}
.section_wrapper .section-grid[data-column="grid-5x5"][data-format="grid-e"] .grid-container {
 grid-template-columns:repeat(5,minmax(auto,1fr));
 grid-column-gap:5rem;
 grid-row-gap:1rem
}
.section_wrapper .section-grid[data-column="grid-5x5"] .grid-container .grid-image img {
	max-height: 100px;
}
.section_wrapper .section-grid .grid-container .grid-item .box-media {
	margin-bottom: 1rem
}
.section_wrapper .section-grid[data-column="grid-3x3"] .grid-container .box-cta a::after,
.section_wrapper .section-grid[data-column="grid-4x4"] .grid-container .box-cta a::after {
	content: "\e002";
    font-family: "Font Awesome Kit" !important;
    display: inline-block;
    font-size: 1.111rem;
    text-align: left;
    color: #0b1228;
    position: relative;
}

.section_wrapper .section-grid[data-column="grid-3x3"][data-cards="bgc-orange"] .grid-container .box-cta a::after,
.section_wrapper .section-grid[data-column="grid-4x4"][data-cards="bgc-orange"] .grid-container .box-cta a::after {
    color: #fff;
}

.section_wrapper .section-grid[data-format="grid-cap"] {
	text-align: left;
}
/* Revisit using em for line-height */

.section_wrapper .section-grid[data-format="grid-cap"] h4 {
	font-size: 1rem;
	margin-bottom: .5rem;
	line-height: 1.556em;
}
.section_wrapper .section-grid[data-format="grid-cap"] h4 a:hover {
	color: #0b1228;
}
.section_wrapper .section-grid[data-format="grid-cap"] p {
	font-size: 0.889rem;
	line-height: 1.7em;
}
/* .section_wrapper .section-grid[data-format="grid-cap"] p:last-of-type {margin-bottom: 0;} */

.section_wrapper .section-grid .grid-container .grid-item .box-media img {
	width: 48px;
	height: 48px;
}

.section_wrapper .section-grid[data-format="grid-f"] .grid-container .grid-item .box-media,
.section_wrapper .section-grid[data-format="grid-f2"] .grid-container .grid-item .box-media{
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 100px;
}

.section_wrapper .section-grid[data-format="grid-f"] .grid-container .grid-item .box-media img{
	width: auto;
	max-height: 100px;
	height: auto;
	align-self: flex-start;
}
.section_wrapper .section-grid[data-format="grid-f2"] .grid-container .grid-item .box-media img {
	width: auto;
	max-height: 100px;
	height: auto;
	align-self: center;
}

.section_wrapper .section-grid[data-format="grid-f"] .grid-box.has-cta .box-content .box-cta {flex-grow: 0;margin-top: auto;height: auto;}

.section_wrapper .section-grid[data-format="grid-d"] .grid-container .grid-item .box-media img {
	margin-right: 1rem;
}

.section_wrapper .section-grid .text-col > *:last-child {
	margin-bottom:0;
}

.section_wrapper .section-grid .text-col-after {
	margin-top:3.333rem;
}

.section_wrapper .section-grid .text-col-after a::after{
	content: "\e002";
    font-family: "Font Awesome Kit" !important;
    display: inline-block;
    margin: 0 0 0 5px;
    font-size: 1.111rem;
    text-align: left;
    color: #0b1228;
    transition: margin .25s ease;
    position: relative;
}

.section_wrapper .section-grid .text-col-after a {
	color:#0b1228;
}
.section_wrapper .section-grid .text-col-after a:hover{
	text-decoration: none;
}

.section_wrapper .section-grid .text-col-after a:hover::after{
	margin-left: 10px;
	color:#0b1228;
}

.section_wrapper .section-grid[data-format="grid-a"] .text-col,
.section_wrapper .section-grid[data-format="grid-b"] .text-col,
.section_wrapper .section-grid[data-format="grid-c"] .text-col,
.section_wrapper .section-grid[data-format="grid-d"] .text-col,
.section_wrapper .section-grid[data-format="grid-e"] .text-col,
.section_wrapper .section-grid[data-format="grid-f"] .text-col,
.section_wrapper .section-grid[data-format="grid-f2"] .text-col  {
	text-align: center
}

.section_wrapper .section-grid[data-format="grid-a"] .text-col-after,
.section_wrapper .section-grid[data-format="grid-b"] .text-col-after,
.section_wrapper .section-grid[data-format="grid-c"] .text-col-after,
.section_wrapper .section-grid[data-format="grid-d"] .text-col-after,
.section_wrapper .section-grid[data-format="grid-e"] .text-col-after,
.section_wrapper .section-grid[data-format="grid-f"] .text-col-after,
.section_wrapper .section-grid[data-format="grid-f2"] .text-col-after  {
	text-align: center
}
.section_wrapper .section-grid[data-format="grid-b"] .grid-box,
.section_wrapper .section-grid[data-format="grid-f2"] .grid-box {
	text-align: center;
}
.section_wrapper .section-grid[data-format="grid-a"] .text-col .grid-container,
.section_wrapper .section-grid[data-format="grid-c"] .text-col .grid-container,
.section_wrapper .section-grid[data-format="grid-d"] .text-col .grid-container,
.section_wrapper .section-grid[data-format="grid-f"] .text-col .grid-container {
	text-align: left
}

.section_wrapper .section-grid[data-format="grid-f2"] .text-col .grid-container{
	text-align:center;
}

.section_wrapper .section-grid[data-format="grid-f2"] .text-col .grid-container{
	text-align:center;
}

.section_wrapper .section-grid[data-format="grid-e"] .grid-container .grid-image {
	text-align: center;
	align-self: center;
    justify-content: center;
}
.section_wrapper .section-grid[data-format="grid-c"] .grid-container .grid-item .box-media img,
.section_wrapper .section-grid[data-format="grid-a"] .grid-container .grid-box[data-col-span="colspan2"] .box-media img {
	width: 100%;
	height: auto;
}
.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-e"] .grid-container {
 width:60%;
 margin:0 auto
}
.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-e"] .grid-container {
 width:80%;
 margin:0 auto
}

.section_wrapper .section-grid[data-format=grid-d] .grid-box[data-col-span=colspan2], .section_wrapper .section-grid[data-format=grid-d] .grid-box[data-col-span=colspan3]{
	grid-template-columns: auto;
}

.section_wrapper .section-grid[data-format="grid-d"] .grid-box {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 70px auto;
	grid-template-columns: 70px auto;
	grid-gap: 10px
}
.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-e"] .grid-box {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 200px 10px auto;
	grid-template-columns: 200px auto;
	grid-gap: 10px;
}
.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-e"] .grid-box {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 150px 10px auto;
	grid-template-columns: 150px auto;
	grid-gap: 10px;
}
.section_wrapper .section-grid[data-column="grid-5x5"][data-format="grid-e"] .gridbox {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 150px 10px auto;
	grid-template-columns: 150px auto;
	grid-gap: 10px;
}
.section_wrapper .section-grid .grid-box.has-cta {
	display: flex;
	flex-direction: column;
}
.section_wrapper .section-grid .grid-box.has-cta .box-media {
	flex: 0 1 auto;
}
.section_wrapper .section-grid .grid-box.has-cta .box-content {
	display: flex;
	flex-direction: column;
	flex: 1;
}
.section_wrapper .section-grid[data-format="grid-d"] .grid-box.has-cta.has-image {
	flex-direction: row;
}

.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-c"] .grid-container .grid-box.has-image .box-media img,
.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-c"] .grid-container .grid-box.has-image .box-media img
 {border: 1px solid #000000;}

 .section_wrapper .section-grid[data-bgcolor="bgc-lgray"] .grid-container .grid-box.has-image .box-media img,
 .section_wrapper .section-grid[data-bgcolor="bgc-plum"] .grid-container .grid-box.has-image .box-media img,
 .section_wrapper .section-grid[data-bgcolor="bgc-vibrantplum"] .grid-container .grid-box.has-image .box-media img,
 .section_wrapper .section-grid[data-bgcolor="bgc-bb-red"] .grid-container .grid-box.has-image .box-media img,
 .section_wrapper .section-grid[data-bgcolor="bgc-bb-plum"] .grid-container .grid-box.has-image .box-media img,
 .section_wrapper .section-grid[data-bgcolor="bgc-charcoal"] .grid-container .grid-box.has-image .box-media img,
 .section_wrapper .section-grid[data-bgcolor="bgc-orange"] .grid-container .grid-box.has-image .box-media img,
 .section_wrapper .section-grid[data-bgcolor="bgc-medgray"] .grid-container .grid-box.has-image .box-media img,
 .section_wrapper .section-grid[data-bgcolor="bgc-lgray"] .grid-container .grid-box.has-image .box-media img,
 .section_wrapper .section-grid[data-bgcolor="bgc-gradient"] .grid-container .grid-box.has-image .box-media img  {
	 border: none!important;
 }
 

 

.section_wrapper .section-grid .grid-box.has-cta .box-content .box-cta {
	flex-grow: 1;
	display: flex;
	margin: 0;
}

.section_wrapper .section-grid .grid-box.has-cta .box-content .box-cta a {
	margin-top: auto;
	text-decoration: none;
	flex-grow: 1;
}

.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-a"] .grid-box.has-cta .box-content .box-cta {
	height: auto;
	flex-grow: 0;
}


.section_wrapper .section-grid[data-format="grid-b"] .grid-box.has-cta .box-content .box-cta {
    justify-content: center;
}

.section_wrapper .section-grid[data-column="grid-1x1"] .grid-box.has-cta .box-content .box-cta a,
.section_wrapper .section-grid[data-column="grid-2x2"] .grid-box.has-cta .box-content .box-cta a {
	flex-grow: 0;
	margin-top: 1em;
}

.section_wrapper .section-grid[data-column="grid-5x5"] .grid-image {
    display: flex;
    justify-content: center;
}

.section_wrapper .section-grid[data-column="grid-5x5"] .grid-container .grid-image .box-media {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
}

/* Font color for Data card*/

.section_wrapper .section-grid[data-cards="bgc-lgray"] .grid-box .box-content p,
.section_wrapper .section-grid[data-cards="bgc-white"] .grid-box .box-content p,
.section_wrapper .section-grid[data-cards="bgc-medgray"] .grid-box .box-content p,
.section_wrapper .section-grid[data-cards="bgc-lgray"] .grid-box .box-content h4,
.section_wrapper .section-grid[data-cards="bgc-white"] .grid-box .box-content h4,
.section_wrapper .section-grid[data-cards="bgc-medgray"] .grid-box .box-content h4,
.section_wrapper .section-grid[data-cards="bgc-lgray"] .grid-box .box-content li,
.section_wrapper .section-grid[data-cards="bgc-white"] .grid-box .box-content li,
.section_wrapper .section-grid[data-cards="bgc-medgray"] .grid-box .box-content li {
	color: #000000
}

.section_wrapper .section-grid[data-cards="bgc-plum"] .grid-box .box-content li::before,
.section_wrapper .section-grid[data-cards="bgc-vibrantplum"] .grid-box .box-content li::before,
.section_wrapper .section-grid[data-cards="bgc-lgray"] .grid-box .box-content li::before,
.section_wrapper .section-grid[data-cards="bgc-white"] .grid-box .box-content li:before,
.section_wrapper .section-grid[data-cards="bgc-medgray"] .grid-box .box-content li:before {
	color:#0b1228;
}

.section_wrapper .section-grid[data-cards="bgc-plum"] .grid-box .box-content p,
.section_wrapper .section-grid[data-cards="bgc-vibrantplum"] .grid-box .box-content p,
.section_wrapper .section-grid[data-cards="bgc-orange"] .grid-box .box-content p,
.section_wrapper .section-grid[data-cards="bgc-drkgray"] .grid-box .box-content p,
.section_wrapper .section-grid[data-cards="bgc-charcoal"] .grid-box .box-content p,
.section_wrapper .section-grid[data-cards="bgc-navy"] .grid-box .box-content p,
.section_wrapper .section-grid[data-cards="bgc-cobal"] .grid-box .box-content p,
.section_wrapper .section-grid[data-cards="bgc-teal"] .grid-box .box-content p,
.section_wrapper .section-grid[data-cards="bgc-plum"] .grid-box .box-content h4,
.section_wrapper .section-grid[data-cards="bgc-vibrantplum"] .grid-box .box-content h4,
.section_wrapper .section-grid[data-cards="bgc-orange"] .grid-box .box-content h4,
.section_wrapper .section-grid[data-cards="bgc-drkgray"] .grid-box .box-content h4,
.section_wrapper .section-grid[data-cards="bgc-charcoal"] .grid-box .box-content h4,
.section_wrapper .section-grid[data-cards="bgc-navy"] .grid-box .box-content h4,
.section_wrapper .section-grid[data-cards="bgc-cobalt"] .grid-box .box-content h4,
.section_wrapper .section-grid[data-cards="bgc-teal"] .grid-box .box-content h4,
.section_wrapper .section-grid[data-cards="bgc-plum"] .grid-box .box-content li,
.section_wrapper .section-grid[data-cards="bgc-vibrantplum"] .grid-box .box-content li,
.section_wrapper .section-grid[data-cards="bgc-orange"] .grid-box .box-content li,
.section_wrapper .section-grid[data-cards="bgc-drkgray"] .grid-box .box-content li,
.section_wrapper .section-grid[data-cards="bgc-charcoal"] .grid-box .box-content li,
.section_wrapper .section-grid[data-cards="bgc-navy"] .grid-box .box-content li,
.section_wrapper .section-grid[data-cards="bgc-cobalt"] .grid-box .box-content li,
.section_wrapper .section-grid[data-cards="bgc-teal"] .grid-box .box-content li {
	color: #ffffff
}

.section_wrapper .section-grid[data-cards="bgc-orange"] .grid-box .box-content li::before,
.section_wrapper .section-grid[data-cards="bgc-drkgray"] .grid-box .box-content li::before,
.section_wrapper .section-grid[data-cards="bgc-charcoal"] .grid-box .box-content li::before  {
	color:#FFFFFF;
}


/*Data Card colors*/

.section_wrapper .section-grid[data-cards="bgc-border-gray"] .grid-box[data-col-span="colspan1"] {
	background: transparent;
	border:1px solid #D3D3D3;
}
.section_wrapper .section-grid[data-cards="bgc-white"] .grid-box[data-col-span="colspan1"] {
	background: #FFF;
}
.section_wrapper .section-grid[data-cards="bgc-medgray"] .grid-box[data-col-span="colspan1"] {
	background: #d3d3d4;
}
.section_wrapper .section-grid[data-cards="bgc-lgray"] .grid-box[data-col-span="colspan1"] {
	background: #EEEDE7;
}
.section_wrapper .section-grid[data-cards="bgc-plum"] .grid-box[data-col-span="colspan1"] {
	background: #152550;
}
.section_wrapper .section-grid[data-cards="bgc-vibrantplum"] .grid-box[data-col-span="colspan1"] {
	background: #4F2C51;
}
.section_wrapper .section-grid[data-cards="bgc-orange"] .grid-box[data-col-span="colspan1"] {
	background: #F9F8F5;
}
.section_wrapper .section-grid[data-cards="bgc-drkgray"] .grid-box[data-col-span="colspan1"] {
	background: #706B64;
}
.section_wrapper .section-grid[data-cards="bgc-charcoal"] .grid-box[data-col-span="colspan1"] {
	background: #000000;
}
.section_wrapper .section-grid[data-cards="bgc-navy"] .grid-box[data-col-span="colspan1"] {
	background: #152550;
}
.section_wrapper .section-grid[data-cards="bgc-cobalt"] .grid-box[data-col-span="colspan1"] {
	background: #419BB2;
}
.section_wrapper .section-grid[data-cards="bgc-teal"] .grid-box[data-col-span="colspan1"] {
	background: #00AE9E;
}
/*buttons for data card color*/
.section_wrapper .section-grid[data-cards="bgc-navy"] .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-white"] .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-lgray"] .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-medgray"] .cta-btn a {
	background-color: #F9F8F5;
	color: #0b1228;
	border-radius: 50em;
}
.section_wrapper .section-grid[data-cards="bgc-navy"] .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-white"] .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-lgray"] .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-medgray"] .cta-btn a:hover {
	background-color: transparent;
	border-color: #0b1228;
	color: #0b1228
}
.section_wrapper .section-grid[data-cards="bgc-plum"] .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-orange"] .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-drkgray"] .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-charcoal"] .cta-btn a {
	background-color: #FFFFFF;
	color: #0b1228;
	border-radius: 50em;
}
.section_wrapper .section-grid[data-cards="bgc-plum"] .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-orange"] .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-drkgray"] .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-charcoal"] .cta-btn a:hover {
	background-color: transparent;
	border-color: #FFFFFF;
	color: #FFFFFF
}


.section_wrapper .section-grid[data-cards="bgc-cobalt"] .cta-btn a,
.section_wrapper .section-grid[data-cards="bgc-teal"] .cta-btn a {
	background-color: #152550;
	color: #FFFFFF;
	border-radius: 50em;
}

.section_wrapper .section-grid[data-cards="bgc-cobalt"] .cta-btn a:hover,
.section_wrapper .section-grid[data-cards="bgc-teal"] .cta-btn a:hover {
	background-color: #FFF;
	border-color: #152550;
	color: #152550
}

.section_wrapper .section-grid[data-format="grid-d"] .grid-box[data-col-span="colspan1"] {
	padding: 0em 1em;
}

.section_wrapper .section-grid[data-cards="bgc-white"] .grid-box[data-col-span="colspan1"],
.section_wrapper .section-grid[data-cards="bgc-medgray"] .grid-box[data-col-span="colspan1"],
.section_wrapper .section-grid[data-cards="bgc-lgray"] .grid-box[data-col-span="colspan1"],
.section_wrapper .section-grid[data-cards="bgc-plum"] .grid-box[data-col-span="colspan1"],
.section_wrapper .section-grid[data-cards="bgc-vibrantplum"] .grid-box[data-col-span="colspan1"],
.section_wrapper .section-grid[data-cards="bgc-orange"] .grid-box[data-col-span="colspan1"],
.section_wrapper .section-grid[data-cards="bgc-drkgray"] .grid-box[data-col-span="colspan1"],
.section_wrapper .section-grid[data-cards="bgc-charcoal"] .grid-box[data-col-span="colspan1"],
.section_wrapper .section-grid[data-cards="bgc-border-gray"] .grid-box[data-col-span="colspan1"] {
	padding: 2.222rem;
	border-radius:5px;
}
/*for row and col span*/

.section_wrapper .section-grid .grid-box[data-col-span="colspan1"] {
	-ms-grid-column-span: 1;
	grid-column: span 1;
}
.section_wrapper .section-grid .grid-box[data-col-span="colspan2"] {
	-ms-grid-column-span: 2;
	grid-column: span 2;
}
.section_wrapper .section-grid .grid-box[data-col-span="colspan3"] {
	-ms-grid-column-span: 3;
	grid-column: span 3;
}
.section_wrapper .section-grid .grid-box[data-col-span="colspan4"] {
	-ms-grid-column-span: 4;
	grid-column: span 4;
}
.section_wrapper .section-grid .grid-box[data-row-span="rowspan1"] {
	-ms-grid-row-span: 1;
	grid-row: span 1;
}
.section_wrapper .section-grid .grid-box[data-row-span="rowspan2"] {
	-ms-grid-row-span: 2;
	grid-row: span 2;
}
.section_wrapper .section-grid .grid-box[data-row-span="rowspan3"] {
	-ms-grid-row-span: 3;
	grid-row: span 3;
}
.section_wrapper .section-grid .grid-box[data-row-span="rowspan4"] {
	-ms-grid-row-span: 4;
	grid-row: span 4;
}
/*for IE */

.section_wrapper .section-grid[data-column="grid-3x3"] .grid-container .grid-box.grid-item .box-content {
	-ms-grid-column: 33
}
.section_wrapper .section-grid[data-column="grid-3x3"] .grid-container .grid-box.grid-item:first-child {
	-ms-grid-column: 1
}
.section_wrapper .section-grid[data-column="grid-3x3"] .grid-container .grid-box.grid-item:nth-child(2) {
	-ms-grid-column: 2
}
.section_wrapper .section-grid[data-column="grid-3x3"] .grid-container .grid-box.grid-item:nth-child(3) {
	-ms-grid-column: 3
}
.section_wrapper .section-grid[data-column="grid-4x4"] .grid-container .grid-box.grid-item:first-child {
	-ms-grid-column: 1
}
.section_wrapper .section-grid[data-column="grid-4x4"] .grid-container .grid-box.grid-item:nth-child(2) {
	-ms-grid-column: 2
}
.section_wrapper .section-grid[data-column="grid-4x4"] .grid-container .grid-box.grid-item:nth-child(3) {
	-ms-grid-column: 3
}
.section_wrapper .section-grid[data-column="grid-4x4"] .grid-container .grid-box.grid-item:nth-child(4) {
	-ms-grid-column: 4
}
.section_wrapper .section-grid[data-column="grid-5x5"] .grid-container .grid-box.grid-item:first-child {
	-ms-grid-column: 1
}
.section_wrapper .section-grid[data-column="grid-5x5"] .grid-container .grid-box.grid-item:nth-child(2) {
	-ms-grid-column: 2
}
.section_wrapper .section-grid[data-column="grid-5x5"] .grid-container .grid-box.grid-item:nth-child(3) {
	-ms-grid-column: 3
}
.section_wrapper .section-grid[data-column="grid-5x5"] .grid-container .grid-box.grid-item:nth-child(4) {
	-ms-grid-column: 4
}
.section_wrapper .section-grid[data-column="grid-5x5"] .grid-container .grid-box.grid-item:nth-child(5) {
	-ms-grid-column: 5
}

.section_wrapper .section-grid[data-format="grid-d"] .grid-container .grid-box.grid-item.has-image .box-media {
	-ms-grid-column: 1;
}

.section_wrapper .section-grid[data-format="grid-d"] .grid-container .grid-box.grid-item.has-image .box-content {
	-ms-grid-column: 2;
}


.section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-n2"] .text-col + .grid-container{
  padding-top: 5.556rem;
}

.section_wrapper .section-grid[data-format="grid-n1"] .text-col + .grid-container {
	padding-top: 2rem;
}

.section_wrapper .grid-box.grid-net-video {
    position: relative;
    cursor: pointer;
}

.section_wrapper .grid-box.grid-net-video .net-container{
	position: relative;
	border-radius: 0.333rem;
	overflow: hidden;
}

.section_wrapper .grid-box.grid-net-video video {
width: 100%;
height:100%;
display:none;
background: url(https://www.genesys.com/media/loading-screen.svg);
background-size: cover;
background-position: center center;
}

.section_wrapper .grid-box.grid-net-video .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.section_wrapper .grid-box.grid-net-video .embed-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.section_wrapper .grid-box.grid-net-video.preview_active video {
display:block;
}
.section_wrapper .grid-box.grid-net-video .net-container + .net-content {
    margin-top: 1.222rem;
}
.section_wrapper .grid-box.grid-net-video .title {
    margin-bottom: 0.722rem;
    font-size: 1rem;
    font-weight: 700;
}

.section_wrapper .grid-box.grid-net-video:hover .title{
	color:#0b1228;
}

.section_wrapper .grid-box.grid-net-video *:last-child{
	margin-bottom:0;
}

.section_wrapper .grid-box.grid-net-video .net-container .duration {
    color: #FFF;
    background-color: #1BA8B3;
    position: absolute;
    left: 0;
    bottom: 1.111rem;
    font-size: 1rem;
    padding: 0.500rem 0.833rem;
    border-top-right-radius: 0.167rem;
    border-bottom-right-radius: 0.167rem;
    font-weight: 100;
	line-height: 1rem;
	z-index: 2;
}
.section_wrapper .grid-box.grid-net-video .net-container .duration::before {
    content: "";
    background: url('https://www.genesys.com/media/time-white.svg');
	background-size: cover;
    width: 0.778rem;
    height: 0.778rem;
    display: inline-block;
    margin-right: 0.333rem;
}

.section_wrapper .grid-box.grid-net-video img{width:100%;height:100%;position:absolute;transition:opacity 0.3s ease;z-index:1;}
.section_wrapper .grid-box.grid-net-video.preview_active img{opacity:0;}
.section_wrapper .grid-box.grid-net-video .subs{display:none;}

.net-player {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background: rgba(0,0,0,0.95);
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.net-player .video-canvas {
    max-width: 1265px;
    width: 100%;
    flex: 1 1 100%;
    position: relative;
    max-height: 100%;
    overflow-y: auto;
    padding: 7px;
}

.net-player .video-canvas video{
	width:100%;
	background: url(https://www.genesys.com/media/loading-screen.svg);
	background-size: cover;
	background-position: center center;
	}

	.net-player .video-canvas .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
	.net-player .video-canvas .embed-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

	.net-player .controls {
		display: flex;
		flex-wrap: nowrap;
		justify-content: flex-end;
		align-items: center;
		/*! align-content: center; */
	}
	.net-player .end,.net-player .mini,.net-player .expand {
		cursor: pointer;
		font-size: 1em;
		line-height: 1em;
		color: #FFF;
		text-align: right;
		margin-bottom: 1em;
		margin-left:2em;
	}
	
	.net-player .mini::after {
		content: "\f066";
		font-family: fontAwesome;
		font-size:1em;
		line-height: 1em;
		display: inline-block;
		margin-left: 0.333rem;
	}

.net-player .mini:hover:after {
	color:#0b1228;
}

	.net-player .expand::after {
		content: "\f065";
		font-family: fontAwesome;
		font-size:1em;
		display: inline-block;
		margin-left: 0.333rem;
	}

.net-player .expand:hover:after {
	color:#0b1228;
}

	.net-player.minified {
		width: 25vw;
		height: auto;
		padding: 1rem 2rem;
		border-top-left-radius: 6px;
	  }
	  
	.net-player.minified .net-content p {
		display: none;
	}
	
	.net-player.minified .net-content p.title {
		display: block;
		font-size: 1rem;
		margin: 0;
	}
	
.net-player .end:hover:after {
	color:#0b1228;
}

.net-player .end::after {
    content: "\f00d";
    font-family: fontAwesome;
	font-size:1em;
	line-height: 1em;
	display: inline-block;
	margin-left: 0.333rem;
}

.grid-box.grid-net-video.watching .net-container::after {
    content: "Currently Watching";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 10;
    color: #FFF;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
}

.net-player .video-canvas .net-content {
	color: #FFF;
	margin-top: 1rem;
  }
  
  .net-player .video-canvas .net-content .title {
	color: #FFF;
	font-size: 2.111rem;
	line-height: 1em;
	font-weight: 300;
  }
  
  .net-player .video-canvas .net-content p {
	font-weight: 300;
  }
  .net-player .video-canvas .net-content > *:last-child {
	margin-bottom: 0;
  }

  .section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-n2"] .grid-container .grid-box.grid-net-video {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
  .section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-n2"] .grid-container .grid-box.grid-net-video .net-container {
	flex: 0 1 732px;
  }
  .section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-n2"] .grid-container .grid-box.grid-net-video .net-content {
	flex: 0 1 414px;
  }
  .section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-n2"] .grid-container .grid-box.grid-net-video .net-content .title {
	font-size: 2.111rem;
	line-height: 1.3em;
	font-weight: 300;
  }

  .section_wrapper .section-grid[data-format="grid-n2"] .text-col {
    text-align: center;
	}

	/* Grid Image - Mobile Carousel */

	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"] .grid-container .slick-track {
		display: flex;
		align-items: center;
	}
	
	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"] .slick-track {
		display: flex;
		align-items: center;
	}
	
	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"] .arrow-controls i {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		margin: 0 auto;
		z-index: 2;
		cursor: pointer;
		color: #0b1228;
		font-size: 1.333rem;
	}
	
	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"] .prev-arrow {
		left: 0px;
	}
	
	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"] .next-arrow {
		right: 0px;
	}

	.section_wrapper .section-grid .grid-container .grid-image a img {
		transform: scale(1);
		transition: all 0.1s linear;
	}
	
	.section_wrapper .section-grid .grid-container .grid-image a:hover img {
		transform: scale(1.05);
	}

/* CX HERO GRID */

.section_wrapper .cxh-item:not(.featured-item) .reveal p {color: #fff;}

.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-2x2"] .cta-btn.load-more,
.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-2x2"] .cxh-item.featured-item {
    grid-column: 1 / span 2;
}

.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-3x3"] .cta-btn.load-more,
.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-3x3"] .cxh-item.featured-item {
    grid-column: 1 / span 3;
}

.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-4x4"] .cta-btn.load-more,
.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-4x4"] .cxh-item.featured-item {
    grid-column: 1 / span 4;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item {
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    border-radius: 6px;
    background-color: #FFFFFF;
	position: relative;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .box-media  {
	margin-bottom: 0;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .box-media img {
	width: auto;
	height: auto;
}

.section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-cxh"] .box-cta.cta-btn {
    margin-top: 1.5rem;
}

.section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-cxh"] .box-cta.cta-btn a {
    background-color: #1CA4AF;
    border: 2px solid #1CA4AF;
    border-radius: 50em;
    color: #FFFFFF;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1.111rem;
    padding: .445rem 2.778rem;
    text-align: center;
    text-decoration: none;
    line-height: 1.667rem;
    transition: background-color 0.1s,color .1s;
}

.section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-cxh"] .box-cta.cta-btn a:hover {
    background-color:transparent;
    color: #1CA4AF;
}

.section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-cxh"] .box-cta.cta-btn a:after {
	content: none;
}

.section_wrapper .vc_section.section-lockdown  .section-grid[data-format="grid-cxh"] .box-cta.cta-btn.load-more  {
	text-align: center;
}

.section_wrapper .vc_section.section-lockdown  .section-grid[data-format="grid-cxh"] .box-cta.cta-btn.load-more a {
	background-color: #F9F8F5;
	width: auto;
    border: 2px solid #0b1228;
}

.section_wrapper .vc_section.section-lockdown  .section-grid[data-format="grid-cxh"] .box-cta.cta-btn.load-more a:hover{
	background: transparent;
	color: #0b1228;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .main-details .location {
    position: relative;
    padding-left: 25px;
    color: #706B64;
    font-size: 0.944rem;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .main-details .title {
    margin:0;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .main-details .location:before {
    background-image: url("https://www.genesys.com/media/location-pin-icon.svg");
    content: " ";
    background-size: contain;
    background-repeat: no-repeat;
    height: 22.49px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left:0;
    width: 14.93px;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources {
    margin-top: auto;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-label {
    border-bottom: 1px solid #FFFFFF;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-label p {
    font-weight: 300;
    margin-bottom: 0.5rem;
    font-size: 0.833rem;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-links {
    margin-top: 1rem;
    display: flex;
}
.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-links .item {
	flex: 0 0 33%;
}
.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-links .resources-link {
	text-align: center;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-links .resources-link img {
    border: 1.5px solid #FFFFFF;
    border-radius: 50%;
    height: 42px;
    width: 42px;
	object-fit: none;
	margin: 0 auto;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-links .resources-link p {
	margin-bottom: 0;
	font-size: 0.833rem;
	color: #FFFFFF;
    font-weight: 300;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-links .resources-link:hover {
	text-decoration-color: #FFFFFF;
}


.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-links .icon-orange {
	display: none;
}

/* Featured CX */
.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item {
    display: flex;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .main-details {
    flex: 0 1 422px;
    box-sizing: border-box;
    padding: 1.5rem;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .box-media {
	flex: 1 1 66.67%;
    box-sizing: border-box;
    max-width: 66.67%;
    display: flex;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .box-media img {
	max-width: 100%;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
    object-fit: cover;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .employment-details * {
    display: inline;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .more-info {
    margin-top: 2rem;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .employment-details.complete-details p.featured-item:after {
    content: ", ";
} 

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources {
	margin-top: 1rem;
	/* display: none; */
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-label {
    border-bottom: 1px solid #CCC8B7;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .resources-link img {
    border: 1.5px solid #0b1228;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .resources-link p {
	color: #000000;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .resources-link:hover {
	text-decoration: none;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .resources-link:hover p{
	color: #0b1228;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .icon-orange {
	display: block;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .icon-white {
	display: none;
}
/* NOT FEATURED */

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item) {
    display: flex;
    flex-direction: column;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .load-more.hidden-item,
.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.hidden-item:not(.featured-item) {
    display: none;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item) .box-media {
    position: relative;
    padding-top: 68.28%;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item) .box-media img {
    position: absolute;
    width: 100%;
    height: 100%;
	object-fit: cover;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
    top: 0;
    left: 0;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item) .main-details {
	padding: 2rem;
	height: 100%;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item) .employment-details p:last-child {
	margin-bottom: 0;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item) .main-details .more-info {
	display: none;
	border-radius: 6px;
}

.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item):hover .main-details .more-info {
    display: flex;
    flex-direction: column;
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    background: #F9F8F5;
    height: 100%;
	padding: 2rem;
    color: #0b1228;
}

.section_wrapper .vc_section.section-lockdown.section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item) .box-cta.cta-btn {
    margin-top: 3rem;
}

.section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item) .box-cta.cta-btn a {
    background-color: #F9F8F5;
    border: 2px solid #FFFFFF;
    color: #0b1228;
}

.section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item) .box-cta.cta-btn a:hover {
    background-color:transparent;
    color: #FFFFFF;
}

.grid-donut .svg-item {
    height: 200px;
    margin-bottom: 1.5rem;
}

@media only screen and (max-width: 1239px){ 
	.section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-n2"] .grid-container .grid-box.grid-net-video .net-container ,
	.section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-n2"] .grid-container .grid-box.grid-net-video .net-content {
	   flex: 1 1 100%;
	 }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.section_wrapper .section-grid[data-column^="grid"] .grid-container .grid-box {
		margin: 3rem 1.889rem;
	}
	.section_wrapper .section-grid[data-column^="grid"] .grid-container .grid-box:first-child {
		margin-left: 0;
	}
	.section_wrapper .section-grid[data-column^="grid"] .grid-container .grid-box:last-child {
		margin-right: 0;
	}

	.section_wrapper .section-grid[data-format="grid-a"] .grid-container .grid-box.grid-item, 
	.section_wrapper .section-grid[data-format="grid-b"] .grid-container .grid-box.grid-item, 
	.section_wrapper .section-grid[data-format="grid-d"] .grid-container .grid-box.grid-item {
		margin-bottom: 3rem;
		margin-right: 1.5rem;
		margin-left: 1.5rem;
	} 

	.section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-a"] .grid-container .grid-box.grid-item, 
	.section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-b"] .grid-container .grid-box.grid-item, 
	.section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-d"] .grid-container .grid-box.grid-item { margin-right: 0px; margin-left: 0px;}

	
	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(even), 
	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(even), 
	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(even),
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(3n + 0), 
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(3n + 0), 
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(3n + 0),
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(4n + 0), 
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(4n + 0), 
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(4n + 0) { margin-right: 0px; }

	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(odd), 
	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(odd), 
	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(odd),
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(3n + 1), 
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(3n + 1), 
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(3n + 1),
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(4n + 1), 
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(4n + 1), 
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(4n + 1) { margin-left: 0px; }


	.section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-a"] .grid-container .grid-box.grid-item:last-child, 
	.section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-b"] .grid-container .grid-box.grid-item:last-child, 
	.section_wrapper .section-grid[data-column="grid-1x1"][data-format="grid-d"] .grid-container .grid-box.grid-item:last-child,
	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(2n+1):nth-last-child(-n+2),
	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(2n+1):nth-last-child(-n+2),
	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(2n+1):nth-last-child(-n+2),
	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(2n+1):nth-last-child(-n+2) ~ .grid-box.grid-item,
	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(2n+1):nth-last-child(-n+2) ~ .grid-box.grid-item,
	.section_wrapper .section-grid[data-column="grid-2x2"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(2n+1):nth-last-child(-n+2) ~ .grid-box.grid-item,
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(3n+1):nth-last-child(-n+3),
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(3n+1):nth-last-child(-n+3),
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(3n+1):nth-last-child(-n+3), 
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(3n+1):nth-last-child(-n+3) ~ .grid-box.grid-item,
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(3n+1):nth-last-child(-n+3) ~ .grid-box.grid-item,
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(3n+1):nth-last-child(-n+3) ~ .grid-box.grid-item,
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(4n+1):nth-last-child(-n+4),
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(4n+1):nth-last-child(-n+4),
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(4n+1):nth-last-child(-n+4), 
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-a"] .grid-container .grid-box.grid-item:nth-child(4n+1):nth-last-child(-n+4) ~ .grid-box.grid-item,
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-b"] .grid-container .grid-box.grid-item:nth-child(4n+1):nth-last-child(-n+4) ~ .grid-box.grid-item,
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-d"] .grid-container .grid-box.grid-item:nth-child(4n+1):nth-last-child(-n+4) ~ .grid-box.grid-item { margin-bottom: 0; }

	.section_wrapper [data-column='grid-5x5'].section-grid .grid-container .grid-image .box-media {
		width: 100%;
		flex: 0 0 auto;
	}

	.section_wrapper [data-column='grid-5x5'].section-grid .grid-container .grid-image > div img {
		flex: 0 0 auto;
	}
}

@media only screen and (max-width: 1240px) {}@media only screen and (max-width: 960px) {
	.section_wrapper .section-grid[data-column="grid-5x5"] .grid-container {
		-ms-grid-columns: (50%)[2];
		grid-template-columns: repeat(3, minmax(auto, 1fr));
	}
	.section_wrapper .section-grid[data-column="grid-4x4"] .grid-container {
		-ms-grid-columns: (50%)[2];
		grid-template-columns: repeat(2, minmax(auto, 1fr));
	}

	.section_wrapper .section-grid[data-column="grid-3x3"] .grid-container {
		-ms-grid-columns: (50%)[2];
		grid-template-columns: repeat(2, minmax(auto, 1fr));
	}

	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-e"] .grid-container {
		-ms-grid-columns: (50%)[2];
		grid-template-columns: repeat(2, minmax(auto, 1fr))
	}
	.section_wrapper .section-grid[data-column="grid-5x5"][data-format="grid-e"] .grid-container {
		-ms-grid-columns: (50%)[2];
		grid-template-columns: repeat(3, minmax(auto, 1fr));
        grid-column-gap:4rem;
        grid-row-gap:1rem
	}
	.section_wrapper .section-grid .grid-container .grid-image.image-hidden-mobile {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.section_wrapper .vc_section .video_holder video {
		display: none
	}
	.section_wrapper .section-grid .grid-container .grid-box {
		padding-top: 30px
	}
	.section_wrapper .section-grid[data-format="grid-d"] .grid-box {
		display: block
	}
	.section_wrapper .section-grid[data-column="grid-2x2"] .grid-container,
	.section_wrapper .section-grid[data-column="grid-3x3"] .grid-container,
	.section_wrapper .section-grid[data-column="grid-4x4"] .grid-container  {
		-ms-grid-columns: (100%)[1];
		grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
	}

	.section_wrapper .section-grid .grid-box[data-col-span="colspan2"], 
	.section_wrapper .section-grid .grid-box[data-col-span="colspan3"], 
	.section_wrapper .section-grid .grid-box[data-col-span="colspan4"] {
		-ms-grid-column-span: 1;
		grid-column: span 1;
	}
	
	.section_wrapper .section-grid[data-column="grid-5x5"] .grid-container {
		-ms-grid-columns: (50%)[2];
		grid-template-columns: repeat(2, minmax(auto, 1fr));
	}
    .section_wrapper .section-grid[data-column=grid-4x4][data-format=grid-e] .grid-container {
        -ms-grid-columns:(50%)[2];
        grid-template-columns:repeat(2,minmax(auto,1fr));
        grid-column-gap:2rem;
        grid-row-gap:1rem
 	}
    .section_wrapper .section-grid[data-column=grid-5x5][data-format=grid-e] .grid-container {
        -ms-grid-columns:(50%)[2];
        grid-template-columns:repeat(2,minmax(auto,1fr));
        grid-column-gap:2rem;
        grid-row-gap:1rem
	 }      
	 
 	.section_wrapper .section-grid[data-format="grid-e"] .grid-box {
		display: block;
	}
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-e"] .grid-box {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 100px 10px auto;
		grid-template-columns:100% auto;
		grid-gap: 10px;
	}
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-e"] .grid-box {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 100px 10px auto;
		grid-template-columns:100% auto;
		grid-gap: 10px;
	}
	.section_wrapper .section-grid[data-column="grid-5x5"][data-format="grid-e"] .grid-box {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 150px 10px auto;
		grid-template-columns:100% auto;
		grid-gap: 10px;
	}
	.section_wrapper .section-grid[data-column="grid-3x3"][data-format="grid-e"] .grid-container {
		width: 100%;
		margin: 0 auto
	}
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-e"] .grid-container {
		width: 100%;
		margin: 0 auto;
	}
	.section_wrapper .section-grid[data-column="grid-4x4"][data-format="grid-e"] .grid-container .grid-box.grid-item {
		-ms-grid-column-span: 4;
		grid-column: span 4
	}
	.section_wrapper .section-grid[data-column="grid-5x5"][data-format="grid-e"] .grid-container .grid-box.grid-item {
		-ms-grid-column-span: 5;
		grid-column: span 5
	}
	/* .section_wrapper .section-grid[data-column="grid-4x4"] .grid-container .grid-image img {
		max-height: 50px!important;}*/
	
	.section_wrapper .section-grid[data-column="grid-5x5"] .grid-container .grid-image img {
		max-height: 50px!important;
	}

	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"]  .grid-container .grid-image img {
		max-height: 100px !important;
	}

	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"]  .grid-box {
		display: flex;
	}

	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"] .text-col {
		padding-bottom: 2.778rem;
	}
	
	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"] .grid-container {
		-ms-grid-columns: (100%)[1];
		grid-template-columns: repeat(1, minmax(auto, 1fr));
		padding: 0;
	}

	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"] .grid-container .grid-box {
		padding-top: 0;
	}

	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"] .grid-container .grid-image {
		padding-bottom: 0;
	}


	.section_wrapper .section-grid[data-format="grid-e"][data-mobile-carousel="true"] .grid-container img {
		max-width: 70%;
	}

	/* CX HERO MOBILE */

	.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-2x2"] .cta-btn.load-more,
	.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-2x2"] .cxh-item.featured-item,
	.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-3x3"] .cta-btn.load-more,
	.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-3x3"] .cxh-item.featured-item,
	.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-4x4"] .cta-btn.load-more,
	.section_wrapper .section-grid[data-format="grid-cxh"][data-column="grid-4x4"] .cxh-item.featured-item {
		grid-column: 1 / span 1;
	}

	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item {
		max-width: 372px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item {
		flex-direction: column;
	}

	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .box-media {
		flex: 0 0 auto;
		max-width: none;
	}

	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.hidden-item.featured-item {
		display: none;
	}
	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .box-media {
		position: relative;
		padding-top: 68.28%;
	}
	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .box-media img {
		position: absolute;
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-top-left-radius: 6px;
		border-bottom-left-radius: 0px;
		border-top-right-radius: 6px;
		top: 0;
		left: 0;
	}
	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .main-details {
		padding: 2rem;
		height: 100%;
	}
	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .employment-details p:last-child {
		margin-bottom: 0;
	}
	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .main-details .more-info {
		display: none;
		margin-top: 0;
		border-radius: 6px;
	}
	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item:hover .main-details .more-info {
		display: flex;
		flex-direction: column;
		position: absolute;
		box-sizing: border-box;
		top: 0;
		left: 0;
		background: #F9F8F5;
		height: 100%;
		padding: 2rem;
		color: #0b1228;
	}
	
	.section_wrapper .vc_section.section-lockdown.section-grid[data-format="grid-cxh"] .cxh-item.featured-item .box-cta.cta-btn {
		margin-top: 3rem;
	}
	
	.section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .box-cta.cta-btn a {
		background-color: #1CA4AF;
		border: 2px solid #1CA4AF;
		color: #fff;
	}
	
	.section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .box-cta.cta-btn a:hover {
		background-color:transparent;
		color: #1CA4AF;
	}


	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources {
		margin-top: auto;
	}
	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-label {
		border-bottom: 1px solid #000000;
		margin-top: 1em
	}
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .item {text-align: center;}
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .resources-link img {
		border: 1.5px solid #FFFFFF;
	}
	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .resources-link p {
		color: #0b1228;
	}
	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .resources-link:hover {
		text-decoration-color: #FFFFFF !important;
		text-decoration: underline;
	}

	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .resources-link:hover p {
		color: #FFFFFF;
	}

	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .icon-white {
		display: none;
	}
	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item.featured-item .additional-resources .additional-resources-links .icon-orange {
		display: block;
	}

	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-links .icon-white {display: none;}

	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-links .icon-orange {display: block;}
	
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .main-details .more-info,
    .section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item:hover .main-details .more-info {
        margin-top: 1em!important;
        display: block!important;
        opacity: 1!important;
        position: static!important;
        padding: 0!important;
        background: transparent!important;
    }
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-links .resources-link img {
		border-color: #0b1228;
	}
	.section_wrapper .section-grid[data-format="grid-cxh"] .cxh-item .additional-resources .additional-resources-links .resources-link p {
		color: #0b1228;
	}
    .section_wrapper .cxh-item .reveal p {color: #000000;}

    .section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item) .box-cta.cta-btn a {
        color: #fff;
        background-color: #1CA4AF;
        border: 2px solid #1CA4AF;
    }

    .section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-cxh"] .cxh-item:not(.featured-item) .box-cta.cta-btn a:hover {
        color: #1CA4AF;
        background-color: #fff;
    }

}


.section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-h1"] {
	background: #FFF;
	padding:3rem;
	margin-bottom: -7.222rem;
	margin-top: 7.222rem;
	box-shadow: #00000029 0 0 10px 0;
  }
  .section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-h1"] .text-col {
	text-align: center;
  }
  
  .section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-h1"] .text-col p {
	font-size:  1.333rem;
	line-height: 1.417em;
  }

  .section_wrapper .vc_section.section-lockdown .section-grid[data-format="grid-h1"] .grid-container {
	grid-column-gap: 2.444rem;
	grid-row-gap: 1rem;
  }


.section_wrapper .vc_section[data-format="grid-h1"]{
	margin-bottom:7.778rem;
	overflow: visible;
  }