﻿html {scroll-behavior: smooth; scroll-padding-top: 75px;}

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

#regWhite:has(+ #regGrey #myAcc) h1 {
    font-size: 2.0em;
    color: #262626;
    text-align: center;
}
#myAcc + #accSubs {
    display: none;
}

#form {background: #f5f5f5; padding: 0px 12px;}
#regBlue #form { border: 2px solid #fff;}
#form .form-title { 
    color: #262626;
    font-family: "Barlow Condensed";
    font-weight: 700;
    margin: 20px auto 10px;
    text-align: center;
    width: fit-content;
    max-width: calc(100% - 30px);
    padding: 0;
}
#form h3.form-title {
    font-size: 2.6em;
}
#form h4.form-title {
    font-size: 2.2em;
} 

#form .form-title:after { 
    content: "";
    display: flex;
    height: 2px;
    position: initial;
    background: linear-gradient(150deg, #1d4f91, #00b6ff);
    margin: 10px -15px 5px;
}
#form p { padding: 0px 8px; text-align: left; margin: 0.5em; color: #383838;}

.blogDateFiled:has( + a.promo-callout) {
    margin-bottom: 0;
}

.promo-callout {
    color: white !important;
    width: 100%;
    display: block;
    background: linear-gradient(45deg, #da291c, #ff6319);
    padding: 10px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;

}

.promo-callout span {
text-decoration: underline;
text-underline-offset: 0.2em;
}

.promo-callout:hover {
background: #0071ee;
}

.promo-callout:hover span {
text-decoration-color: #ff6319;
}

#blogColumn .promo-callout {
    padding: 25px 10px;
    font-size: 1.1em;
}

.background-transition {
    height: calc(5vw + 50px);
}

#regBlue a.carouselBtn {
    color: white !important;
    border-color: white !important;
}

#VidShare /Administration .Inner #videosCarousel-2 .carouselBtn {
    color: white !important;
}

iframe.SkillsgapW {
    min-height: 930px !important;
}

@media (max-width: 700px){
.mobile-top {
    order: -1;
}
}

#regTopBar, #regHeader, .headerContainer { height: 50px !important; }
.headerContainer {min-height: 50px;}

.sfm-navicon-button, #regSearch { top: 46px; }

#regWhite .blogContent h5 {
    color: #262626;
    font-weight: 700;
    text-decoration: none;
    font-size: 1.1em;
    margin-top: 50px;
}

#blogColumn {
    color: #000;
    font-size: 13pt;
}




i.fab.fa-square-x-twitter {
    display: none;
}


.enhanced-subs-info {
    border: 1px solid #ef972b;
    border-radius: 10px;
    margin: 10px 20px;
    padding: 10px 20px 20px;
    position: relative;
    background: #fff;f
}

.enhanced-subs-info:before {
    content: "";
    position: relative;
    width: 300px;
    background-size: 275px;
    background-image: url(/Uploaded/Image/Subcriptions/Enhanced-Subscription.svg);
    display: block;
    background-repeat: no-repeat;
    height: 50px;
    transform: translateY(-35px);
    background-color: #fff;
    background-position: center;
    margin: 0 auto -30px;
}

/*----------------- Anchor Links Start ------------------*/

.sub-menu a.anchor-link {
    border: none; 
}

.sub-menu a.anchor-link:after {
    content: "\f322";
    font-family: "Font Awesome 6 Pro";
    color: #00b6ff;
    padding: 0 0 0 5px;
    font-size: 0.9em;
}
.sub-menu a.anchor-link:hover:after {
    color: #ff6319;
}

.sub-menu li {
    margin: auto;
}

.sub-menu .return-link {
    margin: 0 auto 0 0;
}

.sub-menu .return-link a {
    border-right: 1px solid;
    padding: 5px 15px 5px 0;
    border-bottom: 0;
    border-color: #bbb !important;
}

.sub-menu .return-link a:before {
    content: "\f0aa";
    font-family: "Font Awesome 6 Pro";
    padding: 0 5px 0 0;
    font-size: 1.1em;
    color: #00b6ff;
}

.sub-menu .return-link:hover a:before {
    color: #ff6319;
}

/*-----------------  Anchor Links End ------------------*/

#MAN .accordion-header:hover {
    background: #1d4f91;
}
#MAN .card-heading {
    border-color: #1d4f91;
}

.sfm-sidebar-exposed .sfm-sidebar-close {
    display: block !important;
    opacity: 1 !important;
}

.gLeft {
    background: linear-gradient(to right, rgba(29, 79, 145, 0.7), rgba(29, 79, 145, 1), rgba(29, 79, 145, 0.7));
    border: solid #1d4f91;
    border-width: 1px 0;
}

#divfixMenuTitle {
    display: none;
}

@media (max-width: 880px){
.Inside {
    font-size: 1em;
}
}

.sfm-label-metro .sfm-navicon-button {
    background-color: #ff6319;
}

.sfm-navicon, .sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:before, .sfm-sidebar-close:after {
    height: 2px !important;
}

c.sfm-navicon-button:after {
    content: "Menu";
    display: block;
    color: white;
    font-size: 16px;
    margin: 11px 0 0 58px;
}
}


ins.fa-regular.fa-arrow-up-right-from-square {

    right: 0;
    color: inherit;
    position: absolute;
    width: 25px;
    -webkit-transition: all .3s cubic-bezier(.215,.061,.355,1);
    background: 0 0;
    z-index: 3;
}

#sfm-sidebar .sfm-view .sfm-menu li:hover ins.fa-regular.fa-arrow-up-right-from-square {
    right: -2px;
}


#matrix-container .fa-check-square {
    margin-right: 0;
}

#regBodyContent ul li::before, #regBlue ul li::before, #regGrey ul li::before {
    content: "\f312";
    font-family: "font awesome 6 pro";
    font-weight: 600;
    margin: 0 10px 0 0;
    display: inline;
    color: #0071ee;
    opacity: 0.9;
}


#regBodyContent ul.subMenu li::before, #regBodyContent ul li.tab-nav-link:before, #regGrey ul li.tab-nav-link:before, .search-field::before, .benefit-filters li:before, .Offices li:before, .breadcrumbNav li:first-child:before, ul.chosen-results li:before, .search-choice:before {
    display: none !important;
}

/*-----------------  Title Styles Start ------------------*/
.card-title, #regWhite .card-title {
    font-size: 1.3em;
    font-weight: 600;
    color: #262626;
    border-color: #00b6ff;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding-bottom: 10px;
    width: 100%;
}

.card-subtitle {
color: #262626;
border-color: #00b6ff;
}

/*-----------------  Title Styles End ------------------*/

#regWhite .card-span a, #regGrey .card-span a, #regBlue .card-span a, #regWhite section.pressRelease a {
    color: #0071ee;
    text-decoration: none;
}

#regWhite .card-span a:hover, #regGrey .card-span a:hover, #regBlue .card-span a:hover, #regWhite section.pressRelease a:hover {
    color: #ff6319;
    text-decoration: none;
}

#FAQs .card-span a, #regBlue .FAQsTop a {
font-weight: normal !important;

}

