﻿@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14pt;
	hyphens: none;
}


h1 {
	font-size: 24pt;
	color: #0d645d !important;
	font-weight: 700;
	text-shadow: none;
}

h2 {
	font-size: 18pt;
	color: #e37831 !important;
	font-weight: 700;
	text-shadow: none;
}

h3 {
	font-size: 16pt;
	color: #004F6E !important;
	font-weight: 700;
	text-shadow: none;
}

.btn, a span.ms-rteStyle-LinkButton {
  -ms-name: "Link Button";
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  text-decoration: none;
  padding: 2px 10px;
  margin: .5em;
  font-size: 13.5pt;
  line-height: 1.6;
  border-radius: 3px;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  background: #0d645d;
  color: #f1d7ae !important;
  -webkit-box-shadow: -1px 1px 3px -1px #2e2e2e;
  box-shadow: -1px 1px 3px -1px #2e2e2e;
  display: inline-block;
  white-space: nowrap;
  margin-left: 0;
}

.btn:hover {
	background-color: #649b96;
}

.ms-core-listMenu-horizontalBox {
	max-width: 1500px;
}

#container .Wrapper {
	max-width: 1300px;
}

#container .Wrapper img {
	overflow: hidden;
}

.Header {
	background-color: #fff;
	color: #000;
	background-image: url(/Style%20Library/Images/2022SCN_Logo.png);
	background-size: 6%;
	box-shadow: 0px 5px 6px -5px #333;
}

.accountMenu .accountMenuItem, span[id*="_Menu_"] {
	color: #000;
	line-height: 1.5;
}

.accountMenu a {
	color: #000;
	line-height: 1.5;
}

.accountMenu .accountMenuItem:hover, span[id*="_Menu_"]:hover {
	background-color: #fff;
}

.mainMenu>ul>li.static>a:before, .mainMenu>ul>li.static li.dynamic> :before {
	background-color: #0d645d;
}

.mainMenu>ul>li.static:hover a.level2.static {
	color: #000;
}

a:before {
	background-color: #0d645d;
}

a:hover {
	color: #0d645d;
}

#zz1_TopNavigationMenu a {
	font-size: 11pt;
}

.mainMenu>ul>li.static:nth-child(n + 5) a {
  margin: .5em;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 9px solid transparent;
  text-decoration: none;
  padding: 5px 12px !important;
  line-height: 1.5;
  border-radius: 24px;
  -webkit-transition: background .2s ease-out;
  transition: background .2s ease-out;
  background-color: #0d645d;
  color: #fff !important;
  display: inline-block;
}

.mainMenu>ul>li.static ul.level3.dynamic {
	background-color: #0d645d;
	font-size: 14pt;
	font-weight: 700;
}

.mainMenu>ul>li.static ul.level3.dynamic>li.dynamic:hover>* {
	color: #000;
	text-shadow: none;
}

#smShare {
	display: none !important;
}

.breadcrumb {
	display: none;
}


.bannerImage {
	background: url('/Style Library/Images/2022SCN_Banner.jpg');
	background-repeat: no-repeat;
	background-size: 108%;
	height: 320px;
	display: block;
	width: 100%;
	margin-top: -0.75em;
	margin-left: -1%;
}

.bannerImageText {
	max-width: 1300px !important;
	padding-top: 2.7%;
	padding-bottom: 2%;
	margin: 0 auto;
}

.bannerImageText h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 43pt;
	color: #fff !important;
	font-weight: 700;
	text-shadow: 2px 3px 5px rgba(0,0,0,0.5);
	margin: 0;
}

.bannerImageText h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 27pt;
	color: #fff !important;
	font-weight: 700;
	margin: 0;
	line-height: 1.3;
	text-shadow: 2px 3px 5px rgba(0,0,0,0.5);
}

.bannerImageText h3 {
	color: #f1d7ae !important;
	line-height: 0.6;
	font-size: 20pt;
	text-shadow: 2px 3px 5px rgba(0,0,0,0.5);
}

.innerWrapper {
	max-width: 1300px !important;
	margin: 0 auto;
}

h1#pageTitle {
	display: block !important;
	color: #0d645d !important;
	margin-top: 3%;
	margin-bottom: 2%;
}

