@media only screen and (min-width: 1px) {
	.MMM--bodyContain {
		background-image: none!important;
	}
	.rC-58-HTML.MMM--contentWrapper {
        padding: 0px 0px;
    }
	/**** Start MDS Hero Video Section ****/
	.js-homepage_HeroVideo .mds-heroBanner {
		width: 100%;
	    /*height: calc(100vw * 9 / 16);*/
	    height: 0;
	    position: relative;
	    padding-bottom: 56.25%;
	}
	.js-homepage_HeroVideo video {
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    left: 0;
	}
	.js-homepage_HeroVideo .mds-heroBanner_container {
		background: rgba(0, 0, 0, 0.60);
		color: #f1f1f1;
		width: auto;
		bottom: 0;
	}
	/**** End MDS Hero Video Section ****/

	/**** Start MDS Hero Register Webcast Section ****/
	.js-homePage_Register .mds-heroBanner_container {
        width: 90%;
        padding: 0;
    }
	.js-homePage_Register .mds-button_primary {
		background: #D10411;
	}
	.js-homePage_Register .mds-button_primary:hover {
		background: #8a041f;
	}
	/**** End MDS Hero Register Webcast Section ****/

	/**** Start MDS News Feed Section ****/
	.js-newsFeedSection .mds-content-cards {
    	background-color: #8a041f;
    }
	.js-newsFeedSection .mds-font_hero--text {
		color: #ffffff;
		padding: 0;
		text-align: left;
	}
	.js-newsFeedSection .mds-content-cards_grid_card_body p {
		font-size: 12px;
        margin: 15px 0;
    }
	.js-newsFeedSection div.mds-font_body-summary > p {
		margin-top: 15px;
		font-size: 14px;
		color: #fff;
		line-height: 20px;
		display: none;
	}
	.js-newsFeedSection .mds-content-cards_grid_card:hover {
		background-color: #d10511;
	}
	/*.js-newsFeedSection .mds-content-cards_grid_card:hover p {
		display: block;
	}*/
	.js-newsFeedSection .mds-content-cards_grid_card:hover .mds-font_header--5, .js-newsFeedSection .mds-content-cards_grid_card:hover p.mds-font_body {
		color: #ffffff!important;
	}
	.js-newsFeedSection .js-newsFeedSection-error {
		font-weight: 400!important;
		line-height: 28px!important;
		color: #ffffff!important;
		padding-top: 10px;
		text-align: left;
	}
	.js-newsFeedSection .js-newsFeedSection-error a {
		color: #ffffff!important;
		text-decoration: underline;
	}
	.js-newsFeedSection .js-loadingContentCards .mds-content-cards_grid_card--image, .js-newsFeedSection .js-loadingContentCards p.mds-font_body, .js-newsFeedSection .js-loadingContentCards .mds-font_header--5, .js-newsFeedSection .js-loadingContentCards .mds-font_body-summary {
		background: linear-gradient(270deg, #DDD 0%, #AEAEAE 100%);
		animation: animationLoopColor 2s infinite linear alternate;
  		background-size: 250% 250%;
	}
	.js-newsFeedSection .mds-content-cards_grid_card.js-loadingContentCards:hover{
		top:0px;
		cursor: none;
		background-color: #FFFFFF;
	}	
	@keyframes animationLoopColor {
	  	0% {
        	background-position: 0% 50%;
	    }
	    50% {
	        background-position: 100% 50%;
	    }
	    100% {
	        background-position: 0% 50%;
	    }
	}
	@-webkit-keyframes animationLoopColor {
		0% {
	        background-position: 0% 50%;
	    }
	    50% {
	        background-position: 100% 50%;
	    }
	    100% {
	        background-position: 0% 50%;
	    }
	}
	/**** End MDS News Feed Section ****/

	/**** Start MDS Vtabs Section  */
	#js-homepageVtabs div.relatedCategory-hd {
        display: none;
    }
    #js-homepageVtabs div.relatedCategory-bd {
        padding: 0;
    }
    #js-homepageVtabs .MMM--relatedItems-tabs-list a {
        font-size: 16px;
        line-height: 24px; 
        color: #202024;
    }
    #js-homepageVtabs .MMM--relatedItems-tabs-list a:hover {
        border: 0;
        text-decoration: none;
        color: #D10411;;
    }
    #js-homepageVtabs div.relatedCategory-bd>img {
        width: 100%;
    }
    #js-homepageVtabs .MMM--vListtohList a {
        color: #D10411;
        font-size: 16px;
        line-height: 24px;
        text-decoration: underline;
        font-weight: 700;
    }
    #js-homepageVtabs .MMM--vListtohList>* {
        margin: 0 15px 20px 0;
    }
    #js-homepageVtabs .js-vtabsContent .mds-font_paragraph {
        font-size: 16px;
        color: #202024;
    }
    #js-homepageVtabs .js-vtabsHealthCare {
		padding: 20px 15px 0 15px;
		color: #202024!important;
		font-weight: 700;
	}
	#js-homepageVtabs .js-vtabsHealthCare a {
		color: #D10411!important;
		text-decoration: underline;
	}
	/**** End MDS Vtabs Section ****/

	/**** Start MDS Hero History Section ****/
	.js-whoWeAreSection .mds-font_hero--text {
        color: #fff; text-align: left;
    }
    .js-whoWeAreSection .mds-content-cards {
        background-image: url('https://multimedia.3m.com/mws/media/2525951Z/about-us-background.jpg'); background-color: lightgray; background-repeat: no-repeat; background-size: cover; background-position: right;
    }
    .js-whoWeAreSection .mds-content-cards_grid_card:hover{top:0px}
    .js-whoWeAreSection .mds-content-cards_grid_card:hover .mds-content-cards_grid_card_body_link--title{color:#EB0413;text-decoration:none}
    .js-whoWeAreSection .MMM--columnList_mc2 a {
        color: #ffffff;
        font-size: 16px;
        line-height: 24px;
        text-decoration: underline;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--left {
        background: #D10411; margin: 0; align-content: center;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--left .mds-content-cards_grid_card_body {
        margin: 15px;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--left .mds-font_header--1 {
        color: #ffffff;;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right {
        background: none;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .MMM--columnPanel {
        display: flex; padding: 0; align-items:center;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .MMM--columnList_mc2 a {
        margin-bottom: 0;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .js-whoWeAreSection--img {
     	cursor: default;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .js-whoWeAreSection--img img {
        filter: invert(30%) sepia(97%) saturate(6653%) hue-rotate(349deg) brightness(78%) contrast(114%);
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right li:hover .js-whoWeAreSection--img img {
        filter: invert(94%) sepia(94%) saturate(25%) hue-rotate(0deg) brightness(105%) contrast(106%);
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right li:hover .js-whoWeAreSection--img {            
        background-color: #D10411;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right li:hover a {
        color: #E81E2C;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right a:hover {
        text-decoration: underline!important;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .js-whoWeAreSection--link {
        margin-left: 10px;
    }
	/**** End MDS Hero History Section ****/
}
@media only screen and (max-width: 767px) {
	/**** Start MDS Hero Video Section ****/
	.js-homepage_HeroVideo {
		padding-bottom: 15px;
	}
	.js-homepage_HeroVideo .mds-heroBanner_container {
		margin: 5px 5px 10px 5px;
		padding: 10px;
	}
	/*.js-homepage_HeroVideo video {
		aspect-ratio: 1;
	}*/
	.js-homepage_HeroVideo .mds-heroBanner_container h1 {
		color: #ffffff;
		font-size: 18px;
		line-height: 22px;
	}
	/**** End MDS Hero Video Section ****/

	/**** Start MDS Hero Register Webcast Section ****/
	.js-homePage_Register {
		padding-bottom: 15px;
	}
	.js-homePage_Register .mds-heroBanner {
		padding: 15px 15px;
	}
	.js-homePage_Register .mds-font_header--2a {
		font-size: 20px;
		line-height: 30px;
	}
	/**** End MDS Hero Register Webcast Section ****/

	/**** Start MDS News Feed Section ****/
	.js-newsFeedSection {
    	padding-bottom: 15px;
    }
    .js-newsFeedSection h2.mds-font_hero--text {
    	font-size: 26px;
		line-height: 38px;
    }
    .js-newsFeedSection .mds-content-cards_grid_card_body p {
        margin: 0 0;
    }
    .js-newsFeedSection .mds-content-cards{
    	padding: 20px 15px;
    }
	.js-newsFeedSection .mds-font_header--5 {
		max-height: 75px;
		overflow: hidden;
		color: #000;
		text-overflow: ellipsis;
		font-size: 16px;
		line-height: 20px;
	}
	.js-newsFeedSection .mds-content-cards_grid_card--container {
		display: flex;
	}
	.js-newsFeedSection .mds-content-cards_grid_card--image {
		width: 30%;
		float: left;
	}
	.js-newsFeedSection .mds-content-cards_grid_card--image>img {
		aspect-ratio: 1;
		background-color: lightgray;
		background-repeat: no-repeat;
	}
	.js-newsFeedSection .mds-content-cards_grid_card_body {
		width: 65%;
		float: right;
		margin: 0;
		padding: 10px;
	}
	.js-newsFeedSection .mds-content-cards_grid_card {
        margin-top: 15px;
    }
    .js-newsFeedSection .mds-content-cards_grid_card:hover {
    	top:-5px
    }
    .js-newsFeedSection .mds-content-cards_grid_card.js-loadingContentCards {
		height: 130px;
	}
	.js-newsFeedSection .js-loadingContentCards .mds-content-cards_grid_card--image {
		height: 130px!important;
	}
	/**** End MDS News Feed Section ****/

	/**** Start MDS Vtabs Section  */
	#js-homepageVtabs h2{
        color: #000000;
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 10px;
    }
    #js-homepageVtabs {
        padding: 0px;
    }
    #js-homepageVtabs .MMM--contentToggle-trigger>div.MMM--hdg_btnMobile {
        color: #000000;
        font-size: 16px;
        line-height: 24px;
        background-color: #ffffff;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
    }
    #js-homepageVtabs .js-tab-panels li > a {
        border-bottom: none;
    }
    #js-homepageVtabs .MMM--contentToggle-trigger.MMM--isActive>div.MMM--hdg_btnMobile {
        color: #ffffff;
        background-color: #D10411;
        border: none;
    }
    #js-homepageVtabs .MMM--contentToggle-trigger.MMM--isActive>.MMM--hdg_btnMobile_closed:before, #js-homepageVtabs .MMM--contentToggle-trigger>.MMM--hdg_btnMobile_closed:before {
        float: right;
        font-size: 12px;
    }
    #js-homepageVtabs .MMM--contentToggle-trigger>.MMM--hdg_btnMobile_closed:before {
        content: '\e028';
    }
    #js-homepageVtabs .MMM--contentToggle-trigger.MMM--isActive>.MMM--hdg_btnMobile_closed:before {
        content: '\e02b';
        color: #ffffff;
    } 
    #js-homepageVtabs .MMM--contentToggle-trigger.MMM--isActive> .MMM--relatedCategory, #js-homepageVtabs .MMM--relatedCategory {
        /*border-bottom: 1px solid #dddddd;*/
        padding: 0px;
        min-height: auto!important;
    }
    #js-homepageVtabs .MMM--relatedCategory:last-child {
        border-bottom: 1px solid #dddddd;
    }
    #js-homepageVtabs .js-vtabsContent {
        padding: 15px;
    }
    #js-homepageVtabs .MMM--vListtohList>* {
        display: inline-block;
    }
    #js-homepageVtabs .js-vtabsContent h4 {
        color: #000000;
        font-size: 18px;
        line-height: 28px;
    }
    #js-homepageVtabs .js-vtabsContent .mds-font_paragraph {
        font-size: 14px;
        line-height: 22px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #js-homepageVtabs .MMM--vListtohList a {
        font-size: 14px;
        line-height: 22px;
    }
	/**** End MDS Vtabs Section ****/

	/**** Start MDS Hero History Section ****/
	.js-whoWeAreSection {
        padding-top: 15px;
    }
    .js-whoWeAreSection .mds-font_hero--text {
        font-size: 26px;
        line-height: 38px;
    }
    .js-whoWeAreSection .mds-font_header--1 {
        font-size: 22px;
        line-height: 30px;
    }
    .js-whoWeAreSection .mds-content-cards {
        padding: 20px 15px;
    } 
    .js-whoWeAreSection .mds-content-cards_grid--twoUp {
        margin-top: 20px;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--left .mds-content-cards_grid_card_body {
        margin: 15px;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .mds-content-cards_grid_card_body {
        margin: 0;
    }
    .js-whoWeAreSection .MMM--columnList>* {
        padding: 5px 0;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .MMM--columnPanel .js-whoWeAreSection--img {
        display: inline-block;      
        padding: 10px;
    }
    .js-whoWeAreSection .js-whoWeAreSection--img img {
        width: 30px;
        height: 30px;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .js-whoWeAreSection--link {
        margin-left: 5px;
    }
	/**** End MDS Hero History Section ****/
}
@media only screen and (min-width: 768px) {
	/**** Start MDS Hero Video Section ****/
	.js-homepage_HeroVideo {
		padding-bottom: 30px;
	}
	/*.js-homepage_HeroVideo .mds-heroBanner {
		position: relative;
		height: 650px;
	}*/
	/*.js-homepage_HeroVideo video {
		aspect-ratio: 1;
	}*/
	.js-homepage_HeroVideo .mds-heroBanner_container {
		margin: 15px 15px 30px 15px;
		width: 50%;
		padding: 20px;
	}
	.js-homepage_HeroVideo .mds-heroBanner_container h1 {
		color: #ffffff;
		font-size: 32px;
		line-height: 40px;
	}
	/**** End MDS Hero Video Section ****/

	/**** Start MDS Hero Register Webcast Section ****/
	.js-homePage_Register {
		padding-bottom: 30px;
	}
	.js-homePage_Register .mds-heroBanner {
		padding: 30px 30px;
	}
	.js-homePage_Register .mds-font_header--2a {
		font-size: 22px;
		line-height: 34px;
	}
	/**** End MDS Hero Register Webcast Section ****/

	/**** Start MDS News Feed Section ****/
	.js-newsFeedSection .js-newsFeedSection-error {
		padding-top: 20px;
	}
	/**** End MDS News Feed Section ****/

	/**** Start MDS Vtabs Section  */
	#js-homepageVtabs {
        padding: 0 30px;
    }
    #js-homepageVtabs h2 {
        color: #000;
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    #js-homepageVtabs .MMM--relatedCategory {
        border: 2px solid #D10411;
        padding: 0px;
    }
    #js-homepageVtabs .MMM--relatedItems-tabs-list a.MMM--isActive {
        color: #ffffff;
        background-color: #D10411;
        border: 1px solid #D10411;
    }
    #js-homepageVtabs .MMM--relatedItems-tabs-list a {
        padding: 9px 15px;
    }
    #js-homepageVtabs .MMM--relatedItems-tabs-list a.MMM--isActive {
        padding: 9px 15px;
    }        
    #js-homepageVtabs .js-vtabsContent {
        padding: 30px;
    }
    #js-homepageVtabs .MMM--vListtohList>* {
        margin: 0 15px 15px 0;
    }
	/**** End MDS Vtabs Section ****/

	/**** Start MDS Hero History Section ****/

	/**** End MDS Hero History Section ****/
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	/**** Start MDS News Feed Section ****/
	.rC-58-HTML.MMM--contentWrapper {
        padding: 0px 0px;
    }
    .js-newsFeedSection {
    	padding-bottom: 30px;
    }
	.js-newsFeedSection .mds-content-cards {
		padding: 30px;
	}
	.js-newsFeedSection .mds-content-cards_grid--threeUp .mds-content-cards_grid_card {
        flex-basis: 48%;
    }
    .js-newsFeedSection .mds-content-cards_grid--threeUp .mds-content-cards_grid_card:nth-child(odd) {
        margin-right: 15px;
    }
	.js-newsFeedSection .mds-font_hero--text {
		font-size: 32px;
		line-height: 40px;
	}
	.js-newsFeedSection .mds-content-cards_grid_card--container {
		display: flex;
	}
	.js-newsFeedSection .mds-content-cards_grid  {
    	justify-content: space-between;
    }
	.js-newsFeedSection .mds-content-cards_grid_card--image {
		flex: 1;
		width: 35%;
		float: left;
		height: auto!important;
	}
	.js-newsFeedSection .mds-content-cards_grid_card--image>img {
		aspect-ratio: 1;
		background-color: lightgray;
		background-repeat: no-repeat;
		/*min-width: 130px;
		max-width: 200px;*/
		height: auto!important;
	}
	.js-newsFeedSection .mds-content-cards_grid_card_body {
		width: 60%;
		float: right;
		margin: 0;
		padding: 10px 10px 0 10px;
	}
    .js-newsFeedSection .mds-content-cards_grid_card {
        margin-top: 20px;
    }
    .js-newsFeedSection .mds-font_header--5 {
    	font-size: 16px;
    	line-height: 20px;
    	text-overflow: ellipsis;
    	height: 80px;
    	overflow: hidden;
    }
    .js-newsFeedSection .mds-content-cards_grid_card_body p {
        margin: 0 0;
    }    
	.js-newsFeedSection .mds-content-cards_grid_card.js-loadingContentCards {
		height: 130px;
	}
	.js-newsFeedSection .js-loadingContentCards .mds-content-cards_grid_card--image {
		height: 130px!important;
	}
    /**** End MDS News Feed Section ****/
}
@media only screen and (max-width: 959px) {
	/**** Start MDS News Feed Section ****/
	.js-newsFeedSection .js-loadingContentCards p.mds-font_body {
		width: 100px;
		height: 15px;
	}
	.js-newsFeedSection .js-loadingContentCards .mds-font_header--5 {
		height: 20px;
		margin-top: 5px;
	}
	.js-newsFeedSection .js-loadingContentCards .mds-font_body-summary {
		height: 20px;
		margin: 5px 0;
	}
	/**** End MDS News Feed Section ****/
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	/**** Start MDS Hero History Section ****/
    .js-whoWeAreSection {
        padding-top: 30px;
    }
    .js-whoWeAreSection .mds-font_hero--text {
        font-size: 32px;
        line-height: 40px;
    }
    .js-whoWeAreSection .mds-content-cards {
        padding: 30px 30px;
    }
    .js-whoWeAreSection .mds-font_header--1 {
        font-size: 22px;
        line-height: 30px;
    }        
    .js-whoWeAreSection .js-content-cards_grid_card--left .mds-content-cards_grid_card_body {
        margin: 30px;
    }
    .js-whoWeAreSection .mds-content-cards_grid--twoUp .mds-content-cards_grid_card {
        flex-basis: 100%;
    }
    .js-whoWeAreSection .mds-content-cards_grid--twoUp {
        margin-top: 30px;
    }
    .js-whoWeAreSection .MMM--columnList {
        margin: 0px 0px;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }
    .js-whoWeAreSection .MMM--columnList_mc2>* {
        flex-basis: 33%;
        padding: 10px 0;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .mds-content-cards_grid_card_body {
        margin: 30px 0 0 0;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .MMM--columnPanel .js-whoWeAreSection--img {
        display: inline-block;      
        padding: 10px;
    }
    .js-whoWeAreSection .js-whoWeAreSection--img img {
        width: 50px;
        height: 50px;
    }
    /**** End MDS Hero History Section ****/
}
@media only screen and (min-width: 960px) {
	/**** Start MDS News Feed Section ****/
	.rC-58-HTML.MMM--contentWrapper {
        padding: 0px 0px;
    }
	.js-newsFeedSection {
    	padding-bottom: 50px;
    }
	.js-newsFeedSection .mds-content-cards {
    	padding: 50px 50px;
    } 
    .js-newsFeedSection .mds-content-cards_grid  {
    	justify-content: space-between;
    }
	.js-newsFeedSection .mds-content-cards_grid--threeUp .mds-content-cards_grid_card {
        flex-basis: 31.5%;
    }
	.js-newsFeedSection .mds-font_hero--text {
		font-size: 42px;
		line-height: 50px; 
	}
	.js-newsFeedSection .mds-content-cards_grid_card {
        margin-top: 20px;
    }
    .js-newsFeedSection .mds-font_header--5 {
    	font-size: 18px;
    	line-height: 28px;
    	text-overflow: ellipsis;
    	max-height: 84px;
    	overflow: hidden;
    }
    .js-newsFeedSection div.mds-font_body-summary > p {
		margin-top: 15px;
		font-size: 14px;
		color: #fff;
		line-height: 20px;
		/*height: 60px;*/
		display: block;
	}
    .js-newsFeedSection a.js-focusVisible:focus { 
		& div.mds-font_body-summary > p {
	    color: #000!important;
	  }
	}
	.js-newsFeedSection a.js-focusVisible:focus:not(:focus-visible) {
	  & div.mds-font_body-summary > p {
	    color: #fff!important;
	  }
	}
	.js-newsFeedSection .js-loadingContentCards p.mds-font_body {
		width: 100px;
		height: 15px;
	}
	.js-newsFeedSection .js-loadingContentCards .mds-font_header--5 {
		height: 28px;
	}
	.js-newsFeedSection .js-loadingContentCards .mds-font_body-summary {
		height: 28px;
		margin: 15px 0;
	}
	/*.js-newsFeedSection .mds-content-cards_grid_card:hover p {
		display: block;
	}*/
	/**** End MDS News Feed Section ****/
}
@media only screen and (min-width: 960px) and (max-width: 1024px) {
	/**** Start MDS News Feed Section ****/
	.js-newsFeedSection .mds-content-cards_grid--threeUp .mds-content-cards_grid_card {
        flex-basis: 31.5%;
    }
    /**** End MDS News Feed Section ****/
}
@media only screen and (min-width: 1024px) {
	/**** Start MDS Hero Video Section ****/
	.js-homepage_HeroVideo {
		padding-bottom: 50px;
	}
	/*.js-homepage_HeroVideo .mds-heroBanner {
		aspect-ratio: 0;
	}*/
	.js-homepage_HeroVideo .mds-heroBanner_container {
		margin: 30px 30px 50px 30px;
		padding: 30px;
	}
	.js-homepage_HeroVideo .mds-heroBanner_container h1 {
		font-size: 32px;
		line-height: 40px;
	}
	/**** End MDS Hero Video Section ****/

	/**** Start MDS News Feed Section ****/
	.js-newsFeedSection .js-loadingContentCards .mds-content-cards_grid_card_body {
        height: 206px;
    }
    /**** End MDS News Feed Section ****/

	/**** Start MDS Hero Register Webcast Section ****/
	.js-homePage_Register {
		padding-bottom: 50px;
	}
	.js-homePage_Register .mds-heroBanner {
		padding: 50px 50px;
	}
	.js-homePage_Register .mds-font_header--2a {
		font-size: 32px;
		line-height: 44px;
	}
	/**** End MDS Hero Register Webcast Section ****/

	/**** Start MDS Vtabs Section  */
	#js-homepageVtabs {
        padding: 0 50px;
    }
    #js-homepageVtabs h2 {
        color: #000;
        font-size: 42px;
        line-height: 50px;
        margin-bottom: 30px;
    }
    #js-homepageVtabs .MMM--relatedItems-tabs-list a {
        font-size: 16px;
        line-height: 24px;
        padding: 15px;
        border: 0;
    }
    #js-homepageVtabs .MMM--relatedItems-tabs-list a.MMM--isActive {
        padding: 15px;
    }
	/**** End MDS Vtabs Section ****/

	/**** Start MDS Hero History Section ****/
	/*.js-whoWeAreSection .mds-font_hero--text {
        padding-left: 20px;
    }*/
    .js-whoWeAreSection {
        padding-top: 50px;
    }
    .js-whoWeAreSection .mds-content-cards {
        padding: 50px 50px;
    }
    .js-whoWeAreSection .mds-content-cards_grid--twoUp {
        margin-top: 50px;
    }
    .js-whoWeAreSection .mds-content-cards_grid--twoUp .mds-content-cards_grid_card {
        flex-basis: 50%;
    }
    .js-whoWeAreSection .mds-content-cards_grid {
        justify-content: space-between;
    }
    .js-whoWeAreSection .MMM--columnList_mc2 a {
        color: #ffffff;
        font-size: 18px;
        line-height: 28px;
        text-decoration: underline;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--left .mds-content-cards_grid_card_body {
        color: #ffffff; padding: 50px 50px!important; margin: 0!important;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .mds-content-cards_grid_card_body {
        margin: 30px 30px;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .MMM--columnPanel {
        display: flex; padding: 0; align-items:center;
    }
    .js-whoWeAreSection .MMM--columnList_mc2>* {
        padding: 10px 0;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .MMM--columnPanel .js-whoWeAreSection--img {
        display: inline-block;      
        padding: 10px;
    }
    .js-whoWeAreSection .js-whoWeAreSection--img img {
        width: 50px;
        height: 50px;
    }
	/**** End MDS Hero History Section ****/
}
@media only screen and (min-width: 1440px) {
	/**** Start MDS Hero Video Section ****/
	.js-homepage_HeroVideo {
		padding-bottom: 75px;
	}
	.js-homepage_HeroVideo .mds-heroBanner_container {
		margin: 50px 50px 75px 50px;
		padding: 30px;
	}
	.js-homepage_HeroVideo .mds-heroBanner_container h1 {
		font-size: 42px;
		line-height: 50px;
	}
	/**** End MDS Hero Video Section ****/

	/**** Start MDS Hero Register Webcast Section ****/
	.js-homePage_Register {
		padding-bottom: 75px;
	}
	.js-homePage_Register .mds-heroBanner {
		padding: 50px 80px;
	}
	/**** End MDS Hero Register Webcast Section ****/

	/**** Start MDS News Feed Section ****/
	.js-newsFeedSection {
    	padding-bottom: 75px;
    }
    .js-newsFeedSection .mds-content-cards {
    	padding: 75px 50px;

    }    
    .js-newsFeedSection .mds-font_hero--text {
		padding: 0 25px 25px 0px;
	}
	.js-newsFeedSection .mds-content-cards_grid_card {
        margin-top: 20px;
    }
	/**** End MDS News Feed Section ****/

	/**** Start MDS Vtabs Section  */
	#js-homepageVtabs {
        padding: 0 75px;
    }
    #js-homepageVtabs h2.mix-MMM--hdg_spaced {
        margin-bottom: 50px;
    }
    #js-homepageVtabs .MMM--relatedItems-tabs-list a {
        font-size: 16px;
        line-height: 24px;
        padding: 15px;
    }
    #js-homepageVtabs .MMM--relatedItems-tabs-list a.MMM--isActive {
        padding: 15px;
    }
	/**** End MDS Vtabs Section ****/

	/**** Start MDS Hero History Section ****/
	.js-whoWeAreSection {
        padding-top: 75px;
    }
    .js-whoWeAreSection .mds-content-cards {
        padding: 75px 80px;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--left .mds-content-cards_grid_card_body {
        color: #ffffff; padding: 50px 50px!important; margin: 0!important;
    }
    .js-whoWeAreSection .js-content-cards_grid_card--right .MMM--columnPanel .js-whoWeAreSection--img {
        display: inline-block;      
        padding: 10px;
    }
    .js-whoWeAreSection .js-whoWeAreSection--img img {
        width: 68px;
        height: 68px;
    }
	/**** End MDS Hero History Section ****/
}