/*-----------------  Card Buttons Start ------------------*/

.card-button.focus, .card-button.focus a {
color: #fff !important;
background-color: #0071ee !important;
}

.card-button.down a::before {
content: "\f0ab" !important;
}

.card-button a, .card-button {
color: #0071ee;
font-weight: 600;
border: 2px solid #0071ee;
}

.card-button a:hover, .card-button:hover {
color: #fff !important;
background-color: #ff6319 !important;
font-weight: 600 !important;
}

.card-button, .card-button a {
background: none;
border: none;
}

#regWhite .card-button, #regWhite .card-button a, .multi-button-container .card-button, .multi-button-container .card-button a {
    background: none;
    color: #0071ee;
    border-radius: 4px;
    align-content: center;
    text-decoration: none !important;
    font-weight: 600 !important;
    font-size: 1rem;
}

#regWhite .card-button:hover,  #regWhite .card-button:hover a {
    color: #fff !important;
    background-color: #ff6319 !important;
    border-color: #ff6319;
}

#regWhite .card-button {
    margin: 15px;
    font-weight: 600;
    border: 1px solid #0071ee;
}

.multi-button-container {
    display: flex;
    flex-direction: row;
}

#regWhite .multi-button-container .card-button {
margin: 5px;
border-radius: 4px;
}

.multi-button-container .card-button-light:not(last-child) {
border-right : solid 1px #ccc;
}

.card-span .multi-button-container .card-button {
    margin: 5px;
    border-radius: 4px;
    border-top:unset;
    border: 1px solid #0071ee;
}

.card-span .multi-button-container .card-button:hover {
border-color: #ff6319;
}

.card-button-light.schedule a::before {
    content: "\f133";
}

.card-button-light.courses a::before {
    content: "\f51c";
}


/* LIGHT BUTTON START */
.card-button-light {
    max-height: 35px;
    min-height: 35px;
    line-height: 35px;
    position: relative;
    flex: 1;
    margin-top: 10px;
    padding: 5px;
}

.card-button-light a {
position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 10;
color: #0071ee;
}

.card-button-light:hover a {
color: #ff6319 !important;
}



.card-span .card-button:hover a, .matrix .card-button a {
color: #0071ee !important;
}

.card-span .card-button .fa-regular, .card-button-light .fa-regular, .matrix .card-button .fa-regular, .matrix .card-button-light .fa-regular {
    margin-left: -8px;
    font-weight: 400;
    padding-right: 10px;
}

.card-span .card-button, .matrix .card-button {
    padding-left: 0em;
    text-indent: 0em;
    font-weight: 600;
    margin-top: 10px;
    border-top: solid 1px #ccc;
}

.card-span .card-button a, .card-button-light a, .matrix .card-button a, .matrix .card-button-light a {
background: none;
font-weight: 600;
text-decoration:none;
padding-left: unset;
text-indent: unset;
}

.card-span .card-button:hover a, .matrix .card-button:hover a {
font-weight: 600;
background: transparent;
color: #fff !important;
text-decoration: none;
text-underline-offset: 0.2em;
}

.card-span .card-button a:hover .svg-inline--fa, .card-span .card-button  a:hover .svg-inline--fa, .card-button-light a:hover .svg-inline--fa, .card-button-light a:hover .svg-inline--fa , .matrix .card-button a:hover .svg-inline--fa, .matrix .card-button  a:hover .svg-inline--fa, .matrix .card-button-light a:hover .svg-inline--fa, .matrix .card-button-light a:hover .svg-inline--fa  {
color: #ff6319;
}

.card-span .card-button a:hover svg, .card-button-light a:hover, .matrix .card-button a:hover svg, .matrix .card-button-light a:hover {
    font-weight: 600 !important;
    color: #ff6319;
    transition: .3s all;
}

 .card-span .card-button a::before, .card-button-light a::before, .matrix .card-button a::before, .matrix .card-button-light a::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    content: "\f0a9";
    margin-right: 5px;
} 

/* LIGHT BUTTON END */
/*----------------- Light Buttons Start ------------------*/


.light-button {
    background: transparent;
    font-weight: 600 !important;
    color: #0071ee !important;
    text-decoration:none;
    margin: 0 20px 10px 0;
}

.light-button em {
    font-weight: 400;
    padding-right: 10px;
}

.light-button:hover {
    color: #ff6319 !important;
    text-decoration: none !important;
}

.light-button-group .light-button {
    margin: 0 20px 0 0;
}

.light-button-group {
    text-align: left;
    display: flex;
}

@media (max-width: 700px) {
    .light-button-group { flex-direction: column; }
}

/*----------------- Light Buttons End ------------------*/

/*-----------------  Card Buttons End ------------------*/
/*-----------------  Playlist/Carousel Start ------------------*/
.carouselArrow {
    border: none !important;
    background: #262626;
    background-image: none !important;
    position: absolute;
    display: flex;
    opacity: 1;
}

.blogContent .carouselArrow {
    background: #fff;
}

.videosCarousel {
     height: 280px !important;
}

.videosCarousel:hover .carouselArrow {
    opacity: 0.9;
    background: #262626;
    transition: 0.3s;
}

.blogContent .videosCarousel:hover .carouselArrow {
    background: #fff;
}

.videosCarousel:hover .carouselArrow.right::after, .videosCarousel:hover .carouselArrow.left::after {
    color: #ff6319;
    transition: 0.3s;
}

.carouselArrow.right::after {
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    font-size: 1.5em;
    content: "\f101";
    margin: auto;
    color: #fff;
}

.carouselArrow.left:after {
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    font-size: 1.5em;
    content: "\f100";
    margin: auto;
    color: #fff;
}

.blogContent .carouselArrow.left::after {
color: #0071ee;
}

.blogContent .carouselArrow.right::after {
color: #0071ee;
}


.carouselBtn, .blog .carouselBtn {
color: #0071ee !important;
background-color: transparent;
border: solid 1px #0071ee;
border-color: #0071ee !important;
text-decoration: none;
width: 90%;
}

.carouselTile.video a.carouselBtn::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    content: "\f144";
    margin-right: 10px;
}

.carouselTile.blog a.carouselBtn::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    content: "\e0c0";
    margin-right: 10px;
}

.blogContent .carouselImg img {
margin: unset !important;
}


.carouselBtn:hover {
background-color: #ff6319 !important;
color: #fff !important;
border-color: #ff6319 !important;
}

.carouselTitle {
    font-weight: 600;
    color: #262626;
    font-size: 0.9em;
}

.carouselTile.video:hover a {
    color: #fff !important;
    background-color: #ff6319;
    transition: 0.5s;
    border-color: #ff6319 !important;
}

/*-----------------  Playlist/Carousel End------------------*/

/*-----------------  Product Capabilities------------------*/

.card-capabilities a {
color: #262626 !important;
font-weight: 600;
text-decoration: none;
}

.card-capabilities:hover a{
color: #fff !important;
}

/*-----------------  Product Capabilities End ------------------*/


#DAMSharing .BCardR {
    width: 340px;
}

#DAMSharing .intro {
     padding: 3% 1%;
}