h1#pageTitle p {
	max-width: 1300px !important;
	margin: 0 auto;
	color: #0d645d;
}

.meetingTheme {
	background: #0d645d;
	width: 100%;
	height: 300px;
	margin-top: 2.5%;
}

.meetingThemeImage {
	background: #e8e8e8;
	width: 40%;
	z-index: 1000;
	margin-top: -17%;
	margin-left: 7%;
	margin-bottom: 5%;
	height: 344px;
}

.meetingThemeImage img {
	width: 85%;
	vertical-align: middle;
	margin-left:8%;
	margin-right: 8%;
	margin-top: 7%;
	margin-bottom: 6%;
}

.meetingThemeText {
	float: right;
	text-align: left;
	margin-right: 4%;
	width: 43%;
	margin-top: 1%;
}

.meetingThemeText .btn {
	color: #0d645d !important;
	background: #fff !important;
}

.meetingThemeText h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22pt;
	color: #f1d7ae !important;
	font-weight: 700;
	text-shadow: none;
}

.meetingThemeText p {
	color: #fff !important;
}

.whyPlantHealth_Header h1 {
	color: #e37831 !important;
}

.whyPH{
	display: flex;
	flex-direction: row;	
}

.whyPH1, .whyPH2, .whyPH3{
	width: 22%;
	background: #e8e8e8;
	margin-right: 4%;
}

.whyPH4 {
	width: 22%;
	background: #e8e8e8;
}

.whyPHtext {
	padding: 14%;
}

.whyPHtext a {
	color: #000 !important;
}

.meetingBar {
	background-color: #e37831;
	margin: 3% 0 3% -1%;
}

.meetingBarInner {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    max-width: 1300px !important;
    margin: 0 auto;
}

.meetingBarText {
	width: 80%;
	margin-left: 1%;
}

.meetingBarButton {
	width: 20%;
}

.meetingBar h1, .meetingBar h2, .meetingBar h3, .meetingBar p {
	color: #fff !important;
}

.meetingBar h1 {
	margin-bottom: 1%;
}

.meetingBar .btn {
	background: #fff;
	color: #e37831 !important;
	float: right;
}

.speakers {
	display: flex;
	width: 100%;
}

.speakersText {
	width: 50%;
	margin-right: 3%;
}

.speakersText h1 {
	margin-bottom: 1%;
	margin-top: 0;
}

.speakersImage {
	width: 48%;
}

.speakersImage img {
	float: right;
}

.program {
	display: flex;
	width: 100%;
}

.programText {
	width: 53%;
	margin-left: 3%;
}

.programText h1 {
	margin-bottom: 1%;
	margin-top: 0;
}

.programImage {
	width: 44%;
	text-align: center;
}

.healthSafety {
	background-color: #0d645d;
	margin: 3% 0;
	padding: 0.5% 5% 1.5% 5%;
}

.healthSafety h1 {
	color: #f1d7ae !important;
}

.healthSafety p {
	color: #fff !important;
}

.healthSafety a.btn {
	background: #fff;
	color: #0d645d !important;
}

.healthSafety a.btn:hover {
	background: #649b96;
}
.sponsorBorder {
	border-top: 9px solid #f1d7ae;
	margin: 3% 0 -1% -1%;
	padding: 0.7% 5%;
}

.sponsors {
	max-width: 1300px !important;
	margin: 0 auto;
	padding-left: 1%;
}

.sponsors .btn {
	background: #fff;
	color: #f1d7ae !important;
}

.sponsors td img {
	max-width:100%
}


.Footer {
	width: 100%;
	background-color: #e8e8e8 !important;
	color: #000;
	text-align: center;
	background: url(/Style%20Library/Images/2022SCN_Logo.png) no-repeat;
	background-size: 10%;
	background-position: 3.5em;
	height: 150px;
}

.footerInner {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    float:  right;
    width: 80%;
    height: 150px;
}

.follow {
	float: right;
	margin-right: 3.5em;
	width: 29%;
}

.follow h2 {
	color: #000 !important;
	margin-bottom: 0.5em;
}

.follow a {
	color: #000;
}

.follow p {
	display: none;
}

