 html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}i strong, em strong {font-style: italic;}b em {font-weight: bold;}header,nav,article,footer,section,aside,figure,figcaption{display:block}a {outline: none;}#nav-below {margin: 10px 0;overflow: hidden;}.nav-previous, .nav-next {float: left;display: inline;width: 50%;}.nav-next {float: right;text-align: right;}.nav-previous a, .nav-next a {text-decoration: none;}div.entry-meta {font-size: 90%;}body.single .shareThisWrapper {margin: 0px 0 20px;}.post_entry_mult {border-bottom: 1px solid #999;overflow: hidden;padding-bottom: 20px;margin-bottom: 20px;}.post_entry_mult_left {float: left;display: inline;width: 150px;}.post_entry_mult_right {padding-left: 160px;}.post_entry_mult .shareThisWrapper {margin: 0;}div.post_entry_mult h2 {padding-bottom: 0;margin-bottom: 0;}.excerpt_meta {font-size: 80%;margin: 0 0 10px;}.postThumbSingle {display: block;margin: 0 0 10px;}@media screen and (min-width: 450px) {.postThumbSingle {float: left;margin: 5px 10px 0 0;}}.tag-links {display: block;}.google-map {height: 350px;margin: 0 0 25px;border: 1px solid #333;}blockquote {padding: 0 0 0 30px;font-style: italic;}strong {font-weight: bold;}i, em {font-style: italic;}i strong, em strong, strong i, strong em {font-weight: bold;}html {-webkit-text-size-adjust: 100%;background: #333;}body {font-family: 'Roboto', sans-serif;font-size: 16px;line-height: 1.67;color: #000;background: #fff;}a {color: #5f0a0e;}a, a:link, a:active, a:visited {text-decoration: none;outline: none;}.animate__animated {opacity: 0;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}article hr {border: 0;height: 1px;background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));width: 80%;margin: 0 auto 20px;}@media screen and (min-width: 1120px) {}@media screen and (min-width: 1640px) {body {font-size: 18px;}}#wrapper {overflow: hidden;}#persistentHeader {-webkit-transform: perspective(1px) translateZ(0);-moz-transform: perspective(1px) translateZ(0);-ms-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);background: #132039;}body.fsMenuOn #persistentHeader {-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}#mhWrapper {max-width: 1600px;margin: 0 auto;padding: 0 20px;}#mainHeader {padding: 10px 0;}#logo-main {display: block;width: 100%;max-width: 400px;margin: 0 auto;}#logo-main img {display: block;width: 100%;height: auto;}.mhButtons {width: 100%;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;gap: 10px;margin: 20px 0 10px;}.mhButtons a {display: flex;align-items: center;justify-content: center;box-sizing: border-box;width: 140px;height: 50px;border: 2px solid #c8242d;padding: 0 0 0 40px;position: relative;z-index: 1;color: #fff;font-size: 14px;font-weight: 700;font-family: 'Roboto', sans-serif;text-transform: uppercase;text-align: center;}.mhButtons a::before {position: absolute;content: '';z-index: -1;width: calc(100% - 10px);height: calc(100% - 10px);top: 5px;left: 5px;background-image: url(img/icons/icon1.webp);background-repeat: no-repeat;background-position: left top;background-size: auto 200%;}.mhButtons a.mhEmail::before {background-image: url(img/icons/icon2.webp);}.mhButtons a.mhChat::before {background-image: url(img/icons/icon3.webp);}.mhButtons a.mhCall::before {background-image: url(img/icons/icon4.webp);}.mhButtons a:hover::before {background-position: left bottom;}nav.mm {display: none;text-align: center;background: gray;position: relative;z-index: 100;}nav.mm > ul > li > a {padding: 10px 10px;font-size: 14px;color: black;font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;text-transform: uppercase;line-height: 1;}nav.mm > ul > li > a:hover {transition: background 300ms linear;}nav.mm > ul > li > ul {top: 100%;}nav.mm > ul > li:hover > a {background: red;color: white;}nav.mm ul ul {background: orange;width: 180px;border: 1px solid green;}nav.mm ul ul li:hover > a {background: pink;color: purple;}nav.mm ul ul li {border-top: 1px solid red;}nav.mm ul ul a {color: black;padding: 15px 10px;font-size: 14px;text-transform: none;line-height: 1.3;font-weight: normal;}nav.mm ul {padding: 0;margin: 0;font-size: 0;}nav.mm li {position: relative;}nav.mm ul a {display: block;text-decoration: none;}nav.mm > ul > li {display: inline-block;}nav.mm ul ul {display: block;position: absolute;text-align: left;left: 0;top: -1px;transform-origin: top;-moz-transform: scaleY(0);-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);opacity: 0;transition: 300ms;}nav.mm ul li:hover > ul {-moz-transform: scaleY(1);-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);opacity: 1;}nav.mm ul ul ul {left: 100%;}nav.mm ul ul li:first-child {border: 0;}@media screen and (min-width: 800px) {#wrapper {padding: 130px 0 0;}#persistentHeader{background: #132039;position: fixed;top: 0;left: 0;width: 100%;z-index: 999;}body.admin-bar #persistentHeader {top: 32px;}body.admin-bar.fsMenuOn #persistentHeader {top: 0;}body.sticky_zone .noSticky{display: none;}#mainHeader {display: flex;justify-content: space-between;padding: 0;}#logo-main {margin: 0;max-width: 340px;min-height: 130px;position: relative;z-index: 2;display: flex;align-items: center;}#logo-main::before {position: absolute;z-index: -1;content: '';width: calc(100% + 140px);height: 100%;top: 0;left: -70px;background: url(img/logos/logo-bg.webp) no-repeat center top;background-size: 100% 100%;}.mhRight {flex: 1;position: relative;z-index: 1;padding: 0 0 0 70px;box-sizing: border-box;display: flex;align-items: center;}.mhRight::before {position: absolute;content: '';z-index: -1;width: calc(100% + 2000px);height: 100%;background: #5f0a0e;top: 0;left: 0;}.mhButtons {margin: 0;}.mhButtons a {font-size: 16px;}}@media screen and (min-width: 1120px) {#wrapper {padding: 160px 0 0;}#logo-main {max-width: 500px;min-height: 160px;padding: 0 0 0 10px;}#logo-main::before {width: calc(100% + 220px);left: -110px;}.mhRight {padding: 0 0 0 120px;}.mhButtons {gap: 15px;}.mhButtons a {width: 190px;height: 54px;padding: 0 0 0 45px;font-size: 20px;}.mhButtons a::before {width: calc(100% - 14px);height: calc(100% - 14px);top: 7px;left: 7px;}}@media screen and (min-width: 1400px) {}@media screen and (min-width: 1640px) {#wrapper {padding: 206px 0 0;}#logo-main {max-width: 655px;min-height: 206px;padding: 0;}.mhButtons {flex-wrap: nowrap;justify-content: flex-end;gap: 20px;}.mhButtons a {width: 250px;height: 80px;padding: 0 0 0 70px;font-size: 24px;}}#homeslides {position: relative;height: auto;}.homeslide {background-position: center top;background-repeat: no-repeat;position: absolute;top: 0;left: 0;height: 100%;width: 100%;padding: 0;opacity: 0;}.homeslideImg {background-position: center center !important;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;height: 100%;width: 100%;}#homeslideImg1 {background-image: url(img/slides/800/1-v5.webp);}.slideContent {position: relative;height: 100%;width: 100%;display: flex;align-items: flex-end;justify-content: center;top: 0;left: 0;z-index: 1;overflow: hidden;padding: 35% 0 0;}.slideContent::before {position: absolute;content: '';z-index: -1;width: 100%;height: 15%;background: rgb(0,0,0);background: linear-gradient(0deg, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 100%);bottom: 0;left: 0;}.slideBox {width: 100%;height: auto;box-sizing: border-box;padding: 20px;position: relative;bottom: 0;transition: all 500ms ease;}.slideHead {font-size: 30px;font-size: 6vw;font-family: 'Roboto', sans-serif;font-weight: 900;text-transform: uppercase;line-height: 1.2;display: block;color: #fff;position: relative;text-align: center;margin: 0 0 5px;}.slideHead em {color: #2e4370;display: inline-block;font-style: italic;font-weight: 900;}@media screen and (min-width: 400px) {}@media screen and (min-width: 600px) {}@media screen and (min-width: 800px) {#syncMenu {z-index: 1;}#homeslideImg1 {background-image: url(img/slides/1120/1-v5.webp);}.slideBox {padding: 20px 20px 60px;}.slideHead {font-size: 50px;}.homeslideImg {opacity: 1;height: 100%;-webkit-animation-name: nc_burns_zoom_in;animation-name: nc_burns_zoom_in;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-duration: 24s;animation-duration: 24s;background-position: center;}}@media screen and (min-width: 1120px) {#homeslides {height: 695px;clip-path: polygon(0 0, 100% 0%, 100% 90%, 50% 100%, 0 90%);}#homeslideImg1 {background-image: url(img/slides/2000/1-v5.webp);}.slideContent {position: absolute;z-index: 1;padding: 0;}.slideBox {max-width: 1600px;padding: 20px 20px 100px;}.slideHead {font-size: 70px;}}@media screen and (min-width: 1640px) {#homeslides {height: 1000px;}.slideContent::before {display: none;}.slideBox {padding: 20px 20px 115px;}.slideHead {font-size: 99px;}}#sync {height: 0;width: 0;}.syncItem {position: relative;z-index: 0;}p {padding: 0 0 20px;}li {list-style-type: none;list-style-position: outside;}.topo {display: block;overflow: hidden;}.topo img {display: block;width: 100%;}#contentArea {margin: 0 auto;overflow: hidden;}#mainContent {font-family: 'Roboto',sans-serif;font-size: 16px;line-height: 2;color: #132039;}.article ul, .article ol {padding: 0 0 20px 30px;}.article li ul, .article li ol {padding: 0 0 0 30px;}.article li {list-style-position: outside;}.article ul li {list-style-type: disc;}.article ol > li {list-style-type: decimal;}.article ol > li > ol > li {list-style-type: lower-alpha;}.article ol > li > ol > li > ol > li {list-style-type: lower-roman;}.article ul ul {padding-bottom: 0;}.article a:hover {text-decoration: underline;}.article ul, .article ol {overflow: hidden;}.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {line-height: 1.2;font-weight: normal;font-family: 'Roboto', sans-serif;color: #000;padding: 0 0 5px 0;}.article h1 {font-size: 25px;padding: 0 0 20px 0;}.article h2 {font-size: 18px;padding: 0 0 10px 0;}.article h3 {font-size: 16px;font-weight: bold;}.article h4 {font-size: 16px;font-style: italic;}.article h5 {font-size: 16px;}.headshot {width: 40%;max-width: 220px;height: auto;float: left;margin: 0 15px 5px 0;}.article .alignright, .article .aligncenter, .article .alignleft{display: block;margin: 10px auto;max-width: 100%;height: auto;}.mcImgScale{max-width: 100%;height: auto;}#shareThisPage {clear: both;border-top: 1px solid #2a3868;padding: 20px 0 0;margin: 15px 0 0;}#shareThisPageHead {display: inline-block;font-size: 16px;line-height: 1;font-weight: normal;text-transform: uppercase;margin: 0 10px 0 0;}#shareThisPage .shareThisWrapper {display: inline-block;}.shareThisWrapper {font-size: 0;}.dskSharingIcon {width: 16px;height: 16px;display: inline-block;margin: 0 14px 0 0;overflow: hidden;}.dskSharingIcon:hover {opacity: 0.8;}.dskSharingIcon_twitter img{margin: 0 0 0 -16px;}.dskSharingIcon_linkedin img{margin: 0 0 0 -32px;}.dskSharingIcon_googleplus img{margin: 0 0 0 -48px;}.mcTable {margin: 0 0 20px;}.mcTable td {vertical-align: top;display: block;}.mcTable ul {padding: 0 0 0 30px;}#sidebar {}.sxn-content {background: url(img/content/bg.webp) no-repeat center bottom;background-size: 100% auto;padding: 30px 20px 80px;box-sizing: border-box;color: #132039;}.sxn-content .sxn-wrap {width: 100%;max-width: 1600px;margin: 0 auto;}.article h1.mcH1 {font-size: 30px;font-size: 6vw;font-weight: 700;line-height: 1.2;color: #132039;text-align: center;text-transform: uppercase;position: relative;z-index: 1;padding: 0 0 40px;margin: 0 0 30px;}.article h1.mcH1::before {position: absolute;content: '';z-index: -1;max-width: 400px;width: 80%;height: 25px;background: url(img/content/bd.webp) no-repeat center bottom;background-size: 100% auto;bottom: 0;left: 50%;transform: translateX(-50%);}.article h1.mcH1 em {font-style: normal;font-weight: 700;text-decoration: underline;display: inline-block;}.mcVideos {display: flex;flex-direction: column;align-items: center;justify-content: center;margin: 20px auto;}.mcVideo {display: block;border: 2px solid #ca2026;padding: 8px;box-sizing: border-box;max-width: 380px;width: 100%;transition: .5s;cursor: pointer;}.mcVideo img {width: 100%;margin: 0;height: auto;display: block;}.mcVideo:hover {background: #000;}.mcFlex {display: flex;gap: 30px 80px;flex-direction: column;align-items: center;}.mcInner {flex: 1;}.mcForm {width: 100%;max-width: 715px;display: block;}.mcForm-inner {width: 100%;background: url(img/content/bg-form.webp) no-repeat center top;background-size: cover;color: #fff;padding: 40px 20px 40px;box-sizing: border-box;}.mcFormTitle {font-size: 26px;font-family: 'Lora', serif;font-weight: 700;line-height: 1.4;color: #fff;text-align: center;margin: 0 0 30px;}@media screen and (min-width: 800px) {#syncContent {z-index: 1;}.sxn-content {padding: 40px 40px 100px;}.article .alignright {float: right;margin: 0 0 5px 15px;}.article .aligncenter {display: block;margin: 0 auto;}.article .alignleft {float: left;margin: 0 15px 5px 0;}.article h1.mcH1 {font-size: 50px;}.mcForm {padding: 200px 0 0;margin: -200px 0 0;}}@media screen and (min-width: 900px) {.mcTable td {display: table-cell;padding: 0 0 0 40px;}.mcTable td:first-child {padding: 0;}}@media screen and (min-width: 1120px) {.sxn-content {padding: 60px 60px 160px;}.article h1.mcH1 {font-size: 70px;line-height: 1;padding: 0 0 70px;margin: 0 0 50px;}.article h1.mcH1::before {max-width: 556px;height: 30px;}.article h1.mcH1 em {text-decoration: none;border-bottom: 5px solid;}.mcVideos {margin: 20px 0 0;}.mcVideo {max-width: 500px;}.mcFlex {flex-direction: row;align-items: flex-start;gap: 30px 60px;}.mcForm {max-width: 500px;}.mcForm-inner {padding: 40px 30px;}.mcFormTitle {font-size: 32px;}}@media screen and (min-width: 1440px) {#mainContent {font-size: 18px;}.mcFlex {gap: 30px 80px;}.mcForm {max-width: 600px;}}@media screen and (min-width: 1640px) {.sxn-content {padding: 80px 60px 200px;}.article h1.mcH1 {font-size: 95px;}.mcForm {max-width: 715px;padding: 300px 0 0;margin: -300px 0 0;}.mcFormTitle {font-size: 37px;}}.formBlocks {display: flex;flex-direction: column;gap: 10px;margin: 0 0 20px;}.formBlock {position: relative;z-index: 1;}.formLabel {display: block;margin: 5px 0 8px;font-weight: 700;line-height: 1.4;}.formInput {overflow: hidden;position: relative;-webkit-box-shadow: 0px 0px 9px -2px rgba(0,0,0,1);-moz-box-shadow: 0px 0px 9px -2px rgba(0,0,0,1);box-shadow: 0px 0px 9px -2px rgba(0,0,0,1);}.formSelect::before {position: absolute;content: '';width: 19px;height: 9px;background: url(img/icons/select-arrow.webp) no-repeat center top;background-size: 100% 100%;top: 50%;right: 20px;transform: translateY(-50%);}.formInput input, .formInput textarea, .formInput select {font-weight: 700;background: #fff;border: 0;box-sizing: border-box;display: block;height: 46px;outline: none;padding: 0 20px;resize: none;width: 100%;color: #000;}.formInput input::placeholder, .formInput textarea::placeholder, .formInput select::placeholder {color: #000;opacity: 1 !important;}.formInput select {width: calc(100% + 40px);}.formTextBlock {display: block;width: 100%;}.formBlockYes {display: flex;flex-direction: column;gap: 10px;}.fq4_3Yes, .fq4_3_1Yes, .fq4_4Yes {margin: 10px 0 0;}.fq4Yes, .fq4_3Yes, .fq4_3_1Yes, .fq4_4Yes {display: none;}.fq4Yes.open, .fq4_3Yes.open, .fq4_3_1Yes.open, .fq4_4Yes.open {display: flex;}.formBlockSubmit {display: flex;gap: 20px 35px;align-items: center;flex-direction: column;}.formReqSubmit {margin: 0;display: flex;flex-direction: column;align-items: center;gap: 20px 40px;max-width: 100%;width: 615px;}.formSubmitBox {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px 30px;width: 100%;max-width: 100%;margin: 0 auto;}.formRecaptcha {vertical-align: middle;height: 60px;margin: 0;}.formSubmit {background: url(img/content/button.webp) no-repeat left top;background-size: 100% 200%;color: #FFF;width: 100%;height: 60px;max-width: 255px;transition: .5s;border: none;position: relative;font: 20px/1 'Roboto', sans-serif;font-weight: 700;text-transform: uppercase;z-index: 1;border-radius: 0;overflow: hidden;-webkit-box-shadow: 0px 0px 9px -2px rgba(0,0,0,1);-moz-box-shadow: 0px 0px 9px -2px rgba(0,0,0,1);box-shadow: 0px 0px 9px -2px rgba(0,0,0,1);transition: none;}.formSubmit input {width: 100%;height: 100%;outline: 0;background-color: transparent;border: 0;box-sizing: border-box;display: block;cursor: pointer;color: #fff;text-transform: uppercase;font-weight: 700;}.formSubmit:hover {background-position: left bottom;}.formReqBox p {font-weight: 400;padding: 0;font-size: 14px;line-height: 1.67;}@media screen and (min-width: 800px) {.formInput input, .formInput textarea, .formInput select {height: 56px;}}@media screen and (min-width: 1120px) {.formBlocks {margin: 0 0 40px;}.formBlockSubmit {gap: 40px;}.formSubmit {font-size: 26px;}.formReqBox p {font-size: 16px;}}@media screen and (min-width: 1400px) {}@media screen and (min-width: 1640px) {.formInput input, .formInput textarea, .formInput select {font-size: 18px;}}#plmBrandingWrapper {padding: 40px 20px;font-size: 0;text-align: center;background: #fff;color: #000;}#plmBranding {overflow: hidden;}#plmBranding, #plmBranding a {color: #000;font: normal 12px/1.4 'Roboto', sans-serif;text-decoration: none;}#plmBranding a:hover {text-decoration: underline;font-weight: normal;}#logo-plm {display: inline-block;margin: 0 auto 10px;width: 180px;height: auto;}#logo-plm img {display: block;width: 100%;height: auto;}#plmBranding p {padding: 0;margin: auto;max-width: 330px;line-height: 1.4;}#plmBranding br {display: none;}@media screen and (min-width: 600px) {#plmBranding {display: inline-block;}#plmBranding, #plmBranding a {line-height: 1.1;}#logo-plm {display: inline-block;margin: 0;vertical-align: middle;}#logo-plm img {display: block;}#plmBranding p {display: inline-block;margin: 4px 0 0 10px;max-width: none;text-align: left;vertical-align: middle;}#plmBranding br {display: inline;}}@media screen and (min-width: 1120px) {#plmBrandingWrapper {padding: 70px 20px;}}#univ_search_form {margin: 0 0 20px;}#univ_search_field {display: inline-block;box-sizing: border-box;width: 160px;padding: 5px;font-size: 16px;line-height: 1;color: #000;background-color: #fff;}#univ_search_submit {height: 36px;display: inline-block;font-size: 16px;font-weight: bold;box-sizing: border-box;padding: 5px 10px;background-color: #333;color: #fff;}#univ_search_submit:hover {background-color: #000;color: #fff;cursor: pointer;}input[type=submit] {cursor: pointer;-webkit-appearance: none;border-radius: 0;}.nc_form {background-color: #f0f0f0;padding: 20px 10px;margin: 0 0 15px;border: 2px solid #c0c0c0;border-radius: 5px;color: #333333;min-width: 255px;}.nc_form .form-part{margin: 0 0 10px;}.nc_form .req {color: #F71704;}.nc_form .groupLegend{font-size: 18px;margin: 0 0 5px;}.nc_form label, .nc_form input, .nc_form textarea, .nc_form select {display: block;width: 100%;padding: 0;box-sizing: border-box;}.nc_form input, .nc_form textarea {background: #fff;color: #000;}.nc_form input::placeholder, .nc_form textarea::placeholder {color: gray;}.nc_form input, .nc_form textarea, .nc_form .captcha-container {border: 1px solid #999;border-radius: 3px;}.nc_form label {margin: 0 0 5px;}.nc_form input, .nc_form textarea, .nc_form select {margin: 0 0 10px;padding: 10px 10px;}.nc_form textarea {height:60px;}.nc_form .captcha-container {padding: 0;width: 100%;}.nc_form input.hidden {display:none;}.nc_form input.submit-button {cursor:pointer;margin: 1em 0;padding: 10px 10px;width:auto;height:auto;background:#555;color:#fff;line-height: 1;-webkit-appearance: none;border-radius: 0;}.nc_form input.submit-button:hover {background:#777;}.nc_form input.error {border-color:#f00;}.nc_form label.error {color: #f00;}.ncfDisclaimer {font-size: 80%;margin: 0 0 15px;padding: 10px 0 0;}.ncfDisclaimer span {display: block;font-weight: bold;font-size: 125%;}.ncfDisclaimer span.req {display: inline;font-size: 80%;}.ncfDisclaimer input {display: inline;width: 10px;height: 10px;margin: 0 5px 0 0;}.ncfDisclaimer label {display: inline;}.nc_form .captcha-wrapper {}.nc_form .captcha-wrapper input {max-width: 200px;}.nc_form .captcha-container {background: #fff;border: 1px solid #333;margin: 0 0 4px;text-align: center;max-width: 200px;}.nc_form .captcha-image {cursor: pointer;display: block;width: 100%;}.nc_form .checkbox, .nc_form .radio{margin: 0 auto 10px;}.nc_form .checkbox input, .nc_form .checkbox label, .nc_form .radio input, .nc_form .radio label {display: inline;width: auto;height: auto;padding: 0;line-height: 1;}.nc_form .checkbox label, .nc_form .radio label{margin: 0 15px 0 2px;}.nc_form .inlineSelect select{display: inline;width: auto;}.nc_form .inlineSelectGroup{display: inline-block;margin: 0 10px 0 0;}.nc_form .inlineSelectGroup select{margin: 0;}.nc_form .inlineSelectGroup label{font-size: 0.85rem;}@media screen and (min-width: 600px){.nc_form{padding: 20px 15px;}}.grecaptcha-badge {visibility: hidden;}.grDisclaimerBox {background-color: #4a90e2;overflow: hidden;height: 60px;width: 255px;}.nc_form .grDisclaimerBox {box-shadow: rgba(0,0,0,0.75) 0px 0px 5px;margin: 0 0 20px;}.grDisclaimerBoxNarrow {width: 180px;}.grDisclaimerBoxNarrow .grdbBadge {display: none;}.grdbBadge {float: left;width: 70px;height: 100%;background-color: #fff;background-image: url(img/recaptcha-logo-48.png);background-repeat: no-repeat;background-position: center center;}.grdbText {float: left;color: #fff;width: 185px;box-sizing: border-box;font-family: Roboto, helvetica, arial, sans-serif;font-size: 13px;padding: 15px 15px 0;line-height: 1;}.grdbHead {display: block;margin: 0 0 5px;}.grdbLinks a {color: #fff;text-decoration: none;font-size: 10px;}.grdbLinks a:hover {text-decoration: underline;}.grdbSep {font-size: 8px;}@media screen and (max-width: 700px) {.post_entry_mult_left, .post_entry_mult_right {float: none;display: block;width: auto;padding: 0;margin: 0;}.postThumbMult {display: block;width: 80%;max-width: 150px;margin: 0 auto 0.5em;}}form input[type=text].validationError, form textarea.validationError, form select.validationError, form .validationError::placeholder {background-color: red !important;color: #fff !important;}form .validationError:-moz-placeholder, form .validationError::-moz-placeholder {opacity: 1;}input[type=checkbox].validationError {position:relative }.cfRequiredMark {position: relative;font-size: 0;}input[type=radio].validationError + .cfRequiredMark:before, input[type=checkbox].validationError + .cfRequiredMark:before {display: inline-block;content: "";position: absolute;left: -26px;top: -11px;background-color: red;height: 8px;width: 8px;border-radius: 4px;opacity: 1;box-shadow: 1px 1px 3px red;}.validationFeedback {display: none;text-align: center;background-color: #f5770c;color: #000;padding: 20px 20px 0;margin: 17px auto 20px }.vfActive {display: block;width: calc(100% - 40px);}.vfFailedEmailValidationPrompt, .vfFailedTelephoneValidationPrompt, .vfFailedZipValidationPrompt {display: none;}.vfFailedEmailValidation .vfFailedEmailValidationPrompt, .vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt, .vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}@media screen and (min-width: 1120px){.vfActive {width: calc(100% - 40px);margin: 30px 0;}}:root {--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1;}.animate__animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-duration: var(--animate-duration);animation-duration: var(--animate-duration);-webkit-animation-fill-mode: both;animation-fill-mode: both;}@media print, (prefers-reduced-motion: reduce) {.animate__animated {-webkit-animation-duration: 1ms !important;animation-duration: 1ms !important;-webkit-transition-duration: 1ms !important;transition-duration: 1ms !important;-webkit-animation-iteration-count: 1 !important;animation-iteration-count: 1 !important;}.animate__animated[class*='Out'] {opacity: 0;}}@-webkit-keyframes fadeIn {from {opacity: 0;}to {opacity: 1;}}@keyframes fadeIn {from {opacity: 0;}to {opacity: 1;}}.animate__fadeIn {-webkit-animation-name: fadeIn;animation-name: fadeIn;}@-webkit-keyframes fadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.animate__fadeInDown {-webkit-animation-name: fadeInDown;animation-name: fadeInDown;}@-webkit-keyframes fadeInLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.animate__fadeInLeft {-webkit-animation-name: fadeInLeft;animation-name: fadeInLeft;}@-webkit-keyframes fadeInRight {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInRight {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.animate__fadeInRight {-webkit-animation-name: fadeInRight;animation-name: fadeInRight;}@-webkit-keyframes fadeInUp {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInUp {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.animate__fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}@-webkit-keyframes fadeInTopLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, -100%, 0);transform: translate3d(-100%, -100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInTopLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, -100%, 0);transform: translate3d(-100%, -100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.animate__fadeInTopLeft {-webkit-animation-name: fadeInTopLeft;animation-name: fadeInTopLeft;}@-webkit-keyframes fadeInTopRight {from {opacity: 0;-webkit-transform: translate3d(100%, -100%, 0);transform: translate3d(100%, -100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInTopRight {from {opacity: 0;-webkit-transform: translate3d(100%, -100%, 0);transform: translate3d(100%, -100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.animate__fadeInTopRight {-webkit-animation-name: fadeInTopRight;animation-name: fadeInTopRight;}@-webkit-keyframes fadeInBottomLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 100%, 0);transform: translate3d(-100%, 100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInBottomLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 100%, 0);transform: translate3d(-100%, 100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.animate__fadeInBottomLeft {-webkit-animation-name: fadeInBottomLeft;animation-name: fadeInBottomLeft;}@-webkit-keyframes fadeInBottomRight {from {opacity: 0;-webkit-transform: translate3d(100%, 100%, 0);transform: translate3d(100%, 100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInBottomRight {from {opacity: 0;-webkit-transform: translate3d(100%, 100%, 0);transform: translate3d(100%, 100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.animate__fadeInBottomRight {-webkit-animation-name: fadeInBottomRight;animation-name: fadeInBottomRight;}.dskFiMult {max-width: 100%;}.dskFiSingle {display: block;margin: 0 auto 20px;max-width: 100%;}@media screen and (min-width: 500px) {.dskFiSingle.dskFiLeft {float: left;margin: 0 10px 10px 0;}.dskFiSingle.dskFiRight {float: right;margin: 0 0 10px 10px;}}.youtube-modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.7);z-index: 99999999;}.ytContent {position: relative;max-width: 640px;max-height: 360px;width: 90%;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}.youtube-embed-cont {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;}.youtube-embed-cont iframe, .youtube-embed-cont object, .youtube-embed-cont embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;}.article .youtube-embed-cont {margin: 0 0 30px;}