.VidMainTitle #blogColumn .blogDateFiled {
    color: #fff;
}

#matrix-container em {
    color: #1d4f91;
}

.blogDateFiled i {
    margin: auto 7px auto 15px;
    color: #00b6ff;
    font-size: 1.2em;
}

.sub-menu .accordion__item.js-accordion-item::after {
    display: none;
}

.subMenu li:nth-child(1) {
background: transparent;
}

.accordion__item {
    position: relative;
}

.accordion-header {
    padding-right: 2em;
    padding-left: 2.4em;
    text-indent: 0;
}

.accordion__item.js-accordion-item::after {
    content: "\f300";
    position: absolute;
    left: 8px;
    top: 8px;
    font-family: "font awesome 6 pro";
    font-weight: 400;
    font-size: 20px;
    color: #00b6ff;
    z-index: 5;
    transition: 0.3s ease;
    pointer-events: none;
}

.accordion__item.js-accordion-item:hover::after {
    color: #ff6319;
}

.accordion__item.js-accordion-item.active::after {
    color: #fff;
    content: "\f307" !important;
}

.matrix .accordion__item.js-accordion-item::after {
    color: #00b6ff;
}

.benefit .accordion__item.js-accordion-item::after {
    right: 5px;
    left: unset;
}

.benefit .accordion__item.js-accordion-item.active::after {
    color: #ff6d0b;
}

i.fak.fa-ssg-logo {
    font-size: 1.6em;
    color: #1d4f91;
    margin-right: 5px;
}

.social-icons i:before {
    color: #262626;
    margin-right: 10px;
}

#regBodyContent .subMenu a svg {
    display: flex !important;
}

#regBodyContent .subMenu svg {
    display: none !important;
}

#IMG-MASTHEAD .MastheadCTA {
z-index: 250;
}


.sfm-rollback {
    z-index: 299;
}

.swks-logo {
    display: none;
}

.trimech-group-sites {
box-sizing: border-box;
}

#trimechgrouplogo {
    width: 160px;
}

/*============ Sticky SubMenu Start ============*/

.sub-menu {
    background: #111;
    border-radius: 0;
}

.sub-menu.sticky {
    position: sticky;
    top: 0;
    z-index: 100;
margin-bottom: 30px;
border-bottom: 1px solid #63666a;
}

.sub-menu.sticky li:nth-child(1) {
background: transparent;
}

.sub-menu ul {
    display: flex;
    width: 100%;
    margin: 0 auto;
    padding: 13px 15px;
    list-style-type: none;
    max-width: 1360px;
    justify-content: space-around;
    box-sizing: border-box;
}

.sub-menu li {
    color: white;
    min-width: 100px;
    text-align: center;
}

.sub-menu li a:hover {
    border-color: #ff6319;
}

.sub-menu a {
    color: inherit;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 5px 0px 5px;
    border-bottom: 2px solid #bbb5;
}

.sub-menu .accordion-header.js-accordion-header {
    display: none;
    text-align: center;
}

.sub-menu .accordion-header.js-accordion-header:hover {
    color: #ff6319;
}

.sub-menu .accordion-header svg {
    display: none;
}



@media (min-width: 1000px) {
.sub-menu .accordion-body.js-accordion-body {
    display: block !important;
}

.sub-menu li.CTA {
    background: #ff6319;
    font-weight: bold;
    border-radius: 4px 0px 4px 0;
}

.sub-menu li.CTA:hover {
    background: #0071ee;
}

.sub-menu li.CTA a {
    border-bottom: 0;
    box-sizing: border-box;
    padding: 5px 15px;
}


}

@media (max-width: 1000px) {
.sub-menu.sticky {
margin-bottom: 20px
}
}

@media (max-width: 1000px) {
.sub-menu.sticky {
    position: initial;
}

.sub-menu .accordion-header.js-accordion-header {
    display: block;
}

.sub-menu .active .fa-bars:before, .fa-navicon:before {
    content: "\f00d";
}

.sub-menu ul { flex-direction: column; }

.sub-menu-icon {
    margin: auto;
    display: flex;
    width: 40px;
}

.sub-menu-icon i {
    color: #fff;
    font-size: 22px;
}

.sub-menu-icon.accordion-header.js-accordion-header {
    background: none;
    padding: 10px 0;
    text-indent: 0;
}

.sub-menu li {
    text-align: left;
}

.sub-menu li a {
    border: none;
    padding: 5px 0;
}

.sub-menu a:before {
    content: "\f0da";
    font-family: "font awesome 6 pro";
    margin-right: 8px;
    font-weight: 600;
    opacity: 0.5;
    padding-right: 5px;
}

.sub-menu a:hover:before {
    color: #ff6319;
    opacity: 1;
}

.sub-menu .CTA a:before {
    color: #ff6319;
    opacity: 1;
}
}

/*============ Sticky SubMenu End ============*/

#social-intents-tab-chat, #siWidget-chat {
    display: none !important;
}

#IMG-MASTHEAD .MastheadCTA {
    background: linear-gradient(305deg,#00b6ff00 55%,#00b6ff 55%,#00b6ffdd 85%);
    background-size: 450%;
}

#divfix { background: #ff6319;}
#divfix .fixheading { font-weight: bold;}

#myAcc #regForm .Label {
    margin-bottom: 2%;
}

#myAcc #regForm #password_description {
    font-size:  0.8em;
}

.subDrop {margin-bottom: 20px;}

.light {color: #fff; }
.light .card-span { border: none; background: transparent; box-shadow: none; color: white; }
.light .card-subtitle { border-color: #009fdf; color: #fff}
#regGrey .light a, .light a {color: #ff6319; font-weight: bold; text-decoration: none;}
#regGrey .light a:hover, .light a:hover {color: #0071ee; font-weight: bold; text-decoration: none;}

.across-all-text {
    grid-column: 1/-1;
    max-width: 1000px;
    margin: 10px auto 40px;
    text-align: center;
    font-size: 1.1em;
    padding: 0 20px;
}

#regWhite .section-title, #regGrey .section-title, #regBlue .section-title {
background-color: #1d4f91;
}

#regGreen .section-title, #regPurple .section-title {
    color: #fff;
    justify-content: center;
    margin: 10px 0 10px 0;
    padding: 10px;
    font-size: 1.5em;
    background-color: #1d4f91;
    background-image: url(/uploaded/image/Cards/CardTitleBlank.png);
    border: 2px solid #fff;
    border-radius: 4px;
    box-shadow: 0 5px 14px -5px #000000aa;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    display: flex;
    align-items: center;
    grid-column: -1/1;
    font-weight: normal;
}

.divider {
border-bottom: 5px solid #009fdf;
    padding-bottom: 20px;
}

