#st-site .st-stage__header h1 {font-size: 36px;color:white;}

#st-site .st-stage__image{height: auto;top: 165%;}

#st-site .st-stage.js-st-object-fit {background: rgb(0,0,0,0.5);}

#st-site .edge-ai-text-center {text-align:center!important}
#st-site .edge-ai-mb-10 {margin-bottom:10px}
#st-site .edge-ai-mb-80 {margin-bottom:80px}
#st-site .edge-ai-mr-0 {margin-right:0}

#st-site .edge-ai-text-yellow {color:#FFD200}
#st-site .edge-ai-bg-yellow {background-color:#FFD200}

#st-site .edge-ai-text-darkblue {color:#03234b}
#st-site .edge-ai-bg-darkblue {background-color:#03234b}

#st-site .edge-ai-text-lightblue {color:#3CB4E6}
#st-site .edge-ai-bg-lightblue {background-color:#3CB4E6}

#st-site .edge-ai-text-white {color:#ffffff}
#st-site .edge-ai-bg-white {background-color:#ffffff}

#st-site .edge-ai-h2-case-study {
	margin-left: -0.9375rem;
	background-color: #FFD200;
	text-align: center;
	margin-bottom: 25px;
	padding: 10px 10px 10px 30px;
    position: relative;
}

#st-site .edge-ai-h2-case-study span.bg {background-color: #03234b;
    width: 20px;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#st-site .edge-ai-content .st-badge.st-badge--square.st-tooltip--badge {
	vertical-align: text-bottom;font-size: 12px;height: 22px;line-height: 22px;text-transform: none;
}
#st-site .edge-ai-vidscript {
font-style: italic;font-size:14px;
}

#st-site .edge-ai-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(34,34,34,0.5);
}

#st-site .edge-ai-top-banner h3 a:hover,#st-site .edge-ai-top-banner h3 a:focus{
color:inherit;
}




#st-site .edge-ai-resources ul li {margin-bottom:10px;font-size: 14px;}
#st-site .edge-ai-resources ul li i {width: 20px;font-size: 18px;margin-right: 5px;}
#st-site .edge-ai-resources ul li span {font-size: 13px;}
#st-site .edge-ai-resources i.fa.fa-handshake:before {content: "\f2b5";}
#st-site .edge-ai-resources i.fa.fa-file-archive:before {content: "\f1c6";}
    

#st-site {
	scroll-behavior: smooth;
}

#st-site .edge-ai-st-resources > div p svg, #st-site .edge-ai-st-resources > div p img {
	max-height:110px;
}




@media (max-width: 40.063em){
#st-site .st-container > .row.st-row > .large-12.columns > .parbase.custom-content-block:nth-of-type(2) > .text{
margin-right: -30px;
}

#st-site .st-stage__image{top: 100%;left: -30px;}

#st-site .edge-ai-top-banner { 
	position: relative; 
	width: auto;
	margin-bottom: 80px;
	margin-right: 0;
}
#st-site .st-stage.js-st-object-fit + .st-container {padding-top:0;}


}


@media (min-width: 40.063em){

#st-site .edge-ai-top-banner { 
	position: relative; 
	width: auto;
	background-image: url('/content/dam/campaign-pages/st-live-days/artificial-intelligence-robot-hand-2.jpg');
	background-size: cover;
	background-position: 50% 75%;
	margin-bottom: 80px;
	margin-right: 0;
}


}

/* videos */

.edge-ai-overview-video {
	max-width:100%;
	max-height:100%;
}