.icons {
	display: flex;
	width: min-content;
	margin: 0 auto;
}

.facebook::before {
	font: var(--fa-font-brands);
	content: "\f09a";
	font-size: 2em;
	color: #0d645d;
	margin-right: 12px;
}

.twitter::before {
	font: var(--fa-font-brands);
	content: "\f099";
	font-size: 2em;
	color: #0d645d;
	margin-right: 12px;
}

.linkedIn::before {
	font: var(--fa-font-brands);
	content: "\f0e1";
	font-size: 2em;
	color: #0d645d;
}

.copyright a {
	color: #000;
}

.copyright {
	width: 71%;
}

*::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px #0d645d;
  box-shadow: inset 0 0 6px #0d645d;
}

*::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px #0d645d;
  box-shadow: inset 0 0 6px #0d645d;
}

table.programTable {
	width: 100%; 
	border: 1px solid gray; 
	border-collapse: collapse;
}

table.programTable tr {
	border: 1px solid gray;
}

.programTableTime {
	width: 20%;
	border: 1px solid gray;
	padding: 10px 5px;
}

.programTableEvent {
	width: 80%;
	border: 1px solid gray;
	padding: 10px 5px;
}

/*MOBILE STYLES*/

@media only screen and (max-width: 1500px) {

	.bannerImageText h1 {
		font-size: 35pt;
	}


}

@media only screen and (max-width: 1400px) {

	.Header {
		background-size: 8%;
	}
		
	.bannerImageText {
		padding-top: 4.5%;
	}
	
	.meetingThemeText h1 {
		font-size: 20pt;
	}

}

@media only screen and (max-width: 1300px) {

	.bannerImage {
		background-size: 126%; 
	}
	
	.bannerImageText {
		max-width: 87% !important;
		margin: 0 auto;
	}
	
	.innerWrapper {
		max-width: 95% !important;
	}
	
	.meetingThemeImage {
		height: 295px;
	}
	
	.meetingBarInner {
		max-width: 93% !important;
	}

}


@media only screen and (max-width: 1100px) {
	
	.Header {
		background-size: 12%;
		background-position: 1em;	
	}
	
	.bannerImage {
		background-size: 145%; 
		height: 255px;
		background-position-x: 33%;
	}
	
	.bannerImageText h1 {
		font-size: 30pt;
	}
	
	.meetingThemeImage {
		height: auto !important;
		margin-top: -19%;
	}

}

@media only screen and (max-width: 950px) {
		
	.Header {
		background-size: 13%;
	}
	
	.bannerImage {
		height: auto;
		padding-bottom: 2%;
		background-size: 161%;
	}
	
	.meetingThemeImage {
		margin-top: -23.5%;
		width: 45%;
		margin-left: 3.5%;
	}
	
	.Footer {
		background-size: 16%;
		background-position: 1.5em;
	}
	
	.follow {
		margin-right: 0.5em;
	}
	
	.programTableTime {
		width: 30%;
	}

	.programTableEvent {
		width: 70%;
	}
}



@media only screen and (max-width: 820px) {

	body {
		font-size: 12pt;
	}
	
	.innerWrapper {
		max-width: 95% !important;
	}
	
	.Header {
		background-size: 15%;
		background-position: 0.5em;
	}
	
	.bannerImage {
		background-repeat: no-repeat;
		background-size: 100%;
		height: auto;
	}
	
	.bannerImageText {
		max-width: 95% !important;
		margin-left: 5%; 
		margin-right: 2%;
	}
	
	.Header .hamburger span {
		background: #0d645d;
}
	
	.meetingTheme {
		background-color: transparent;
	}
	
	.meetingThemeText {
		width: 45%;
		margin-right: 2%;
		margin-top: 0;
		background: #0d645d;
		padding: 3%;
	}
	
	.meetingThemeText h1 {
		margin-top: 0;
		margin-bottom: 5px;
		line-height: 1.2;
	}
	
	.meetingThemeImage {
		margin-left: 0%;
		margin-bottom: 8%;
		width: 51%;
		background: none;
		height: inherit;
	}
	
	.whyPH {
		margin-left: 2%;
		margin-right: 1%;
	}
	
	.whyPHtext {
		padding: 11%;
	}
	
	.whyPH1, .whyPH2, .whyPH3 {
		width: 24%;
		margin-right: 1%;
	}
	
	.whyPH4 {
		width: 24%;
	}
	
	.meetingBarInner {
		max-width: 95% !important;
	}
	
	.Footer {
		background-size: 24%;
		background-position: 1.5em;
	}
		
	.follow {
		margin-right: 1.5em;
	}
	
	.footerInner {
		width: 70%;
	}
	
		
}