.transition-lgrey-grey-left-right {
    background: linear-gradient(2deg, #262626 0%, #262626 40%, #eeeeeeaa 40.3%, #eeeeeeaa 45.1%, #eeeeee 45.4%, #eeeeee), linear-gradient(3.3deg, #262626 0%, #262626 39.8%, #eeeeee22 40.2%, #eeeeee22 50.8%, #eeeeee 51.2%, #eeeeee);
}

.transition-blue-lgrey-left-right {
    background: linear-gradient(2deg, #eeeeee 0%, #eeeeee 40%, #1d4f91aa 40.3%, #1d4f91aa 45.1%, #1d4f91 45.4%, #1d4f91), linear-gradient(3.3deg, #eeeeee 0%, #eeeeee 39.8%, #1d4f9122 40.2%, #1d4f9122 50.8%, #1d4f91 51.2%, #1d4f91);
}

.transition-dgrey-blue-left-right {
    background: linear-gradient(183deg, #111 0%, #111 43%, #1d4f91aa 43.3%, #1d4f91aa 52.1%,#1d4f91 52.4%, #1d4f91), linear-gradient(182.3deg, #111 0%, #111 43.8%, #1d4f91aa 44.2%, #1d4f91aa 53.8%, #1d4f91 54.2%, #1d4f91);
}


.transition-grey-white-left-right {
    background: linear-gradient(183deg, #262626 0%, #262626 43%, #ffffffaa 43.3%, #ffffffaa 52.1%,#ffffff 52.4%, #ffffff), linear-gradient(182.3deg, #262626 0%, #262626 43.8%, #ffffffaa 44.2%, #ffffffaa 53.8%, #ffffff 54.2%, #ffffff);
}

.transition-grey-dgrey-right-left {
    background: linear-gradient(177.8deg, #262626 0%, #262626 43%, #262626aa 0%, #111111aa 65.1%,#111111 52.4%, #111111), linear-gradient(177.2deg, #262626 0%, #262626 43.8%, #111111aa 44.2%, #111111aa 53.8%, #111111 54.2%, #111111);
}


.transition-grey-lgrey-left-right {
    background: linear-gradient(2deg, #eeeeee 0%, #eeeeee 40%, #262626aa 40.3%, #262626aa 45.1%, #262626 45.4%, #262626), linear-gradient(3.3deg, #eeeeee 0%, #eeeeee 39.8%, #26262622 40.2%, #26262622 50.8%, #262626 51.2%, #262626);
}

.transition-grey-blue-left-right {
    background: linear-gradient(2deg, #1d4f91 0%, #1d4f91 40%, #262626aa 40.3%, #262626aa 45.1%, #262626 45.4%, #262626), linear-gradient(3.3deg, #1d4f91 0%, #1d4f91 39.8%, #26262622 40.2%, #26262622 50.8%, #262626 51.2%, #262626);
}

.transition-blue-grey-left-right {
    background: linear-gradient(183deg, #1d4f91 0%, #1d4f91 43%, #262626aa 43.3%, #262626aa 52.1%,#262626 52.4%, #262626), linear-gradient(182.3deg, #1d4f91 0%, #1d4f91 43.8%, #262626aa 44.2%, #262626aa 53.8%, #262626 54.2%, #262626);
}

.transition-white-grey-left-right {
    background: linear-gradient(183deg, #fff 0%, #fff 43%, #262626aa 43.3%, #262626aa 52.1%,#262626 52.4%, #262626), linear-gradient(182.3deg, #fff 0%, #fff 43.8%, #262626aa 44.2%, #262626aa 53.8%, #262626 54.2%, #262626);
}

.transition-white-lgrey-left-right {
    background: linear-gradient(2deg, #eeeeee 0%, #eeeeee 40%, #ffffffaa 40.3%, #ffffffaa 45.1%, #ffffff 45.4%, #ffffff), linear-gradient(3.3deg, #eeeeee 0%, #eeeeee 39.8%, #ffffff22 40.2%, #ffffff22 50.8%, #ffffff 51.2%, #ffffff);
}



@media (max-width: 600px) {
#breadcrumb  {
    font-size: 0.85em;
}
}

@media (max-width: 700px) {
.mobile-top { order: -1; }
.mobile-bottom { order: 1; }
#regWhite .section-title, #regGrey .section-title, #regBlue .section-title, #regBlue .section-title,  #regBlue .section-title {
    font-size: 1.2em;
    text-align: center;
}
#regWhite .section-title.small-title, #regGrey .section-title.small-title, #regBlue .section-title.small-title, #regBlue .section-title.small-title,  #regBlue .section-title.small-title {
  font-size: 1.1em;
}

.mob-hide {
  display: none !important;
}
.mob-show {
  display: initial;
}
}


@media (min-width: 700px) {

.mob-show {
  display: none !important;
}
.mob-hide {
  display: initial;
}
}

@media (min-width: 801px) and (max-width:1200px) {

.tablet-show {
  display: block;
}
.tablet-hide {
  display: none !important;
}
}

@media (min-width: 1201px) {

.tablet-show {
  display: none !important;
}
.tablet-hide {
  display: block;
}
}


/*----------------- Breadcrumb Start------------------*/

/* Style the list */


#regWhite .fa-solid {
  font-weight: 500;
}

#breadcrumb .svg-inline--fa {
  display:none;
}

/* #breadcrumb {
  margin-bottom: -25px;
} */

ul.breadcrumbNav {
  padding: 10px 16px;
  list-style: none;
  color: #ff6319;
  font-weight: 700;
  font-size: 1em;
  margin-left: -25px;
  padding-left: 0px;
}

/* Display list items side by side */
ul.breadcrumbNav li {
  display: inline;
  margin-left: -8px
}

/* Add a slash symbol (/) before/behind each list item */


#breadcrumb ul.breadcrumbNav li+li:before {
    display: inline;
    padding: 5px;
    color: #565656;
    content: "/\00a0";
}


/* Add a color to all links inside the list */
svg.home {
   filter: invert(57%) sepia(58%) saturate(5171%) hue-rotate(347deg) brightness(101%) contrast(105%);
}
svg.home:hover {
   filter: invert(29%) sepia(53%) saturate(717%) hue-rotate(173deg) brightness(91%) contrast(103%);
}


/* Add a color on mouse-over */
#breadcrumb ul.breadcrumbNav li a:hover {
  color: #1d4f91;
  font-weight: 700;
  text-decoration: underline;
}

#breadcrumb ul.breadcrumbNav li a{
   color: #ff6319;
   font-weight: 700;
   text-decoration: none;
}

/*----------------- Breadcrumb End ------------------*/


/*----------------- Blog Start ------------------*/

/*----------------- Blog Element Styling------------------*/

div.blogContent>div[itemprop="video"] {
    margin: auto;
    max-width: 800px;
    border-radius: 8px;
    overflow: hidden;
}

#regWhite .blogContent img {
    margin: auto;
    display: flex;
    padding: 15px 0;
}

.blogContent .card-span {
    background-color: #eee;
    border: none;
    margin: 5px;
    border-radius: 10px;
    text-align: left;
}

#regWhite .blogContent img {
margin: 0px auto 10px;
}

#did-you-know {
border: 1px solid #fc8019;
}

#did-you-know.card-span .card-header {
background: linear-gradient(120deg, #fc8019ee 50%, #ff6319aa);
background-color: #fc8019;
}


#did-you-know div[itemprop="video"] {
margin: 10px 50px 15px;
border-radius: 8px;
overflow: hidden;
}

