/* updated 1.14.2025 */
/*FID 	291*/ 

/* 894502.13 | 07.08.20 */

div.card-tile.card-tile--small > div.card-tile__metadata > div.card-tile__title{
	overflow: visible;
	font-size: 24px;
}



/* 904407 | 07.30.20 */

footer.footer div.bottom.border-top *{
	font-size: 11px;
}

footer.footer div.bottom.border-top nav ul li{
	padding-left: 8px;
	padding-right: 8px;
}

/* 989037 | 06.30.2022 */
@media only screen and (min-width:1280px)and (max-width:9000px) {
    #form > div.product-page.solutions-page > section.section.product-lead.product-lead-mask > div:nth-child(3) > div > div:nth-child(2) > div > div > div.column-4 > p > a{
        width: 210px;
    }
    #form > div.product-page.solutions-page > section.section.product-lead.product-lead-mask > div:nth-child(3) > div > div:nth-child(2) > div > div > div.column-8 > p > a{
        width: 240px;
    }
}

/* 1014114 | 2.9.2023 */
.hero-slider-dots-wrapper {
  left: -180px !important;
}

/* 1023867 | 4.13.2023 */
@media only screen and (min-width:1025px)and (max-width:9000px){
	#form > div.product-page.solutions-page > section.section.product-lead.product-lead-mask .column-8 .column-5{
	  min-width: 50%;
	}
	#form > div.product-page.solutions-page > section.section.product-lead.product-lead-mask .column-8 .column-7{
	  max-width: 50%;
	}
}

/* 00022839 | 1.14.2025 */
#form .sticky-demo-btn{
    writing-mode:vertical-rl;
    text-orientation: sideways;
  }