@media only screena and (max-width: 700px) {
	
	#container .Wrapper {
		width: 100% !important;
	}
		
	.Header .hamburger span {
		background: #0d645d;
	}
	
	.bannerImage {
		background-size: 132%;
	}
}

@media only screen and (max-width: 640px) {

	.meetingTheme {
		height: auto;
	}
	
	.meetingThemeImage {
		display: none;
	}
	
	.meetingThemeText {
		width: 100%;
		margin: 0 0 6% 0;
	}
	
	.bannerImageText h3 {
		font-size: 14pt;
		line-height: 1;
}

}

@media only screen and (max-width: 575px) {

	
	.bannerImage {
		background-size: 210%;
	}
	
	.bannerImageText h1 {
		font-size: 29pt;
		font-size: 21pt;
}

}

@media only screen and (max-width: 550px) {

	body {
		font-size: 12pt;
	}
	
	#container .Wrapper {
		width: 100% !important;
	}
		
	.Header .homeLink {
		width: 40%;
	}
	
	.accountMenu {
		display: none;
	}
	
	h1 {
		font-size: 22pt;
		color: #0d645d !important;
	}
	
	h2 {
		font-size: 16pt;
	}
		
	.Header {
		background-size: 21% !important;
		background-position: 1.5em !important;
	}
	
	.mainMenu, .mainMenu>ul {
		background-color: #e8e8e8 !important;
	}
	
	.mainMenu.isOpen ul li {
		color: #000;
		border-bottom: 1.5px solid hsla(0, 0%, 100%, 1.00);
	}
	
	.bannerImage {
		height: inherit !important;
	}
	
	.bannerImageText h1 {
		font-size: 22pt;
		line-height: 1.2;
	}
	
	.bannerImageText h2 {
		font-size: 14pt;
	}
	
	.meetingTheme {
		height: inherit;
		margin-bottom: 3%;
	}
	
	.meetingThemeImage {
		display: none;
	}
	
	.meetingThemeText {
		float: none;
		width: 100% !important;
		text-align: center;
		margin-right: 2%;
	}
	
	.meetingThemeText h1 {
		text-align: center;
	}
	
	.whyPlantHealth_Header {
		text-align: center;
	}
	
	.whyPH {
		display: block;
	}
	
	.whyPH1, .whyPH2, .whyPH3, .whyPH4 {
		width: 100% !important;
		margin-bottom: 3%;
		margin-right: 0 !important;
	}
	
	.whyPHtext {
		padding: 8% !important;
	}
	
	.meetingBarInner {
		display: block;
		text-align: center;
		padding: 2% 0 4% 0;
	}
	
	.meetingBarText {
		width: 100%;
	}
	
	.meetingBarButton {
		width: 100%;
	}
	
	.meetingBar .btn {
		float: none;
	}
	
	.program {
		display: block;
	}
	
	.programText {
		width: 100%;
		text-align: center;
	}
	
	.programImage {
		width: 100%;
	}
	
	.programImage img {
		float: none;
	}
	
	.healthSafety img {
		display: none;
	}
	
	.icons {
		width: inherit;
	}
	
	.copyright {
		display: block;
		float: none;
		text-align: center;
		margin-top: 4%;
		margin-left: 2% !important;;
		margin-right: 2%;
		width: 100% !important;
	}
	
	.follow {
		display: none;
	}
	
	.programTableTime {
		width: 50%;
	}
	
	.programTableEvent {
		width: 50%;
	}
		
	.sponsors {
		max-width: 550px !important;
	}
	
	
}

@media only screen and (max-width: 470px) {
	
	.sponsors {
		max-width: 400px !important;
	}

}

@media only screen and (max-width: 420px) {

	.sponsors {
		max-width: 400px !important;
	}
}