.dyk-text  {
padding: 10px 50px 20px;
}

.dyk-subtitle {
text-transform: uppercase;
font-weight: 700;
}

.blogContent .card-span .card-header {
background: linear-gradient(120deg, #0071ee 50%, #00b6ffaa);
background-color: #0071ee;
color: white;
text-align: center;
text-transform: uppercase;
font-weight: bolder;
}

.blogContent .card-body {
font-weight: lighter;
font-size: 0.9em;
padding: 10px 20px;
}

#regWhite .blogContent video, div#containerA {
margin: auto;
    max-width: 800px;
    border-radius: 8px;
    overflow: hidden;
}

blockquote::before {
content: "\f10d";
    font-family: 'Font Awesome 6 Pro';
    background-color: #0071ee;
    color: #f7f7f7;
    padding: 25px 15px;
    font-size: 2em;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    font-weight: 600;
}

blockquote {
position: relative;
    background: #f7f7f7;
    font-size: smaller;
    color: #262626;
    padding: 10px 50px;
    font-weight: 500;
    line-height: 1.75em;
}

blockquote p {
margin-inline: 3em;
}

blockquote p.author {
font-weight: bold;
}

@media (max-width: 700px) {
blockquote p {
    margin-inline-end: -25px;
    margin-inline-start: 3em;
}
}

.blogContent p em {
color: #262626;
font-weight: 600;
}

.note{
background-color: #eee5;
    padding: 10px;
    border-top: 2px solid #0071ee;
    text-align: center;
    color: #262626;
    font-weight: 600;
    border-radius: 0 0 5px 5px;
}

.blogContent figcaption {
    color: black;
    text-align: center;
    border-top: 2px solid #ff6319;
    width: fit-content;
    margin: 20px auto 40px;
    font-weight: 600;
    font-size: 0.85em;
    font-style: unset;
    max-width: 90%;
}

#regSearch {
    z-index: 200;
background-color: #1d4f91;
border-radius: 2px;
padding: 0 0 0 2px;
}

.sticky #regSearch:hover, #regSearch:hover, .sticky .sfm-navicon-button:hover, .sfm-navicon-button:hover, .cd-top:hover {
background-color: #0071ee;
}

.sticky .sfm-navicon-button, .sticky #regSearch, #regSearch:target, .cd-top{
    background-color: #ff6319;
border-radius: 2px
}



/*---- Blog List Start ----*/
#regWhite .blogContent li img {
    margin: 0px auto;
}

#regWhite .blogContent li {
margin-block-end: 1em;
margin-block-start: 1em;
}

.blogContent ul p:nth-child(1) {
display: inline;
}

.blogContent ul p {
text-indent: 0;
margin-block: 0.5em;
}

.blogContent ol li::marker {
    font-weight: 600;
    color: #262626;
}
/*---- Blog List End ----*/



/*---- Blog Categories Start ----*/

/*---- Categories on Blog Home ----*/

#regBodyContent .blogCatItem:nth-last-child(1), 
#regBodyContent .blogCatItemInside:has([href="/Blog/View-All-Blogs/"]) {
    background-color: #ff6319;
    font-weight: bold;
    border-radius: 4px 0px 4px 0;
    border-bottom: 0;
    margin: 0 10px;
    padding: 5px 5px;
}

#regBodyContent .blogCatItem:nth-last-child(1):hover, 
#regBodyContent .blogCatItemInside:has([href="/Blog/View-All-Blogs/"]):hover {
    background-color: #0071ee;
    border-bottom: 0;
}

#regBodyContent .blogCatItem:nth-last-child(1) a, 
#regBodyContent .blogCatItemInside:has([href="/Blog/View-All-Blogs/"]) a {
    color: #fff !important;
    border-bottom: 0;
    box-sizing: border-box;
    padding: 5px 15px;
    font-weight: bold;
    margin: auto 0 0 -5px;

}

#ctl00_ContentPlaceHolderBlog_pnlBlogSearch + #regWhite .Inner #regBodyContent .Inner,  .blogDateFiled {
    display: block;
    background: #111;
    padding: 20px 25px;
    margin: 0px -25px;
}

#regBodyContent .blogCatItem a, #regBodyContent .blogCatItemInside a {
    color: #fff;
    text-transform: uppercase;
}

#regBodyContent .blogCatItem:hover {
    color: #fff;
    text-transform: uppercase;
}

#regBodyContent .blogCatItem {
    padding: 5px 15px;
    font-size: 0.9em;
    border-radius: unset;
    border: unset;
    border-bottom: 2px solid #bbb5;
    background: transparent;
    margin: auto 10px 10px;
    display: inline-block;
    white-space: nowrap;
}

#regBodyContent .blogCatItemInside  {
    padding: 5px 15px;
    font-size: 0.9em;
    border-radius: unset;
    border: unset;
    border-bottom: 2px solid #bbb5;
    background: transparent;
    margin: 5px 10px;
    display: inline-block;
    white-space: nowrap;
    color: transparent;
}

#regBodyContent .blogCatItem:hover, .blogCatItemInside:hover {
    border-bottom: 2px solid #0071ee;
    background: transparent;
}


/*---- Categories in Blog ---- */
.blogDateFiled {
    text-align: center;
    padding: 15px;
    grid-column-start: 2;
    min-height: fit-content;
    margin-bottom: 20px;
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}


.blogDateFiled .blogCatItemInside a {
    color: transparent;
    margin: auto 0 0 -5px;
}

.blogDateFiled .blogCatItemInside:nth-of-type(1) {
    padding: 5px 15px 5px 20px;
}

#regBodyContent .blogCatItemInside:hover a {
    color: #fff;
text-transform: uppercase;
}

#regBodyContent .blogCatItemInside:hover {
border-color: #0071ee;
}

/*---- Categories Order in Blog Article ----*/

#regBodyContent .blogCatItemInside:has([href="/Blog/View-All-Blogs/"]) {
order: 1
}
#regBodyContent .blogCatItemInside:has([href="/Blog/99-Home-Page/"]) {
display: none;
}


#regSearchBar, #regSearchBarC {
    padding: 0;
}

#regSearchBar .InputWrapper {
    margin: 20px auto;
}

/*---- Blog Categories End ----*/

/*---- Blog Title Start ----*/
.blogTitle {
    border-style: solid;
    border-width: 0px 0px 5px 0px;
    border-color: #262626;
    margin: 2% auto 2%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.blogTitle {
background-image: url(https://www.solidsolutions.co.uk/Uploaded/Image/Blog/blog_header_dark.webp);
    background-color: #294370;
    margin: 0 -9999rem;
    padding: 0 9999rem;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: unset; /* Resize the background image to cover the entire container */
}

#regWhite .blogTitle h1 {
    font-size: clamp(1.8rem, 1rem + 1.777vw, 2rem);
    color: #fff;
    padding: 1em 20%;
    /* height: 75px; */
    position: relative;
}

#regWhite .blogTitle {
padding-bottom: unset;
}

@media (max-width: 550px){
.blogTitle {
    height: unset;
background-image: none;
}

#regWhite .blogTitle h1 {
    padding: 1em 5%;
}
}

