@charset "UTF-8";
/* Responsive Cities theme */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/brands.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/fontawesome.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/regular.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/solid.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/v4-font-face.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/v4-shims.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/v5-font-face.css");

:root {
    --textfont: Roboto, sans-serif;
	--headingfont: Roboto, sans-serif;
    --textcolor: var(--black);
	--black: #000000;
	--red: #DC291E;
	--white: #FFFFFF;
	--blue: #285A71;
	--manatee: #939598;
    --system-icon-color: hsl(0, 0%, 70%);
    --system-icon-color-hover: hsl(0, 0%, 60%);
    --auxiliary-nav-icon-color: var(--textcolor);
    --lighttext: var(--white);
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#MainBody {
    visibility: hidden;
    max-width: 100vw;
    overflow-x: hidden;
}
#MainBody.makeVisible {
    visibility: visible;
}

body {
    font-family: var(--textfont);
    font-size: 18px;
    line-height: 1.6;
    color: var(--black);
}
.footerLogo {
    max-width: 390px;
    margin-top: 30px;
    margin-bottom: 15px;
    position: relative;
    left: -8px;
}



.featuredInfo .infoLabel {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.2;
}
.infoNumber {
    font-size: 98px;
    font-weight: 800;
    color: white;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.55);
}
.featuredInfo {
    text-align: center;
}
.panelBack {
    padding: 20px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 100%);
    border-bottom: 8px solid #f5b82e;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.infoNumber {
    font-size: 110px;
    font-weight: 800;
    color: white;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.55);
}
.featuredInfo.employees {
    background-image: url(/images/academy/cba2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.featuredInfo.revenue {
    background-image: url(/images/cba/graph.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.featuredInfo.projects {
    background-image: url(/images/cba/money.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.panelBack div {
    color: white;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.55);
}
.statisticsBackground {
    position: relative;
    padding: 40px;
    background: white;
    border-radius: 24px;
    margin-bottom: 25px;
    background-image: url(/images/membership/construction-worker-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 50%;
    max-width: calc(100vw - 45px);
    overflow: hidden;
}
#ft a:hover,
#ft a:focus,
#ft a:active {
    color: rgba(255, 255, 255, 0.8);
}
.testimonialOutput h4 {
    font-family: var(--headingfont);
    color: white;
    text-transform: none;
    font-weight: 400;
    margin-top: 20px;
}

.testimonialOutput h5 {
    color: white;
    font-family: var(--headingfont);
    font-weight: 400;
    text-transform: none;
    font-size: 95%;
    letter-spacing: 0.2px;
}
.testimonialOutput .slick-slide > div > span > .ContentHtml:nth-child(1) {
    background: var(--manatee);
    color: white;
    padding: 40px;
}
.testimonialOutput .slick-slide > div > span > .ContentHtml:nth-child(1) p {
    color: white;
}

.Wrapper-HomePage #masterContentArea .testimonialOutput .slick-slide > div > span > .ContentHtml img {
    border: 0;
    box-shadow: none;
    object-fit: cover;
    height: 100% !important;
    width: 100%;
    object-position: bottom right;
}

body:not(.Wrapper-HomePage) #masterContentArea {
    margin-top: 30px;
    background: white;
    z-index: 2;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 30px;
    margin-bottom: 30px;
}
.RadMenu.RadMenu_Toronto .rmText,
.RadMenu.RadMenu_Toronto .rmHorizontal .rmText,
.RadMenu.RadMenu_Toronto .rmSlide .rmText {
    padding: 5px 20px;
}
.wrapper {
    position: relative;
}

.btn:focus,
.TextButton:focus,
.TextButtonWithImage:focus,
.RadUpload .ruButton:focus,
.RadUploadProgressArea .ruButton:focus,
#masterHeaderActionArea a:focus {
    outline-offset: 0;
}
.RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTitlebar,
.RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopLeft,
.RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopRight {
    background-color: var(--black);
}
.RadWindow .rwTitleRow em,
.RadWindow .rwTitleRow {
    font: normal bold 24px "Roboto", "Segoe UI", Arial !important;
}

.RadTreeView .rtText {
    vertical-align: top;
    outline: 0;
    font-size: 17px;
    font-weight: 500;
}
div#MainPanel {
    font-size: 16px;
}

.footer-content p {
    font-size: 90%;
    color: rgba(255, 255, 255, 0.5);
}

.footer-content h2 {
    font-size: 170%;
    color: rgba(255, 255, 255, 0.2);
    letter-spacing: 1px;
    margin-top: 15px;
    margin-bottom: -10px;
    font-weight: 700;
}
.auth-link-container-sm {
    display: none !important;
}
.breadcrumb span.Disabled {
    color: transparent;
}
.breadcrumb span.Disabled:before {
    content: "\f19d";
    font-family: fontawesome;
    color: var(--red);
    position: relative;
    left: 9px;
}

.WebPartZone ul:not([class]) > li:before,
.WebPartZone ul:not([class]) > li > ul > li:before {
    font-family: fontawesome;
    content: "\f111";
    padding-right: 5px;
    font-size: 6px;
    position: relative;
    top: -3px;
    color: var(--red);
}

.WebPartZone.textImageOverlay.red ul:not([class]) > li:before,
.WebPartZone.textImageOverlay.red ul:not([class]) > li > ul > li:before {
    color: white;
}

.WebPartZone ul:not([class]) > li > ul > li:before {
    content: "\f111";
}
.WebPartZone ul:not([class]) > li {
    list-style: none;
    margin-bottom: 5px;
}
.textImageOverlay {
    position: relative;
    overflow: hidden;
    border: 10px solid rgba(255,255,255,.2);
    border-radius: 24px;
    margin-bottom: 25px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.textImageOverlay > .iMIS-WebPart:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
}
.textImageOverlay > .iMIS-WebPart:nth-child(3) a {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    text-indent: -10000px;
    height: 100%;
    width: 100%;
    z-index: 100;
}
.textImageOverlay > .iMIS-WebPart:nth-child(2) {
    opacity: 1;
    transition: 0.2s all ease-in-out;
    position: absolute;
    top: 0;
    padding: 20px;
    width: 60%;
    height: 100%;
    left: 0;
    color: white;
    font-size: 90%;
    font-weight: 400;
    line-height: 1.6;
    z-index: 98;
    overflow: hidden;
}

.textImageOverlay.right > .iMIS-WebPart:nth-child(2) {
    right: 0;
    left: unset;
}
 .textImageOverlay p {
    font-weight: 500;
    font-family: var(--headingfont);
    font-size: 120%;
    line-height: 1.8;
    letter-spacing: 0.25px;
}
.videoFrame,
.videoScreen {
    position: relative;
    width: 100%;
    padding-bottom: 51%;
    margin-bottom: 25px;
}

.videoFrame iframe,
.videoScreen iframe {
    border: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.textImageOverlay.red p,
.textImageOverlay.red h2,
.textImageOverlay.red h3,
.textImageOverlay.red h4,
.textImageOverlay.red h5,
.textImageOverlay.red h6,
.textImageOverlay.red {
    color: white;
}

.textImageOverlay.red:hover > .iMIS-WebPart:nth-child(2) {
    transition: 0.2s all ease-in-out;
    background-color: rgba(60, 60, 60, .95);
}
.textImageOverlay.red > .iMIS-WebPart:nth-child(2) {
    background-color: rgba(60, 60, 60, 0.65);
    transition: 0.2s all ease-in-out;
    padding: 40px;
    font-size: 18px;
}

.textImageOverlay.yellow p,
.textImageOverlay.yellow h2,
.textImageOverlay.yellow h3,
.textImageOverlay.yellow h4,
.textImageOverlay.yellow h5,
.textImageOverlay.yellow h6,
.textImageOverlay.yellow {
    color: var(--black);
}

.textImageOverlay.yellow:hover > .iMIS-WebPart:nth-child(2) {
    transition: 0.2s all ease-in-out;
    background-color: rgba(245, 184, 46, 1);
}

.textImageOverlay.yellow > .iMIS-WebPart:nth-child(2) {
    background-color: rgba(245, 184, 46, 0.7);
    transition: 0.2s all ease-in-out;
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6,
p,
input,
select,
textarea {
    font-family: var(--textfont);
    color: var(--black);
    border: none;
}
h1,
.h1,
.PageTitle {
    font-family: var(--headingfont);
    color: var(--black);
    font-size: 245%;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.1;
}
h2,
.PanelTitle {
    font-size: 165%;
}
.h2,
.PanelTitle,
.StandardPanel,
.ContentBorder,
h2,
.PanelHead.Distinguish,
.TitleBarCaption,
div.ShowFieldset fieldset,
.panel-border,
.panel-heading.Distinguish {
    font-weight: 700;
    letter-spacing: 0.5px;
}
h3,
.h3,
.SectionTitle {
    font-size: 140%;
}
h4,
.h4,
.SectionLabel {
    color: var(--red);
    font-size: 115%;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Roboto", arial, sans-serif;
}
h5,
.h5 {
    color: rgb(60, 60, 60);
    letter-spacing: 0.2px;
    font-weight: 700;
    font-size: 115%;
    text-transform: uppercase;
    font-family: "Roboto", arial, sans-serif;
}
h6,
.h6 {
    margin: 0;
    font-size: 110%;
}
.footerLogo img {
    opacity: 0.85;
}
.footerLogo:hover img {
    opacity: 0.8;
}

.footer-content a,
.footer-content a:visited {
    color: rgba(255, 255, 255, 0.5);
}

.footerLogo a:hover > img {
    opacity: 1;
}
.carousel-caption .innerCaption {
    color: white;
    padding: 10px 20px;
    max-width: 500px;
    margin-left: calc(50% - 550px);
    position: relative;
    z-index: 2;
    background: rgba(0,0,0,.7);
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    border-radius: 24px;
}
.sq1 {
    position: absolute;
    background: rgba(60, 60, 60, 0.1);
    height: 600px;
    width: 1200px;
    transform: rotate(45deg);
    bottom: -515px;
    z-index: 1;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.sq2 {
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    height: 1200px;
    width: 1200px;
    transform: rotate(35deg);
    top: 90px;
    z-index: 0;
    top: 120px;
    left: -227px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.sq3 {
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    height: 1200px;
    width: 1200px;
    transform: rotate(30deg);
    top: 90px;
    z-index: 2;
    top: 70px;
    left: -419px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.featureBox1 p,
.featureBox2 p,
.featureBox3 p,
.featureBox4 p {
    font-weight: 400;
    letter-spacing: 0.2px;
    font-size: 18px;
}
.featureBox1 {
    margin-bottom: 25px;
    color: white;
    padding: 40px;
    background: var(--black);
    line-height: 1.8;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.textImageOverlay img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.carousel-control {

    width: 65px;

}
.featureBox2 {
    margin-bottom: 25px;
    padding: 40px;
    background: white;
    line-height: 1.8;
    border-radius: 24px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    border: 10px solid var(--black);
}

.featureBox3 {
    margin-bottom: 25px;
    padding: 40px;
    background: rgba(167, 169, 172, 0.8);
    line-height: 1.8;
    border-radius: 24px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    border: 10px solid var(--black);
}

.featureBox4 {
    margin-bottom: 25px;
    color: white;
    padding: 40px;
    background: rgba(199, 42, 35, 1);
    line-height: 1.8;
        border-radius: 24px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    border: 10px solid var(--black);
}
.featureBox4 p,
.featureBox1 p {
    font-weight: 400;
}
.iMIS-WebPart > .ContentItemContainer:has([name="cagcJotForm"]) {
    margin-bottom: 0;
    margin: 0;
}
.featureBox1 h1,
.featureBox1 h2,
.featureBox1 h3,
.featureBox1 h4,
.featureBox1 h5,
.featureBox1 h6,
.featureBox1 ul > li,
.featureBox1 ul > li > ul > li,
.featureBox4 h1,
.featureBox4 h2,
.featureBox4 h3,
.featureBox4 h4,
.featureBox4 h5,
.featureBox4 h6,
.featureBox ul > li,
.featureBox4 ul > li > ul > li,
.featureBox1 a,
.featureBox1 a:visited,
.featureBox1 a:hover
.featureBox4 a,
.featureBox4 a:visited,
.featureBox4 a:hover
a.carousel-link, a.carousel-link:visited, a.carousel-link:hover {
    color: white;
}

.featureBox3 h1,
.featureBox3 h2,
.featureBox3 h3,
.featureBox3 h4,
.featureBox3 h5,
.featureBox3 h6,
.featureBox3 ul > li,
.featureBox3 ul > li > ul > li,
.featureBox2 h1,
.featureBox2 h2,
.featureBox2 h3,
.featureBox2 h4,
.featureBox2 h5,
.featureBox2 h6,
.featureBox2 ul > li,
.featureBox2 ul > li > ul > li {
    color: var(--black);
}

.featureBox1 h2,
.featureBox1 p,
.featureBox4 h2,
.featureBox4 p,
.featureBox1 a,
.featureBox3 a,
.featureBox4 a {
    transition: 0.3s ease-in-out all;
    color: white;
}

.featureBox1 a:hover {
    color: rgba(255, 255, 255, 0.7);
    transition: 0.3 ease-in-out all;
}

.featureBox2 h2,
.featureBox2 p,
.featureBox3 h2,
.featureBox3 p {
    color: var(--black);
}

.featureBox1 {
    padding: 40px;
    background: var(--black);
    border: 10px solid rgba(255,255,255,.2);
    border-radius: 24px;
}
.featureBox2 h2,
.statisticsBackground h2 {
    color: rgb(199, 42, 35);
    position: relative;
}
.featureBox1 h2,
.featureBox3 h2,
.featureBox4 h2 {
    position: relative;
}
a.carousel-link, a.carousel-link:hover {
    text-decoration: none;
    color: inherit;
}
.featureBox1 h2,
.featureBox2 h2,
.featureBox3 h2,
.featureBox4 h2,
.statisticsBackground h2 {
    font-weight: 700;
}
.featureBox1 h2 strong,
.featureBox2 h2 strong,
.featureBox3 h2 strong,
.featureBox4 h2 strong,
.statisticsBackground h2 strong {
    font-weight: 900;
}
.logoCarousel .panel-body {
    padding: 0;
}
.featureBox1 h2, .featureBox2 h2, .featureBox3 h2, .featureBox4 h2, .statisticsBackground h2 {
    background: var(--black);
    color: white;
    padding: 12px;
    border-radius: 3px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: -.5px;
    border-left: 7px solid var(--red);
}
.textImageOverlay .iMIS-WebPart > .ContentItemContainer {margin-bottom:0;}

.memberContactArea img {
    border-radius: 100%;
    height: 170px!important;
    width: 150px!important;
    object-fit: cover;
    object-position: top;
    border: 4px solid white;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.logoCarousel {
    background: white;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    padding: 20px 0;
    border-radius: 24px;
    margin-bottom: 30px;
    
    overflow: visible;
}
.logoCarousel, .rotatingBenefits, .testimonialOutput {
    max-width: calc(100vw - 45px)!important;
    margin: 0 auto 30px auto;
    float: left;
}
.logoCarousel .slick-track {
    display: flex;
    align-items: center;
}
.logoCarousel .panel-heading.Distinguish {
    text-align: center;
}
.logoCarousel:before {
    content: '';
    position: absolute;
    height: calc(100% - 50px);
    width: 5vw;
    top: 10px;
    left: 24px;
    z-index: 1;
    background: linear-gradient(to right,  rgba(255,255,255,1) 5%,rgba(255,255,255,0) 100%);
    border-bottom-left-radius: 14px;
    border-top-left-radius: 14px;
}
.logoCarousel {
    border: 10px solid #5e5e5e;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.logoCarousel:after {
    content: '';
    position: absolute;
    height: calc(100% - 50px);
    width: 5vw;
    top: 10px;
    right: 24px;
    z-index: 1;
    background: linear-gradient(to left,  rgba(255,255,255,1) 5%,rgba(255,255,255,0) 100%);
    border-bottom-right-radius: 14px;
    border-top-right-radius: 14px;
}

.Wrapper-HomePage #masterContentArea .logoCarousel img, .logoCarousel img {
    box-shadow: none;
    border: none;
    padding: 35px;
}
.breadcrumb {
    font-size: 14px;
    font-family: var(--textfont);
    font-weight: 500;
}
a,
a:visited {
    color: var(--red);
    font-weight: 600;
}
a:hover, a:focus, a:active {
    color: var(--black);
    font-weight: 600;
}
a.aspNetDisabled,
a.aspNetDisabled:hover,
a.aspNetDisabled:focus,
a.aspNetDisabled:active,
a.aspNetDisabled:visited {
    color: #a7a9ac;
}

.RadGrid a,
.RadToolTip a {
    color: var(--black) !important;
    text-decoration: underline;
}
.RadGrid a:visited,
.RadToolTip a:visited {
    color: var(--black) !important;
}
.RadGrid a:hover,
.RadGrid a:focus,
.RadGrid a:active,
.RadToolTip a:hover,
.RadToolTip a:focus,
.RadToolTip a:active {
    color: var(--black) !important;
}
.RadGrid a.aspNetDisabled,
.RadGrid a.aspNetDisabled:hover,
.RadGrid a.aspNetDisabled:focus,
.RadGrid a.aspNetDisabled:active,
.RadGrid a.aspNetDisabled:visited,
.RadToolTip a.aspNetDisabled,
.RadToolTip a.aspNetDisabled:hover,
.RadToolTip a.aspNetDisabled:focus,
.RadToolTip a.aspNetDisabled:active,
.RadToolTip a.aspNetDisabled:visited {
    color: #a7a9ac !important;
}

.RadGrid a.TextButton {
    color: #fff !important;
    text-decoration: none !important;
}
.nav-secondary .sub-nav-head {
    background-color: var(--red);
    color: white;
}
.nav-secondary {
    background-color: #f4f5f5;
    margin-bottom: 1em;
}
.nav-secondary .SubNavigationSeparator {
    border: none;
    height: 4px;
    background-color: #dfe0e1;
}
.RadTreeView.RadTreeView_Toronto > .rtUL > .rtLI {
    border-top: 1px solid #dfe0e1;
}

.StandardPanel,
.ContentBorder,
h2,
.PanelHead.Distinguish,
.TitleBarCaption,
div.ShowFieldset fieldset,
.panel-border,
.panel-heading.Distinguish {
    border-color: #dfe0e1;
    border: none;
}
h2,
.h2,
.PanelTitle {
    font-family: "Roboto", Open Sans, Helvetica Neue, Arial, sans-serif;
    font-weight: 700;
    color: var(--black);
}
.RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell,
.RadGrid.RadGrid_MetroTouch .rgSelectedRow,
.RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow,
.RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted,
.RadGrid.RadGrid_MetroTouch th.rgSorted,
.RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell,
.RadGrid.RadGrid_Metro .rgSelectedRow,
.RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow,
.RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted,
.RadGrid.RadGrid_Metro th.rgSorted {
    background-color: var(--black);
    border-color: var(--black);
}
.CalloutPart2 .panel-heading,
.CalloutPart2 .panel-body {
    background-color: #dfe0e1;
}
.Alerts .AlertItem {
    border: 1px solid #dfe0e1;

    background-color: #dfe0e1;
}
.RefExample,
.RefExample:before,
.RefCode.prettyprint,
.RefTOC {
    border: 1px solid #dfe0e1;
}
body:not(.Wrapper-HomePage) .navbar:before {
    content: "";

    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.35+0,0+83 */
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 83%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 83%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 83%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.Quote {
    background: #fef9ec;
    border-left: 10px solid var(--red);
    margin: 1.5em 0.7em 1.5em 0;
    padding: 1.5em 0.7em;
    quotes: "\201C""\201D""\201C""\201D";
    font-weight: normal;
}
.Quote:before {
    color: #f5b82b;
}
.CalloutArea1,
.CalloutBlockType1 {
    background-color: rgba(199, 42, 35, 1);
    padding: 20px;
    margin: 20px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: white;
    font-weight: 500;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 5px;
}
.CalloutArea1 h2 {
    color: #fff;
}
.CalloutArea2 {
    background-color: #a7a9ac;
    padding: 20px;
    margin: 20px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.RadTreeView.RadTreeView_Toronto a.rtIn {
    color: var(--black);
}
.btn,
.TextButton,
.TextButtonWithImage,
.ruButton,
#masterHeaderActionArea a,
.RadGrid input.TextButton,
.btn:visited,
.TextButton:visited,
.TextButtonWithImage:visited,
.ruButton:visited,
#masterHeaderActionArea a:visited,
.RadGrid input.TextButton:visited {
    color: white;
    background-color: #f5b82e;
    border-color: transparent;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    font-family: var(--textfont);
    font-weight: 700;
    letter-spacing: 0.4px;
    border-radius: 5px;
    margin-bottom: 5px;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.btn,
.TextButton,
.TextButtonWithImage,
.RadUpload .ruButton,
.RadUploadProgressArea .ruButton,
#masterHeaderActionArea a {
    padding: 10px 25px;
    font-size: 18px;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Roboto", arial, sans-serif;
}

.btn:hover,
.btn:focus,
.btn:active,
.TextButton:hover,
.TextButton:focus,
.TextButton:active,
.TextButtonWithImage:hover,
.TextButtonWithImage:focus,
.TextButtonWithImage:active,
.ruButton:hover,
.ruButton:focus,
.ruButton:active,
#masterHeaderActionArea a:hover,
#masterHeaderActionArea a:focus,
#masterHeaderActionArea a:active,
.RadGrid input.TextButton:hover,
.RadGrid input.TextButton:focus,
.RadGrid input.TextButton:active,
.TextButton.PrimaryButton:hover {
    color: #fff;
    background-color: rgb(30, 30, 30);
    border-color: transparent;
    -webkit-box-shadow: none;
}
.featureBox1 h2, .featureBox2 h2, .featureBox3 h2, .featureBox4 h2, .statisticsBackground h2 {
    line-height: 1.2;
    margin-bottom: 25px;
   
}

.featureBox1 .btn:hover,
.featureBox1 .btn:focus,
.featureBox1 .btn:active,
.featureBox1 .TextButton:hover,
.featureBox1 .TextButton:focus,
.featureBox1 .TextButton:active,
.featureBox1 .TextButtonWithImage:hover,
.featureBox1 .TextButtonWithImage:focus,
.featureBox1 .TextButtonWithImage:active,
.featureBox1 .ruButton:hover,
.featureBox1 .ruButton:focus,
.featureBox1 .ruButton:active,
.featureBox1 #masterHeaderActionArea a:hover,
.featureBox1 #masterHeaderActionArea a:focus,
.featureBox1 #masterHeaderActionArea a:active,
.featureBox1 .RadGrid input.TextButton:hover,
.featureBox1 .RadGrid input.TextButton:focus,
.featureBox1 .RadGrid input.TextButton:active,
.featureBox1 .TextButton.PrimaryButton:hover {
    color: #fff;
    background-color: var(--red);
    border-color: transparent;
    -webkit-box-shadow: none;
}

.PrimaryButton,
.SaveAndClose,
.SaveAs,
.UsePrimaryButton .TextButton,
.UsePrimaryButton .TextButtonWithImage,
#masterHeaderActionArea a,
.RadGrid input.PrimaryButton,
.PrimaryButton:visited {
    color: #fff;
    background-color: var(--red);
    border-color: transparent;
    position: relative;
    -webkit-box-shadow: none;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.btn[disabled],
.btn[disabled]:hover,
.btn[disabled]:focus,
.btn[disabled]:active,
fieldset[disabled] .btn,
fieldset[disabled] .btn:hover,
fieldset[disabled] .btn:focus,
fieldset[disabled] .btn:active,
.btn.aspNetDisabled,
.btn.aspNetDisabled:hover,
.btn.aspNetDisabled:focus,
.btn.aspNetDisabled:active,
.TextButton[disabled],
.TextButton[disabled]:hover,
.TextButton[disabled]:focus,
.TextButton[disabled]:active,
fieldset[disabled] .TextButton,
fieldset[disabled] .TextButton:hover,
fieldset[disabled] .TextButton:focus,
fieldset[disabled] .TextButton:active,
.TextButton.aspNetDisabled,
.TextButton.aspNetDisabled:hover,
.TextButton.aspNetDisabled:focus,
.TextButton.aspNetDisabled:active,
.TextButtonWithImage[disabled],
.TextButtonWithImage[disabled]:hover,
.TextButtonWithImage[disabled]:focus,
.TextButtonWithImage[disabled]:active,
fieldset[disabled] .TextButtonWithImage,
fieldset[disabled] .TextButtonWithImage:hover,
fieldset[disabled] .TextButtonWithImage:focus,
fieldset[disabled] .TextButtonWithImage:active,
.TextButtonWithImage.aspNetDisabled,
.TextButtonWithImage.aspNetDisabled:hover,
.TextButtonWithImage.aspNetDisabled:focus,
.TextButtonWithImage.aspNetDisabled:active,
.ruButton[disabled],
.ruButton[disabled]:hover,
.ruButton[disabled]:focus,
.ruButton[disabled]:active,
fieldset[disabled] .ruButton,
fieldset[disabled] .ruButton:hover,
fieldset[disabled] .ruButton:focus,
fieldset[disabled] .ruButton:active,
.ruButton.aspNetDisabled,
.ruButton.aspNetDisabled:hover,
.ruButton.aspNetDisabled:focus,
.ruButton.aspNetDisabled:active,
#masterHeaderActionArea a[disabled],
#masterHeaderActionArea a[disabled]:hover,
#masterHeaderActionArea a[disabled]:focus,
#masterHeaderActionArea a[disabled]:active,
fieldset[disabled] #masterHeaderActionArea a,
fieldset[disabled] #masterHeaderActionArea a:hover,
fieldset[disabled] #masterHeaderActionArea a:focus,
fieldset[disabled] #masterHeaderActionArea a:active,
#masterHeaderActionArea a.aspNetDisabled,
#masterHeaderActionArea a.aspNetDisabled:hover,
#masterHeaderActionArea a.aspNetDisabled:focus,
#masterHeaderActionArea a.aspNetDisabled:active,
.RadGrid input.TextButton[disabled],
.RadGrid input.TextButton[disabled]:hover,
.RadGrid input.TextButton[disabled]:focus,
.RadGrid input.TextButton[disabled]:active,
fieldset[disabled] .RadGrid input.TextButton,
fieldset[disabled] .RadGrid input.TextButton:hover,
fieldset[disabled] .RadGrid input.TextButton:focus,
fieldset[disabled] .RadGrid input.TextButton:active,
.RadGrid input.TextButton.aspNetDisabled,
.RadGrid input.TextButton.aspNetDisabled:hover,
.RadGrid input.TextButton.aspNetDisabled:focus,
.RadGrid input.TextButton.aspNetDisabled:active {
    background-color: #a7a9ac;
    border-color: transparent;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

a.rmLink.rmRootLink.rmSelected {
    background: var(--red) !important;
    color: white !important;
}
#masterHeaderImage {
    background-image: url("/images/Logos/carolinas-agc-logo.png");
    background-position: center;
    background-size: contain;
    height: 150px;
    width: 330px;
}
.nav-auxiliary .nav-aux-cart .nav-text {
    position: absolute;
    text-indent: -10000px;
    top: 1px;
    left: 0;
}

.header-logo-container {
    float: left;
    margin: 10px 0 5px 0;
    margin-bottom: -30px;
}
#ft,
#masterContentArea {
    position: relative;

}
.homeSlideShow:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
}
.carousel h1,
.carousel h2,
.carousel h3,
.carousel h4,
.carousel h5 {
    font-family: var(--headingtfont);
    font-weight: 900;
    letter-spacing: 0.75px;
}
.invisible {
    visibility: hidden;
}
.carousel-caption p,
.carousel-caption h1 {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    color: white;
    font-size: 265%;
    margin: 10px 0 15px 0;
    letter-spacing: 1.2px;
}
.carousel-caption p {
    font-size: 21px;
    max-width: 712px;
    letter-spacing: 0.35px;
}
.carousel-caption h1 {
    font-weight: 900;
    display: inline;
}
.carousel-caption .innerCaption {
    color: white;
    padding: 20px 30px;
    max-width: 768px;
    margin: 0;
    z-index: 3;
}
.workerImage {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

div#auxiliary-container {
    font-size: 14px;
    font-family: "Roboto";
}
.testimonialOutput .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.signUpForm {
    right: 25px;
    min-width: 40%;

    width: 100%;
    float: right;
}
.signUpForm iframe {
    height: 550px !important;
}
.navbar {
    background: transparent;
    border-radius: 0;
    border-bottom: 3px solid #f5b82e;
}
.nav-auxiliary a {
    transition: all 0.2s ease-in-out;
    color: var(--black);
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 10px;
    border-radius: 3px;
}
.statisticsBackground:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(255,255,255,.97);
    top: 0;
    left: 0;
    border-radius: 14px; overflow:hidden;
}
.nav-auxiliary a:hover {
    transition: all 0.2s ease-in-out;
    color: white;
    background: var(--red);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.modal-footer .btn + .btn {
    margin-left: 5px !important;
    margin-bottom: 5px !important;
}

body:not(.Wrapper-HomePage) .navbar {
    background: transparent;
    border-radius: 0;
    border-bottom: 7px solid var(--red);
    background-image: url(/images/membership/slider-mem-1-v2.jpg);
    background-position: 100% 21%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 3s ease-in-out;
    overflow: hidden;
}

.carousel-caption {
    text-shadow: none;
    font-weight: 500;
}
.Wrapper-HomePage header#hd {
    border-bottom: none;
}
div#ctl01_masterWrapper:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.85);
}
.slick-list {
    max-width: 100%!important;
overflow:hidden;
}
.Wrapper-HomePage .wrapper {
    display: table;
    width: 100%;
    height: 100%;
    background: rgba(180,180,180,.9);
    position: relative;
    background-image: url(/images/membership/construction-worker-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}
.header-top-container {
    position: relative;
}

.statisticsBackground {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    border: 10px solid var(--black);
}
.memberContactArea {
    background: rgba(255,255,255,.1);
    padding: 40px;
    border-top-left-radius: 24px;
    text-align: center;
    background: linear-gradient(to bottom, rgba(255, 255, 255, .95) 0%, rgba(255, 255, 255, .4) 60%, rgba(255, 255, 255, 0) 100%);
    border-top-right-radius: 24px;
    padding-bottom: 30px;
    margin-bottom: -30px;
}
.memberContactArea {
    font-weight: 500!important;
    text-shadow: 1px 1px 1px rgba(0,0,0,.15);
    border: 10px solid var(--black);
}
.memberContactArea h2, .logoCarousel h2 {
    color: var(--black);
    text-shadow: none;
    font-weight: 500;
    font-size: 35px;
    opacity: .5;
    text-align: center;
    margin: auto;
}
.Wrapper-HomePage .wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/var(--black)+0,3c3c3c+100&0.2+0,0.2+71,0.5+71,1+95 */
background: linear-gradient(to bottom,  rgba(60,60,60,0.2) 0%,rgba(60,60,60,0.5) 71%,rgba(60,60,60,1) 95%,rgba(60,60,60,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.testimonialOutput .slick-slide {
    border: 10px solid rgba(255,255,255,.2);
    border-radius: 35px;
}

.carousel-inner .item:before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+20,0+50 */
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
div#ste_container_FooterCommunications a.fa,
div#ste_container_FooterCommunications a.fa-brands {
    text-decoration: none;
    margin-right: 10px;
    font-size: 32px;
    margin-top: 15px;
    margin-bottom: 15px;
}
div#ste_container_FooterCommunications {
    text-align: left;
}

.footer-nav-copyright {
    background-color: var(--black);
    color: white;
}
.container,
.header-container,
.SliderPage1 {
    max-width: 1800px;
}
.footer-copyright p {
    margin-bottom: 0;
    font-size: 75%;
    color: rgba(255, 255, 255, 0.5);
}
.footer-nav-copyright a,
.footer-nav-copyright a:visited {
    color: rgba(255, 255, 255, 0.5);
}

.carousel-caption {
    background: rgba(0, 0, 0, 0);
    padding: 15px;
    font-family: "Roboto";
    text-align: left;
    border-radius: 5px;
}
.footer-content {
    background-color: var(--black);
    color: #fff;
    text-align: center;

}
.col-md-6 > .ContentItemContainer > .WebPartZone.textImageOverlay > .iMIS-WebPart:nth-child(1) img {
    min-height: 550px;
    object-fit: cover;
}
p.CalloutArea1,
p.CalloutArea2 {
    margin: 20px 0;
}
button.slick-arrow {
    box-shadow: none;
}
.HomePageFullWidthArea {
    width: 100%;

    top: -160px;
    border-bottom: 10px solid var(--red);

}
.slick-slider {
    overflow: hidden;
}
.rotatingBenefits:before {
    content: "+";
    color: #f5b82e;
    position: absolute;
    font-size: 70px;
    left: -34px;
    top: -22px;
    font-weight: 300;
}
.statisticsBackground .rotatingBenefits h2:before {
    content: none;
}
.rotatingBenefits {
    position: relative;
    top: -9px;
}
.logoCarousel .panel-body-container {
    margin-bottom: -25px;
}
@media (min-width: 768px) {
	.workerImage {

    width: 36%;
}
	
	.HomePageFullWidthArea {
  
    position: relative;
 

    margin-bottom: -140px;
}
	
	.signUpForm {margin-bottom:-90px;}
	
    .Wrapper-HomePage #masterHeaderImage {
        background-image: url("/images/Logos/carolinas-agc-logo.png");
    }
    .obo-panel {
        display: none;
    }
#ste_container_HeaderLogoSpan {
    padding: 10px 50px;
    margin-top: -10px;
    position: relative;
    top: -10px;
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.9) 80%,rgba(255,255,255,0) 100%);
}

    .minHeight550Boxes .WebPartZone.textImageOverlay {
        min-height: 550px;
    }

    .testimonialOutput .panel-body {
        padding: 0;
    }
    .testimonialOutput .slick-slide > div > span > .ContentHtml:nth-child(1) {
        font-weight: 500;
        font-family: var(--headingtfont);
        font-size: 120%;
        line-height: 1.8;
        padding: 60px 80px;
        letter-spacing: 0.25px;
    }
.testimonialOutput .slick-slide > div > span {
    display: grid !important;
    grid-template-columns: 1.25fr 1fr;
    gap: 0;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
    .navbar-collapse {
        background: rgba(255, 255, 255, 0.9);
    }
    .Wrapper-HomePage .navbar-collapse {
        background: rgba(255, 255, 255, 0.7);
    }
    .Wrapper-HomePage .navbar-collapse {
        clear: right;
        top: 11px;
        position: relative;
    }
    .header-bottom-container {
        background-color: white;
    }
    .RadMenu.RadMenu_Toronto .rsmItem {
        padding: 2px 15px;
        margin: 0;
    }
    .carousel-inner.bg-img > .item {
        background-color: var(--black);
        background-position: center top;
    }

    .Wrapper-HomePage #masterHeaderImage {
        width: 330px;
    }

    .Wrapper-HomePage .header-bottom-container {
        background-color: transparent;
        margin-top: -240px;
        margin-bottom: 10px;
    }

    .Wrapper-HomePage header#hd {
        border-bottom: none;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 19;
        background: transparent;
    }

    .RadMenu.RadMenu_Toronto .rmRootLink.rmSelected {
        color: #010101;
        background-color: transparent;
        font-family: "Roboto";
        font-weight: 700;
    }

    .RadMenu.RadMenu_Toronto .rmLink,
    .RadMenu.RadMenu_Toronto .rsmLink {
        color: #010101;
        font-family: "Roboto";
        font-weight: 700;
    }
    .RadMenu.RadMenu_Toronto .rmRootGroup > .rmItem > .rmLink {
        text-transform: none;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: 0.5px;
        color: var(--black);
    }
    .RadMenu.RadMenu_Toronto .rsmLevel .rmLink,
    .RadMenu.RadMenu_Toronto .rsmLevel .rsmLink {
        color: var(--black);
        font-family: "Roboto";
        font-weight: 400;
    }
    .header-bottom-container {
        background-color: transparent;
        margin-top: -113px;
        margin-bottom: 10px;
    }
    .RadMenu.RadMenu_Toronto .rmRootLink.rmExpanded,
    .RadMenu.RadMenu_Toronto .rmRootLink:hover,
    .RadMenu.RadMenu_Toronto .rmRootLink.rmFocused {
        background-color: var(--red);
        color: white !important;
    }
    a.rmLink.rmRootLink.rmFocused {
        color: white !important;
    }
    .search-container-sm {
        display: none !important;
    }
    a.rmLink.rmRootLink.rmExpanded {
        color: white !important;
    }

    .RadMenu.RadMenu_Toronto .rmGroup {
        background-color: rgba(255, 255, 255, 0.85);
        border: 4px solid var(--red);
    }

    .RadMenu_Toronto .rmSlide .rmLink:hover,
    .RadMenu_Toronto .rmSlide .rmLink.rmFocused,
    .RadMenu_Toronto .rmSlide .rsmLink:hover,
    .RadMenu_Toronto .rmSlide .rsmLink.rmFocused,
    .RadMenu_Toronto .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:hover,
    .RadMenu_Toronto .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink.rmFocused {
        background-color: transparent;
        color: var(--black);
        font-weight: 500;
    }
    html .RadTabStrip.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected,
    html .RadTabStrip.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected:hover {
        border-color: var(--black);
        background-color: var(--black);
    }
    .RadTabStrip.RadTabStrip_MetroTouch .rtsLevel1 {
        border-bottom-color: var(--black);
    }
.carousel-caption {
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    padding: 40px 20px;
    font-family: "Roboto";
    text-align: left;
    border-radius: 5px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
    border-radius: 0;
    left: 0;
    right: 0;
    max-width: 1800px;
    margin: auto;
}

    .RadSocialShare_Default {
        font-family: var(--headingtfont);
    }

    .sshLinkItem .sshCustomIcon,
    .sshLinkItem .sshIcon,
    .sshLinkItem .sshText {
        line-height: 50px;
    }
    .RadSocialShare.RadSocialShare_Default.SmallButtons [id$="share"] {
        padding: 0;
        margin: 0;
        background: rgba(255, 255, 255, 0.7);
        opacity: 0.7;
        -moz-transition: opacity 0.7s ease-in-out;
        -o-transition: opacity 0.7s ease-in-out;
        -ms-transition: opacity 0.7s ease-in-out;
    }
    .sshLinkItem .sshMailTo,
    .sshLinkItem .sshShareOnTwitter {
        background-color: #fff;
    }
    [id$="share"]:hover {
        opacity: 1;
        border: 3px solid #00a8f6;
    }
    [id$="share"]:hover .sshContent {
        background: #fff;
        opacity: 1;
    }
    [id$="share"] .RadSocialShare {
        padding: 50px 0 0;
        margin: 0;
    }
    .sshIcon,
    .sshListItem {
        margin: 0 !important;
        padding: 0 !important;
    }
    .sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton {
        background: #fff;
    }
    .sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton:before {
        content: "\f141";
        margin: auto;
        text-align: center;
        font-size: 30px;
        font-family: fontawesome;
        position: relative;
        left: 15px;
    }
    .sshLinkItem .sshMailTo:before,
    .sshLinkItem .sshShareOnTwitter:before {
        left: 12px;
        margin: auto;
        text-align: center;
        font-family: fontawesome;
        position: relative;
    }
    .sshLinkItem .sshShareOnTwitter:before {
        content: "\f099";
        font-size: 30px;
    }
    .sshLinkItem .sshMailTo:before {
        content: "\f003";
        font-size: 27px;
    }
    div[id$="share"] .sshLinkItem .sshLinkedIn {
        background-color: #fff;
        background-image: none !important;
    }
    div[id$="share"] .sshLinkItem .sshLinkedIn:hover {
        color: #fff;
    }
    .PanelFieldLabel.SocialShare,
    [id$="share"]:hover .PanelFieldLabel.SocialShare {
        margin-right: -50px;
        padding: 7px 0 0 !important;
        text-transform: uppercase;
        font-size: 80%;
        line-height: 13px;
        width: 50px;
        height: 50px;
        text-align: center;
    }
    .PanelFieldLabel.SocialShare {
        background: #fff;
    }
    [id$="share"]:hover .PanelFieldLabel.SocialShare {
        background: #00a8f6;
        color: #fff;
    }
    .sshListItem {
        display: block !important;
    }
    .RadSocialShare.LargeButtons .sshCustomIcon,
    .RadSocialShare.MediumButtons .sshCustomIcon,
    .RadSocialShare.SmallButtons .sshCustomIcon {
        background-image: none;
        width: 50px;
        height: 50px;
    }
    .sshLinkItem .sshShareOnFacebook {
        background-color: #fff;
    }
    .sshLinkItem .sshShareOnFacebook:before {
        content: "\f09a";
        margin: auto;
        text-align: center;
        font-size: 30px;
        font-family: fontawesome;
        position: relative;
        left: 17px;
        color: #3b5998;
    }
    .sshLinkItem .sshShareOnTwitter:before {
        color: #1da1f2;
    }
    .sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton:before {
        color: #007f68;
    }
    .sshLinkItem .sshMailTo:before {
        color: #acaaa5;
    }
    a.sshLinkItem:hover span.sshIcon.sshShareOnFacebook.sshCustomIcon.sshCustomShareOnFacebook {
        background-color: #3b5998;
    }
    a.sshLinkItem:hover span.sshIcon.sshShareOnTwitter.sshCustomIcon.sshCustomShareOnTwitter {
        background-color: #1da1f2;
    }
    a.sshLinkItem:hover span.sshIcon.sshMailTo.sshCustomIcon.sshCustomMailTo {
        background-color: #acaaa5;
    }
    a.sshLinkItem:hover span.sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton {
        background-color: #007f68;
    }
    .sshLinkItem:hover span.sshIcon.sshShareOnFacebook.sshCustomIcon.sshCustomShareOnFacebook:before,
    .sshLinkItem:hover span.sshIcon.sshShareOnTwitter.sshCustomIcon.sshCustomShareOnTwitter:before,
    .sshListItem:hover span.sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton:before,
    .sshListItem:hover span.sshIcon.sshMailTo.sshCustomIcon.sshCustomMailTo:before {
        color: #fff;
    }
    .sshLinkItem:hover .sshCustomIcon {
        color: #fff;
        opacity: 1;
        filter: Alpha(opacity=100);
    }
    .sshLinkItem .sshCustomIcon {
        opacity: 1;
        filter: Alpha(opacity=100);
    }
    [id$="SocialShareCommon"],
    [id$="share"] {
        bottom: 25px;
        border: 3px solid transparent;
        position: fixed;
        z-index: +2;
        right: 15px;
        opacity: 0.5;
    }
    .rwTable .sshLinkItem .sshCustomIcon,
    .rwTable .sshLinkItem .sshIcon,
    .rwTable .sshLinkItem .sshText {
        line-height: inherit;
    }
    #ctl01_TemplateBody_WebPartManager1_gwpciNewSocialShareCommon_ciNewSocialShareCommon__Body .RadSocialShare {
        padding: 50px 0 0;
        margin: 0;
    }
    [id$="NewSocialShareCommon"] .PanelBody,
    [id$="NewSocialShareCommon"] .panel-body {
        padding: 0;
    }
    [id$="NewSocialShareCommon"] .StandardPanel,
    [id$="NewSocialShareCommon"] .panel {
        border: 0;
    }

    .sshLinkItem .sshCustomIcon,
    .sshLinkItem .sshIcon,
    .sshLinkItem .sshText {
        line-height: 50px;
    }
    .RadSocialShare.RadSocialShare_Default.SmallButtons [id$="NewSocialShareCommon"] {
        padding: 0;
        margin: 0;
        background: rgba(255, 255, 255, 0.7);
        opacity: 0.7;
        -moz-transition: opacity 0.7s ease-in-out;
        -o-transition: opacity 0.7s ease-in-out;
        -ms-transition: opacity 0.7s ease-in-out;
    }
    .sshLinkItem .sshMailTo,
    .sshLinkItem .sshShareOnTwitter {
        background-color: #fff;
    }
    [id$="NewSocialShareCommon"] {
        border: 3px solid #ffffff;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    [id$="NewSocialShareCommon"]:hover {
        opacity: 1;
        border: 3px solid #ffffff;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    [id$="NewSocialShareCommon"]:hover .sshContent {
        background: #fff;
        opacity: 1;
    }
    [id$="NewSocialShareCommon"] .RadSocialShare {
        padding: 50px 0 0;
        margin: 0;
    }
    .sshIcon,
    .sshListItem {
        margin: 0 !important;
        padding: 0 !important;
    }
    .sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton {
        background: #fff;
    }
    .sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton:before {
        content: "\f141";
        margin: auto;
        text-align: left;
        font-size: 30px;
        font-family: fontawesome;
        position: relative;
        top: -5px;
        left: 15px;
    }
    .sshLinkItem .sshMailTo:before,
    .sshLinkItem .sshShareOnTwitter:before {
        left: 12px;
        margin: auto;
        text-align: left;
        font-family: fontawesome;
        position: relative;
    }
    .sshLinkItem .sshShareOnTwitter:before {
        content: "\e61b";
        top: -8px;
        font-size: 33px;
        left: 9px;
    }
    .sshLinkItem .sshMailTo:before {
        content: "\f003";
        top: -5px;
        font-size: 27px;
    }
    .PanelFieldLabel.SocialShare,
    [id$="NewSocialShareCommon"]:hover .PanelFieldLabel.SocialShare {
        margin-right: -50px;
        padding: 7px 0 0 !important;
        text-transform: uppercase;
        font-size: 11px;
        line-height: 13px;
        width: 50px;
        height: 50px;
        text-align: center;
        font-family: var(--headingtfont);
        font-weight: 500;
    }
    .PanelFieldLabel.SocialShare {
        background: #fff;
    }
    [id$="NewSocialShareCommon"]:hover .PanelFieldLabel.SocialShare {
        background: #ffffff;
        color: #005c85;
    }
    .sshListItem {
        display: block !important;
    }
    .RadSocialShare.LargeButtons .sshCustomIcon,
    .RadSocialShare.MediumButtons .sshCustomIcon,
    .RadSocialShare.SmallButtons .sshCustomIcon {
        background-image: none;
        width: 50px;
        height: 50px;
    }
    .sshLinkItem .sshShareOnFacebook {
        background-color: #fff;
    }
    .sshLinkItem .sshShareOnFacebook:before {
        content: "\f09a";
        margin: auto;
        text-align: left;
        font-size: 30px;
        font-family: fontawesome;
        position: relative;
        left: 17px;
        color: #3b5998;
        top: -5px;
    }
    .sshLinkItem .sshLinkedIn:before {
        content: "\f0e1";
        margin: auto;
        text-align: left;
        font-size: 30px;
        font-family: fontawesome;
        position: relative;
        left: 12px;
        top: -5px;
        color: #3b5998;
    }
    .sshLinkItem .sshLinkedIn {
        background-color: #fff;
    }
    .sshLinkItem .sshShareOnTwitter:before {
        color: rgb(15, 20, 25);
    }
    .sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton:before {
        color: #007f68;
    }
    .sshLinkItem .sshMailTo:before {
        color: #acaaa5;
    }
    .sshLinkItem .sshIcon.sshLinkedIn:before {
        color: #0077b5;
    }
    a.sshLinkItem:hover span.sshIcon.sshShareOnFacebook.sshCustomIcon.sshCustomShareOnFacebook {
        background-color: #3b5998;
    }
    a.sshLinkItem:hover span.sshIcon.sshLinkedIn,
    sshCustomIcon.sshCustomLinkedIn {
        background-color: #0077b5;
    }
    a.sshLinkItem:hover span.sshIcon.sshShareOnTwitter.sshCustomIcon.sshCustomShareOnTwitter {
        background-color: rgb(15, 20, 25);
    }
    a.sshLinkItem:hover span.sshIcon.sshMailTo.sshCustomIcon.sshCustomMailTo {
        background-color: #acaaa5;
    }
    a.sshLinkItem:hover span.sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton {
        background-color: #007f68;
    }
    .sshLinkItem:hover span.sshIcon.sshLinkedIn.sshCustomIcon.sshCustomLinkedIn:before,
    .sshLinkItem:hover span.sshIcon.sshShareOnFacebook.sshCustomIcon.sshCustomShareOnFacebook:before,
    .sshLinkItem:hover span.sshIcon.sshShareOnTwitter.sshCustomIcon.sshCustomShareOnTwitter:before,
    .sshListItem:hover span.sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton:before,
    .sshListItem:hover span.sshIcon.sshMailTo.sshCustomIcon.sshCustomMailTo:before {
        color: #fff;
    }
    .sshLinkItem:hover .sshCustomIcon {
        color: #fff;
        opacity: 1;
        filter: Alpha(opacity=100);
    }
    .sshLinkItem .sshCustomIcon {
        opacity: 1;
        filter: Alpha(opacity=100);
    }
    [id$="NewSocialShareCommon"],
    [id$="SocialShareCommon"] {
        background: white;
        bottom: 0;
        border: 3px solid #fff;
        position: fixed;
        z-index: +700;
        right: 0;
        opacity: 0.5;
    }
    .rwTable .sshLinkItem .sshCustomIcon,
    .rwTable .sshLinkItem .sshIcon,
    .rwTable .sshLinkItem .sshText {
        line-height: inherit;
    }
    .RadSocialShare.RadSocialShare_Default.SmallButtons {
        padding: 50px 0 0;
        margin: 0;
    }

    .RadMenu_Toronto .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink,
    .RadMenu_Toronto .rmSlide .rsmTwoLevels > .rsmItem.rsmDisabled > .rsmLink:hover,
    .RadMenu_Toronto .rmSlide .rsmTwoLevels > .rsmItem.rsmDisabled > .rsmLink:focus {
        color: var(--black);
    }
    a.rmLink.rmRootLink.rmSelected.hidden-xs.SlideLarge.rmExpanded {
        background: var(--red) !important;
    }
    .PanelFieldLabel.SocialShare {
        color: var(--black);
    }
}

.nav-auxiliary .nav-aux-button.nav-aux-account:hover .nav-text {
    background-position: 0 -100px;
}

@media (max-width: 767px) {
	
	.workerImage {
bottom:-20px;
}
	
#ste_container_HeaderLogoSpan {
    position: absolute;
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.9) 80%,rgba(255,255,255,0) 100%);
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 85px;
    justify-content: space-around;
    align-items: center;
}
	
	button.navbar-toggle.collapsed, button.navbar-toggle {
    display: none;
}
    .RadMenu.RadMenu_Toronto .rmGroup {
        background-color: #f5b82e;
    }
    .header-logo-container {
        float: left;
        margin: 10px 0 5px 0;
        margin-bottom: -120px;
    }
    #hd:has(.navbar-toggle:not(.collapsed)) {
        background: #fff;
    }

    .videoFrame,
    .videoScreen {
        margin-bottom: 100px;
    }
    body:not(.Wrapper-HomePage) #masterContentArea {
        margin-right: 15px;
        margin-left: 15px;
    }
    #masterHeaderImage {
        height: 66px;
        width: 165px;
        position: absolute;
        z-index: 1000;
        top: 5px;
    }
    .TaggedListPanel.slick-initialized.slick-slider {
        max-width: calc(100vw - 150px);
        margin: auto;
    }

    body:not(.Wrapper-HomePage) .navbar {
        background-size: 100%;
    }
    .RadMenu.RadMenu_Toronto .rmRootLink.rmExpanded,
    .RadMenu.RadMenu_Toronto .rmRootLink:hover,
    .RadMenu.RadMenu_Toronto .rmRootLink.rmFocused {
        background-color: var(--red);
        color: #fff;
    }
    .PanelFieldLabel.SocialShare {
        display: none;
    }
    .textImageOverlay > .iMIS-WebPart:nth-child(2) {
        opacity: 1;
        transition: 0.2s all ease-in-out;
        position: absolute;
        bottom: 15px;
        top: 0;
        padding: 30px 10px;
        width: 100%;
        height: 100%;
        left: 0;
        color: white;
        font-size: 80%;
        font-weight: 500;
        line-height: 1.8;
        z-index: 98;
        overflow: hidden;
        line-height: 1.4;
    }
    .item.active:before {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+34,0.35+81 */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 34%, rgba(0, 0, 0, 0.35) 81%, rgba(0, 0, 0, 0.35) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 34%, rgba(0, 0, 0, 0.35) 81%, rgba(0, 0, 0, 0.35) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 34%, rgba(0, 0, 0, 0.35) 81%, rgba(0, 0, 0, 0.35) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 ); /* IE6-9 */
    }

    .navbar-toggle {
        background-color: var(--red) !important;
    }

    .RadMenu.RadMenu_Toronto .rmRootGroup > .rmItem > .rmLink {
        font-weight: 500;
    }
    .RadMenu.RadMenu_Toronto .rmRootLink.rmSelected {
        color: white;
    }

    .auth-link-container {
        background-color: transparent;
        text-align: right;
    }
    .auth-link-container a,
    .auth-link-container a:visited,
    .auth-link-container a:hover {
        color: white;
    }
    .navbar-toggle:hover,
    .navbar-toggle:focus {
        background-color: var(--red);
    }

    #masterHeaderImage {
        height: 66px;
        width: 165px;
        position: absolute;
        z-index: 1000;
        top: 5px;
    }
    .Wrapper-HomePage #masterHeaderImage {
        width: 250px;
    }
.carousel-caption {
    left: 0;
    right: 0;

}
    button[data-target="#search-collapse"] {
        display: none;
    }
    .Wrapper-HomePage header#hd {
        position: absolute;
        z-index: 10001;
        width: 100%;
    }
    .header-top-container {
        min-height: 75px;
    }
}

@media (max-width: 1024px) {
    .textImageOverlay > .iMIS-WebPart:nth-child(2) {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .featureBox1,
    .featureBox2,
    .featureBox3,
    .featureBox4 {
        margin: 15px 0;
    }
}

@media (min-width: 1203px) and (max-width: 1440px) {
    #masterHeaderImage {
        max-width: 32vw;
    }
}
@media (min-width: 768px) and (max-width: 1202px) {
    #masterHeaderImage {
        max-width: unset;
        width: 350px;
    }
}

@media (min-width:1200px) and (max-width:1500px) {
	.textImageOverlay > .iMIS-WebPart:nth-child(2) {width:100%;}
	
	
}

@media (min-width:768px) and (max-width:1550px) {

	
	.signUpForm iframe {
    height: 850px !important;
}
	
}