@media (max-width: 1100px){
.blogTitle {
    height: unset;
    margin: 0 -9999rem;
    padding: 1em 9999rem;
    position: relative;
    max-width: 100%;
}

#regWhite .blogTitle h1 {
    padding: 1em 5%;
}
}


/*---- Blog Title End----*/


#regBodyContent .blogContent a, #regBodyContent .blogIntro a {
    font-weight: normal;
    color: #0076ff;
    font-weight: 400;
}

#regBodyContent .blogContent a:hover, #regBodyContent .blogIntro a:hover {
    font-weight: 400;
    color: #ff6319;
    text-decoration: none;
}

#regWhite .blogContent h2, #regWhite .blogContent h4, #Contents h4 {
    font-size: 1.4em;
    text-transform: none;
    font-weight: 700;
    color: #111;
    line-height: 1.4em;
    border-bottom: 1px solid #0071ee;
    width: 100%;
    padding: 0 5px 2px 6px;
    margin-top: 50px;
}

#Contents h4 {
    text-transform: uppercase;
}

@media (max-width: 700px){
#regWhite .blogContent h4, #Contents h4 {
  font-size: 1.2em;
}
}

.blogContent ul li svg {
  color: #0076ff !important;
}

.blogContent li > ul:nth-of-type(1) > li::before {
    font-weight: 400 !important;
    content: "\f068" !important;
}


/* BLOG CONTENTS START */

#Contents h4 {
    padding: 10px;
    margin-bottom: 0;
    margin-top: 0;
}

/* Responsive Two Columns */
@media (min-width: 1000px){ 
ol.ListCol {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
}

/* Style Contents List */
#Contents {
  margin: 0;
  padding: 5px;
}

#Contents ol {
  padding-inline-start: 0;
}

/* Style Contents List Items */
#Contents li {
    margin: 2px 0px;
    list-style-position: inside;
    padding: 2px 16px;
    background: linear-gradient(81.5deg, #eee4 80%, #eee4);
    border-radius: 0;
    color: #0071ee !important;
    font-weight: 500;
    text-decoration: none;
}

/*
#Contents a:nth-child(1) li {
    border-radius: 5px 5px 0 0;
}

#Contents a:nth-last-child(1) li {
    border-radius: 0 0 5px 5px ;
}
*/

#Contents a:nth-child(even) li {
  background: linear-gradient(81.5deg, #eee 80%, #eeea);
}

#Contents li::marker {
    color: #0071ee;
}

#Contents a:nth-child(even) li:hover {
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
  background: #0071ee;
}

/* Style Anchors */
#Contents li:hover {
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
  background: #0071ee;
}

#Contents li:hover::marker{
  color: #fff !important;
  text-decoration: none;
}

/* BLOG CONTENTS END */
/*---------- BLOG Intro Video START ----------*/

    #did-you-know.blog-video  {
    background: #eee;
    display: flex;
    min-height: fit-content;
        flex-direction: row;
    padding: 10px;
        align-items: center;
}
    
/* Video Text Description */
    
    #did-you-know.blog-video .card-header {
    width: 100%;
        background: none;
        color: #111;
        text-transform:unset;
        font-weight:600;
        text-align: left;
        
    }
    
/* Video Styling */    
    #did-you-know.blog-video .video-container {
    width: 50%;
    border-radius: 5px;
    overflow:hidden;
         
    }
       
    #did-you-know.blog-video div[itemprop="video"] {
        all: unset;
        
    }
}
@media (max-width: 1000px){
    
    #did-you-know.blog-video .video-container {
        width: 75%;
    }
}


@media (max-width: 700px){
    #did-you-know.blog-video .card-body {
    padding: 10px;    
    }
    
    #did-you-know.blog-video .video-container {
        width: 100%;
    }
    
    #did-you-know.blog-video  {
        flex-direction: column-reverse;
    }
    #did-you-know.blog-video .card-header {
            border-bottom: 2px solid #ddd
    }
    #did-you-know.blog-video .light-button-group {
    flex-direction: row;
    }    
}
    
    @media (max-width: 480px){        
            #did-you-know.blog-video .light-button-group {
    flex-direction: column;
        }
}
/*---------- BLOG Intro Video END ----------*/

/*-------------------- BLOG END CTA END -----------------*/
/* Reset Image */

#regWhite .blogContent #blog-end-cta .cta-img {
background-color: transparent; !important
position: relative; !important
}

#regWhite .blogContent #blog-end-cta .cta-img img {
padding: unset; !important
margin: auto; !important
    padding: unset;
    margin: auto;
    position: relative;
    height: 100%;
}

/* Style Container */
#blog-end-cta, #spotlight-end-cta {
  padding: 1% 2% 0;
  margin: 25px 5px;
  display: flex;
  max-height: fit-content;
  background: linear-gradient(81.5deg, #262626 80%, #262626dd);
  color: #fff;
  box-shadow: #ddd8 5px 5px 10px 2px;
  border-radius: 5px;
  align-items: center;
  min-height: 280px;
}

#spotlight-end-cta {
width: 100%;
    padding: 2% 50%;
    min-height: unset;
    margin: 5% -50%;
}

#spotlight-end-cta .cta-content {
    margin: 0;
max-width: 100%;
}

#spotlight-end-cta .cta-content p {
margin-block-end: auto;
}

/* Clickable Asset */
#blog-end-cta .cta-img {
    background-color: transparent;
    position: relative;
    aspect-ratio: 16 / 9 auto;
    transition: transform 1.5s, opacity 1.5s;
    width: 40%;
}

@media (min-width: 1100px){
.cta-img:hover {
  opacity: 0.9;
  transition: opacity 1.5s;
}
}
/* Content */
.cta-content a {
  color: #ff6319 !important;
  font-weight: 600 !important;
}

.cta-content a:hover {
  color: #0071ee !important;
  text-decoration: underline;
  font-weight: 600;
}


.cta-content {
  position: relative;
  color: #fff;
  grid-column: span 10;
  margin: 0 0;
  max-width: 60%;
padding: 0px 0px 5px 15px;
}

/* CTA Title Style */
.cta-title {
  font-weight: bold;
  padding: 0 0 0 10%;
  color: #fff;
  font-size: 1.5em;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.cta-title:after,
.cta-title:before {
  position: absolute;
  margin: auto 5%;
  top: 45%;
  overflow: hidden;
  width: 100%;
  height: 6px;
  content: "\a0";
  background-color: #009fdf;
}
.cta-title:before {
  width: 5%;
  margin-left: -10%;
}


/*----------------- CTA Buttons Start ------------------*/

.cta-button {
    display:block;
    color: white !important;
    background: #ff6319;
    border-radius: 0 0 4px 0;
    padding: 5px 15px;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 1rem;
}

.cta-button:hover, #blog-end-cta .cta-img:hover .cta-button {
    background: #0071ee;
}

.cta-button .fa-regular {
    margin-right: 5px;
}
/*----------------- CTA Buttons End ------------------*/

/*  RESPONSIVE CTA */
@media (max-width: 1100px) {
  #blog-end-cta{
      padding: 0;
      justify-items: unset;
      display: grid;
      grid-gap: 5px;
  } 

  #blog-end-cta .cta-img {
        order: 0;
        grid-column: span 12;
        width: 100%;
        margin: 0;
        padding: 0;
  }

.cta-content {
    grid-column: span 12;
    margin: -15px 15px;
    padding: 5px 15px;
      max-width: unset;
  }


#spotlight-end-cta {
    width: 100%;
    padding: 5% 50%;
    min-height: unset;
    margin: 0 -50%;
}



 #blog-end-cta .cta-title {
    display: none;
  }

#spotlight-end-cta .cta-title {
padding: 0;
}

#spotlight-end-cta .cta-title:after,
#spotlight-end-cta .cta-title:before {
display:none;
}

.cta-button {
        border-radius: 0 0 5px 5px;
        padding: 5px 30px;
}
}

/*-------------------- BLOG END CTA END -----------------*/

/*-------------------- BLOG MID CTA START-----------------*/

#cta-blog {
    margin: 25px 5px;
}

#cta-blog .blog-mid-cta {
    display: flex;
    background: linear-gradient(120deg, #0071ee 50%, #00b6ffaa);
    background-color: #0071ee;
    color: #fff;
    box-shadow: #ddd8 5px 5px 10px 2px;
    border-radius: 5px;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#cta-blog .blog-mid-cta .cta-content:before {
     font-family: "Font Awesome 6 Pro";
    color: #fff;
    font-weight: 600 !important;
    font-size: 2em !important;
    margin: auto 25px;
    position: relative;
    top: 3px;
}

#cta-blog .blog-mid-cta.windows .cta-content:before {
    font-family: "Font Awesome 6 Brands" !important;
    font-weight: unset !important;
    content: "\f17a";
}
.blog-mid-cta.training .cta-content:before {
    content: "\f19d";
}
.blog-mid-cta.subscription .cta-content:before {
    content: "\f4c4";
}
.blog-mid-cta.webinar .cta-content:before {
    content: "\f63d";
}
.blog-mid-cta.enhanced .cta-content:before {
    content: "\e2ca";
}
.blog-mid-cta.quote .cta-content:before {
    content: "\e027";
}
.blog-mid-cta.trial .cta-content:before {
    content: "\f019";
}
.blog-mid-cta.socials .cta-content:before {
    content: "\f234";
}
.blog-mid-cta.tss .cta-content:before {
    content: "\f6a3";
}
.blog-mid-cta.hardware .cta-content:before {
    content: "\e4e5";
}
.blog-mid-cta.mfg .cta-content:before {
    content: "\f3b3";
}

.blog-mid-cta.scan .cta-content:before {
    content: "\e0e8";
}

.blog-mid-cta.pdm .cta-content:before {
    content: "\f233";
}

.blog-mid-cta.manage .cta-content:before {
    content: "\e0e4";
}

.blog-mid-cta.platform .cta-content:before {
    content:url("https://www.solidsolutions.co.uk/Uploaded/Image/3dx/3Dcompass_White.png");
    top: 9px;
    }

#cta-blog .blog-mid-cta .cta-content {
    font-size: 0.8em;
max-width: unset;
}

#cta-blog .blog-mid-cta .cta-button {
    height: 100%;
    order: 1;
    color: #0071ee !important;
    background-color: #eee;
    border-radius: 0 4px 4px 0;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 1rem;
    width: 15%;
    border-left: solid 2px #1d4f91;
    position: relative;
    padding: 10px;
    text-align: center;
}

#cta-blog .blog-mid-cta .cta-button:hover {
color: #fff !important;
background-color: #ff6319;
}

@media (max-width: 1100px) {

#cta-blog .blog-mid-cta {
   display: flex;
   height: fit-content;
   flex-wrap: wrap;
}

#cta-blog .blog-mid-cta .cta-button{
   width: 100%;
   border-radius: unset;
   border-left: none;
   border-top: solid 2px #1d4f91;
   margin: unset;
}

#cta-blog .blog-mid-cta .cta-content {
        margin: 0;
        text-align: center;
        flex-grow: 1;
}

#cta-blog .blog-mid-cta .cta-content:before {
    width: 100%;
    margin: 10px auto 0;
    padding: 0 0 15px 0;
    text-align: center;
    display:block;
}
}

/*-------------------- BLOG MID CTA END -----------------*/


/* OLD BLOG MID CTA */

#BlogCTA {
    padding: 2px 20px;
    width: 100%;
    background: linear-gradient(81.5deg, #262626 80%, #262626ee);
    color: #fff;
    margin-top: 25px;
    box-shadow: #ddd8 5px 5px 10px 2px;
    border-radius: 10px;
    align-items: center;
}

#BlogCTA img, #BlogCTA video {
    margin: 10px auto 10px !important;
    transition: transform 1.5s, opacity 1.5s;
}

.CTAcopy {
    color: #fff;
    padding: 10px 50px;
}

.CTAline {
    width: 100%;
    height: 15px;
    border-bottom: 6px solid #009fdf;
    text-align: center;
    background-color: transparent;
    margin: 10px 0;
}

.CTAtitle {
    font-weight: bold;
    color: #fff;
    font-size: 1.5em;
    padding: 0 5%;
    background-color: #262626;
    text-transform: uppercase;
}

#BlogCTA:hover img, #BlogCTA:hover video {
  opacity: 0.9;
transform: scale(1.01);
transition: transform 1.5s, opacity 1.5s;
}

#BlogCTA a {
color: #ff6319 !important;
font-weight: 600 !important;
}

#BlogCTA a:hover {
color: #0071ee !important;
text-decoration: underline;
font-weight: 600;
} 

#BlogCTA.card-col-container {
grid-gap: 20px;
}

@media (max-width: 1100px){
#BlogCTA.card-col-container {
    column-gap: 20px;
width: auto;
}
.CTAimg {
    padding: 15px 0 0 0;
}
}

/* OLD BLOG MID CTA END */

/* OLD BLOG FINAL CTA */

#EndCTA {
padding: 5px 20px 20px;
    width: 100%;
background: linear-gradient(81.5deg, #eee 80%, #eeee);
    color: #262626;
    margin-top: 25px;
    box-shadow: #ddd8 5px 5px 10px 2px;
    border-radius: 10px;
    align-items: center;
}

#EndCTA img, #EndCTA video {
margin: auto !important;
transition: transform 1.5s, opacity 1.5s;
}

.EndCTAcopy {
    color: #262626;
    padding: 10px 50px;
}

.EndCTAline {
    width: 100%;
    height: 15px;
    border-bottom: 6px solid #009fdf;
    text-align: center;
    background-color: transparent;
    margin: 10px 0;
}

.EndCTAtitle {
    font-weight: bold;
    color: #262626;
font-size: 1.5em;
    padding: 0 5%;
    background-color: #eee;
    text-transform: uppercase;
}

@media (max-width: 500px){
.EndCTAtitle, .CTAtitle {
font-size: 1.1em;
}
}

#EndCTA:hover img, 
#EndCTA:hover video {
  opacity: 0.9;
transform: scale(1.01);
transition: transform 1.5s, opacity 1.5s;
}

#EndCTA a {
color: #ff6319 !important;
font-weight: 600 !important;
}

#EndCTA a:hover {
color: #0071ee !important;
text-decoration: underline;
font-weight: 600;
} 

#EndCTA.card-col-container {
grid-gap: 20px;
}

@media (max-width: 1100px){
#EndCTA.card-col-container {
    column-gap: 20px;
width: auto;
}
#EndCTA img, #EndCTA video {
    padding: 15px 0 0 0;
}
}
/* OLD BLOG FINAL CTA  END*/


/* RELATED POSTS BLOG START */

/*----------------- Blogs Footer Start ------------------*/

#regGrey .OtherRecentPosts h2 {
    margin: auto;
    text-transform: uppercase;
    font-size: clamp(1.4rem, 1.142rem + 1.142vw, 2rem) !important;
    font-weight: 700;
    color: #eee !important;
    line-height: 1em;
    border-bottom: 1px solid #ff6319;
    width: 30%;
    padding-bottom: 6px;
    margin-bottom: 35px;
}

#regGrey:has(.OtherRecentPosts .ListPosts) {
    background: #1d4f91;
}

#regGrey:has(.OtherRecentPosts .ListPosts)::before {
    height: calc(5vw + 10px);
    background: linear-gradient(182deg, #fff 0%, #fff 43%, #1d4f91aa 43.3%, #1d4f91aa 52.1%, #1d4f91 52.4%, #1d4f91), linear-gradient(181.3deg, #fff 0%, #fff 43.8%, #1d4f91aa 44.2%, #1d4f91aa 53.8%, #1d4f91 54.2%, #1d4f91);
content: ' ';
display: block;
}

/*----------------- Blogs Footer End------------------*/

/*----------------- Read More Blogs Buttons Start ------------------*/

#regGrey .hBlogArticle .ReadMore {
    margin: 0;
    order: 1;
    display: block;
    color: white !important;
    background: #ff6319;
    border-radius: 0;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 1rem;
    width: 100%;
    text-transform: unset !important;
    height: 30px;
    text-align: center;
    align-self: center;
    align-content: center;
}

#regGrey .BlogListingOnPage {
    align-items: stretch;
    max-width: 1250px;
    margin: auto;
}

#regGrey .ListPosts .hBlogArticle .Content {
display: none;
}

#regGrey .hBlogArticle .ReadMore:before {
font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    content: "\f0a9";
    margin-right: 5px;
}

#regGrey .ListPosts .hBlogArticle {
display: flex;
justify-content: flex-start;
}

#regGrey .hBlogArticle .img {
order:0;
}

#regGrey .ListPosts .hBlogArticle .Title {
order:2;
align-content: center;
    height: 100%;
    font-size: 1.1rem !important;
    padding: 15px 20px;
}

#regGrey .ListPosts .hBlogArticle .Title a {
color: #eee;
}

/*----------------- Read More Blogs Buttons End ------------------*/




#regGrey .ListPosts .hBlogArticle {
    min-height: 280px;
    width: 30%;
    background: linear-gradient(167.5deg, #262626 63%, #262626ee);
    border: 1px solid #ccc;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #eee;
}

#regGrey .OtherRecentPosts .hBlogArticle .ReadMore {
   margin-top: 0;
}

#regGrey .hBlogArticle .ReadMore  {
   padding: 2%;
   margin-top: 10px;
   background-color: #ff6319;
}

#regGrey .hBlogArticle .ReadMore a, #regGrey .hBlogArticle .ReadMore a {
    font-weight: bold;
}

#regGrey .hBlogArticle .ReadMore:hover, #regGrey .hBlogArticle:hover .ReadMore {
    background-color: #0071ee;
}

#regGrey .hBlogArticle:hover {
border: 1px solid #0071ee;
}



#regGrey .ListPosts .hBlogArticle .Content {
padding: 6% 5% 0%
}


@media (min-width: 1350px) {

#ctl00_ContentPlaceHolderBlog_pnlBlogSearch + #regWhite .Inner {
    max-width: 100%;
}

#ctl00_ContentPlaceHolderBlog_pnlBlogSearch + #regWhite .Inner #regBodyContent .Inner {
    padding: 20px 15%;
}

#regGrey .hBlogArticle:hover {
    border: 1px solid #0071ee;
    transition: 0.3s ease;
}

}

@media (max-width: 450px) {

#ctl00_ContentPlaceHolderBlog_pnlBlogSearch + #regWhite .Inner #regBodyContent .Inner {
    padding: 10px 25px 20px;
    display: flex;
    overflow: scroll;
    scrollbar-color: #00b6ff #00b6ff;
}

}


@media (max-width: 550px) {
#regGrey .ListPosts .hBlogArticle .Content, #regGrey .ListPosts .hBlogArticle .Title {
    height: auto;
    padding: 5%;
}
}

@media (max-width: 1100px){
#regGrey .OtherRecentPosts h2  {

width: fit-content;
    margin: 20px auto;

}
}

@media (max-width: 800px){
#regGrey .ListPosts .hBlogArticle {
width: 48%;
}
}

@media (max-width: 550px){
#regGrey .ListPosts .hBlogArticle {
width: 96%;
}
}

/* RELATED POSTS BLOG END*/


/*----------------- Blog End ------------------*/

/*----------------- Ethy Start ------------------*/

.e-w-24 {
width: 75px !important;
}



/*----------------- Ethy End ------------------*/


#regWhite .card-button.primary-button {
    background: #ff6319 !important;
    border: 1px solid #ff6319 !important;
}

#regWhite .card-button.primary-button a {
    color: #fff !important;
}

#regWhite .card-button.primary-button:hover {
    background: #0071ee !important;
    border: 1px solid #0071ee !important;
}

#regWhite .card-button.primary-button a:hover {
    background: #0071ee !important;
}


/*----------------- Button End ------------------*/

/*----------------- PR Start ------------------*/
.pressRelease h2 {
text-align:left;
padding-bottom:0px;
text-transform: uppercase;
color: #000;
}

.pressRelease hr, hr.pr {
       margin-top:20px;
       margin-bottom:20px;
       border-style: solid;
       border-width: 1px;
       height:0px!important;
       color: #0071ee !important;
}

#regWhite .pressRelease h5 {
    color: #000;
    font-weight: 700;
    text-decoration: none;
    font-size: 1.2em;
    margin-top: 30px;
}

#regWhite section.pressRelease:nth-child(odd) h5, #regWhite section.pressRelease:nth-child(odd) h2 {
color: #eee;
}

#regWhite section.pressRelease:nth-child(odd) a {
    color: #ff6319;
}

#regWhite section.pressRelease:nth-child(odd) a:hover {
    color: #0071ee;
}

section.pressRelease:nth-child(odd) {
    margin: 25px -9999rem;
    color: #eee;
    padding: 1.25rem 9999rem;
    background-color: #262626;
    border-width: 5px;
    border-style: solid;
    border-color: #0071ee;
}


/*----------------- PR End ------------------*/
