.gb-block-testimonial{background:#f2f2f2;color:#293038;margin:0 auto;padding:5%;border-radius:5px;margin-bottom:1.2em}
.gb-block-testimonial .gb-testimonial-info{position:relative;display:inline-block;width:100%;margin-top:15px;min-height:55px;padding-top:5px;line-height:1.4}
.gb-block-testimonial .gb-testimonial-info .blocks-editable{padding-left:0}
.gb-block-testimonial .gb-testimonial-info .gb-testimonial-avatar-wrap{position:absolute;left:0;top:0}
.gb-block-testimonial .gb-testimonial-avatar-wrap+.gb-testimonial-name,.gb-block-testimonial .gb-testimonial-avatar-wrap+.gb-testimonial-name+.gb-testimonial-title,.gb-block-testimonial .gb-testimonial-avatar-wrap+.gb-testimonial-title,.gb-block-testimonial .gb-testimonial-avatar-wrap+.editor-rich-text,.gb-block-testimonial .gb-testimonial-avatar-wrap+.editor-rich-text+.editor-rich-text{margin-left:70px;padding-left:0}
.gb-block-testimonial .gb-testimonial-text p{line-height:1.6}
.gb-block-testimonial .gb-testimonial-text a{color:inherit;box-shadow:0 -1px 0 inset;text-decoration:none}
.gb-block-testimonial .gb-testimonial-text a:hover{color:inherit;box-shadow:0 -2px 0 inset}
.gb-block-testimonial .gb-testimonial-name{font-size:1em;font-weight:bold;line-height:1.2;margin:0;padding:0}
.gb-block-testimonial .gb-testimonial-title{opacity:.8}
.gb-block-testimonial .gb-testimonial-avatar{border-radius:200px;max-width:100px}
.gb-block-testimonial .gb-testimonial-image-wrap{height:55px;width:55px;background:#ddd;border-radius:200px;position:relative}
.gb-block-testimonial .gb-testimonial-image-wrap img{object-fit:cover;height:100%;width:100%;position:relative;z-index:10;border-radius:40px}
.right-aligned .gb-testimonial-info{text-align:right}
.right-aligned .gb-testimonial-info h2{left:0}
.right-aligned .gb-testimonial-info .gb-testimonial-name,.right-aligned .gb-testimonial-info .gb-testimonial-title{margin-right:70px;margin-left:0}
.right-aligned .gb-testimonial-info .gb-testimonial-avatar-wrap{left:auto;right:0}
.gb-block-profile{background:#f2f2f2;color:#293038;margin:0 auto;padding:3%;border-radius:5px;margin-bottom:1.2em;display:flex;flex-flow:row wrap;justify-content:space-around;width:100%}
.gb-block-profile .gb-profile-column{display:block;padding:15px;flex:3 0 0}
@media only screen and (max-width: 600px){.gb-block-profile .gb-profile-column{flex:auto}}.gb-block-profile .gb-profile-avatar-wrap{position:relative;z-index:0;flex:1 0 0}
@media only screen and (max-width: 600px){.gb-block-profile .gb-profile-avatar-wrap{flex:auto;max-width:210px;margin:0 auto}}@media only screen and (max-width: 600px){.gb-block-profile .gb-profile-content-wrap{text-align:center}}.gb-block-profile .gb-profile-text{font-size:18px;padding-top:1em}
.gb-block-profile .gb-profile-text a{color:inherit;box-shadow:0 -1px 0 inset;text-decoration:none}
.gb-block-profile .gb-profile-text a:hover{color:inherit;box-shadow:0 -2px 0 inset}
.gb-block-profile .gb-profile-text p{line-height:1.6}
.gb-block-profile .gb-profile-text p:last-child{margin-bottom:0}
.gb-block-profile .gb-profile-name{font-size:1.4em;font-weight:bold;line-height:1.2;margin:0}
.gb-block-profile .gb-profile-title{opacity:.8;padding-top:5px;margin-bottom:0}
.gb-block-profile .gb-profile-image-square{position:absolute;top:0;left:0;height:100%;width:100%;z-index:5;margin:0}
.gb-block-profile .gb-profile-text:empty,.gb-block-profile .gb-profile-title:empty,.gb-block-profile .gb-profile-name:empty{display:none}
.gb-block-profile .gb-profile-image-wrap{width:100%;background:#ddd;position:relative}
.gb-block-profile .gb-profile-image-wrap::before{content:"";display:inline-block;padding-top:100%}
.gb-block-profile .gb-profile-image-wrap button{position:absolute;left:0;z-index:50;padding:0;height:100%;width:100%}
.gb-block-profile .gb-profile-image-wrap button:focus{background:none;border:none;outline:none;box-shadow:none}
.gb-block-profile .gb-profile-image-wrap img{object-fit:cover;height:100%;width:100%;position:relative;z-index:5}
.gb-block-profile .gb-social-links{list-style:none;margin:0 0 0 0;padding:5% 0 0 0}
.gb-block-profile .gb-social-links:empty{display:none}
.gb-block-profile .gb-social-links li{display:inline-block;margin:0 8px 0 0;padding:0}
.gb-block-profile .gb-social-links li a{display:grid;border:none;width:38px;height:38px;padding:10px;border-radius:100px}
.gb-block-profile .gb-social-links li a:hover{opacity:.9}
.right .gb-profile-avatar-wrap{order:2}
.round .gb-profile-image-wrap{border-radius:500px}
.round .gb-profile-image-wrap::before{content:"";display:inline-block;padding-top:92%}
.round .gb-profile-image-wrap img{border-radius:500px}
.gb-block-notice{border-radius:5px;position:relative;margin-bottom:1.2em}
.gb-block-notice .gb-notice-dismiss{position:absolute;top:13px;right:13px;opacity:.8;padding:0;background:none;transition:.3s ease}
.gb-block-notice .gb-notice-dismiss:hover{opacity:1;cursor:pointer;box-shadow:none}
.gb-block-notice .gb-notice-title{font-weight:bold;padding:.5em 1em;margin:0;color:#fff;border-top-right-radius:5px;border-top-left-radius:5px;width:100%;display:inline-block}
.gb-block-notice .gb-notice-title p{margin-bottom:0}
.gb-block-notice .gb-notice-title:empty{display:none}
.gb-block-notice .gb-notice-text{padding:1em;border:solid 2px #333;border-radius:5px;background:#fff;overflow:hidden}
.gb-block-notice .gb-notice-text p:last-child{margin-bottom:0}
.gb-block-notice .gb-notice-title:not(:empty)+.notice-text,.gb-block-notice .blocks-rich-text+.blocks-rich-text .gb-notice-text{border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px}
body:not(.wp-admin) .gb-block-notice.gb-dismissable{display:none}
.entry-content .gb-block-drop-cap .gb-drop-cap-text p::first-letter{float:left;font-size:75px;line-height:.7em;margin-top:.15em;margin-right:25px;margin-bottom:25px;font-weight:bold;text-transform:uppercase}
.entry-content .gb-block-drop-cap.gb-drop-cap-square .gb-drop-cap-text p::first-letter{background:#32373c;color:#fff;padding:.2em}
.entry-content .gb-block-drop-cap.gb-drop-cap-border .gb-drop-cap-text p::first-letter{color:#32373c;padding:.2em;border:solid 4px}
@media only screen and (min-width: 600px){.entry-content .gb-block-drop-cap.gb-font-size-1 .gb-drop-cap-text::first-letter{font-size:75px}
.entry-content .gb-block-drop-cap.gb-font-size-2 .gb-drop-cap-text::first-letter{font-size:85px}
.entry-content .gb-block-drop-cap.gb-font-size-3 .gb-drop-cap-text::first-letter{font-size:95px}
.entry-content .gb-block-drop-cap.gb-font-size-4 .gb-drop-cap-text::first-letter{font-size:105px}
.entry-content .gb-block-drop-cap.gb-font-size-5 .gb-drop-cap-text::first-letter{font-size:115px}
.entry-content .gb-block-drop-cap.gb-font-size-6 .gb-drop-cap-text p::first-letter{font-size:125px}}.gb-block-drop-cap::before,.gb-block-drop-cap::after{content:"";display:table}
.gb-block-drop-cap::after{clear:both}
.gb-block-drop-cap a{color:inherit;box-shadow:0 -1px 0 inset;text-decoration:none}
.gb-block-drop-cap a:hover{color:inherit;box-shadow:0 -2px 0 inset}
.gb-block-button{margin:0 0 1.2em 0;position:relative}
.gb-block-button .blocks-rich-text{display:inline-flex}
.gb-block-button .components-autocomplete{display:inline-block;width:auto;margin:0 auto;position:relative}
.gb-button{text-align:center;font-size:18px;line-height:1 !important;background-color:#32373c;border:none;border-radius:50px;box-shadow:none;color:#fff;cursor:pointer;padding:.6em 1em;text-decoration:none;word-break:break-word;transition:.3s ease;display:inline-block}
.gb-button:hover{box-shadow:inset 0 0 200px hsla(0,0%,100%,.15)}
.gb-button-shape-square,input[type=submit].gb-button-shape-square{border-radius:0}
.gb-button-shape-rounded,input[type=submit].gb-button-shape-rounded{border-radius:5px}
.gb-button-shape-circular,input[type=submit].gb-button-shape-circular{border-radius:100px}
.gb-button-size-small,input[type=submit].gb-button-size-small{font-size:14px}
.gb-button-size-medium,input[type=submit].gb-button-size-medium{font-size:20px}
.gb-button-size-large,input[type=submit].gb-button-size-large{font-size:26px;padding:.8em 1.2em}
.gb-button-size-extralarge,input[type=submit].gb-button-size-extralarge{font-size:34px;padding:.8em 1.2em}
.gb-button-right{transform:translateX(-100%);left:100%;position:relative}
.gb-button-center{margin:0 auto}
.gb-block-spacer{margin:0 0 1.2em 0;position:relative}
.gb-block-spacer hr{border:none;margin:0;background:none}
.gb-block-spacer.gb-spacer-divider::after{content:" ";width:100%;height:1px;border-top:solid 1px;position:absolute;top:50%;left:0}
.gb-block-spacer.gb-divider-solid.gb-spacer-divider::after{border-top-style:solid}
.gb-block-spacer.gb-divider-dotted.gb-spacer-divider::after{border-top-style:dotted}
.gb-block-spacer.gb-divider-dashed.gb-spacer-divider::after{border-top-style:dashed}
.gb-block-spacer.gb-divider-size-1.gb-spacer-divider::after{border-top-width:1px}
.gb-block-spacer.gb-divider-size-2.gb-spacer-divider::after{border-top-width:2px}
.gb-block-spacer.gb-divider-size-3.gb-spacer-divider::after{border-top-width:3px}
.gb-block-spacer.gb-divider-size-4.gb-spacer-divider::after{border-top-width:4px}
.gb-block-spacer.gb-divider-size-5.gb-spacer-divider::after{border-top-width:5px}
.entry-content .gb-block-spacer hr{border:none;margin:0;background:none}
.entry-content .gb-block-spacer hr::before,.entry-content .gb-block-spacer hr::after{display:none}
.gb-block-accordion{margin-bottom:1.2em}
.gb-block-accordion .gb-accordion-title{background:#f2f2f2;padding:10px 15px}
.gb-block-accordion .gb-accordion-title p{display:inline}
.gb-block-accordion .gb-accordion-text{padding:10px 15px}
.gb-block-accordion .editor-rich-text .editor-rich-text__inline-toolbar{display:block;left:40%}
.gb-block-accordion+.gb-block-accordion{margin-top:-0.6em}
@media only screen and (min-width: 600px){.gb-font-size-14 .gb-accordion-title{font-size:14px}
.gb-font-size-15 .gb-accordion-title{font-size:15px}
.gb-font-size-16 .gb-accordion-title{font-size:16px}
.gb-font-size-17 .gb-accordion-title{font-size:17px}
.gb-font-size-18 .gb-accordion-title{font-size:18px}
.gb-font-size-19 .gb-accordion-title{font-size:19px}
.gb-font-size-20 .gb-accordion-title{font-size:20px}
.gb-font-size-21 .gb-accordion-title{font-size:21px}
.gb-font-size-22 .gb-accordion-title{font-size:22px}
.gb-font-size-23 .gb-accordion-title{font-size:23px}
.gb-font-size-24 .gb-accordion-title{font-size:24px}}
.gb-block-sharing{margin:0 0 1.2em 0;position:relative}
.gb-block-sharing .blocks-rich-text{display:inline-flex}
.gb-block-sharing .gb-share-list{margin:0;padding:0}
.gb-block-sharing .gb-share-list li{list-style:none;display:inline-block;margin:0 5px 5px 0}
.gb-block-sharing .gb-share-list a{background:#272c30;border-width:0;color:#fff;padding:10px 15px;text-align:center;display:block;line-height:1;font-size:16px;transition:.3s ease}
.gb-block-sharing .gb-share-list a:hover{box-shadow:inset 0 0 200px hsla(0,0%,100%,.15)}
.gb-block-sharing .gb-share-list svg{vertical-align:text-top}
.gb-block-sharing.gb-share-icon-text svg{margin-right:5px}
.gb-block-sharing.gb-share-icon-only a{padding:10px 11px;min-width:37px}
.gb-block-sharing.gb-share-icon-only .gb-social-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}
.gb-block-sharing.gb-share-text-only svg{display:none}
.gb-block-sharing.gb-share-shape-square a{border-radius:0}
.gb-block-sharing.gb-share-shape-rounded a{border-radius:5px}
.gb-block-sharing.gb-share-shape-circular a{border-radius:100px}
.gb-block-sharing.gb-share-size-small a{font-size:13px}
.gb-block-sharing.gb-share-size-small svg{width:13px;height:13px}
.gb-block-sharing.gb-share-size-small.gb-share-icon-only a{padding:7px 6px;min-width:28px}
.gb-block-sharing.gb-share-size-medium a{font-size:16px}
.gb-block-sharing.gb-share-size-medium svg{width:16px;height:16px}
.gb-block-sharing.gb-share-size-large a{font-size:20px}
.gb-block-sharing.gb-share-size-large svg{width:26px;height:26px}
.gb-block-sharing.gb-share-size-large.gb-share-icon-only a{font-size:26px;min-width:48px}
.gb-block-sharing.gb-share-size-large.gb-share-icon-text svg{margin-right:10px}
.gb-block-sharing.gb-share-color-social a{color:#fff}
.gb-block-sharing.gb-share-color-social .gb-share-twitter{background:#1ca1f3}
.gb-block-sharing.gb-share-color-social .gb-share-facebook{background:#3b5999}
.gb-block-sharing.gb-share-color-social .gb-share-google{background:#dc4b45}
.gb-block-sharing.gb-share-color-social .gb-share-pinterest{background:#bd091c}
.gb-block-sharing.gb-share-color-social .gb-share-linkedin{background:#0077b5}
.gb-block-sharing.gb-share-color-social .gb-share-reddit{background:#ff4500}
.gb-button-right{transform:translateX(-100%);left:100%;position:relative}
.gb-button-center{margin:0 auto}
.gb-block-post-grid{margin:0 0 1.2em 0;position:relative}
.gb-block-post-grid .is-grid,.gb-block-post-grid .gb-is-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-gap:0 2em}
@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid,.gb-block-post-grid .gb-is-grid{display:block}}.gb-block-post-grid .is-grid article,.gb-block-post-grid .gb-is-grid article{margin-bottom:2.5em;min-width:0}
@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid article,.gb-block-post-grid .gb-is-grid article{padding-left:10px;padding-right:10px;display:inline-block;vertical-align:top}}.gb-block-post-grid .is-grid.columns-1,.gb-block-post-grid .gb-is-grid.gb-columns-1{-ms-grid-columns:1fr;grid-template-columns:1fr}
@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid.columns-1 article,.gb-block-post-grid .gb-is-grid.gb-columns-1 article{width:100%}}.gb-block-post-grid .is-grid.columns-2,.gb-block-post-grid .gb-is-grid.gb-columns-2{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}
@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid.columns-2 article,.gb-block-post-grid .gb-is-grid.gb-columns-2 article{width:48%}}.gb-block-post-grid .is-grid.columns-3,.gb-block-post-grid .gb-is-grid.gb-columns-3{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}
@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid.columns-3 article,.gb-block-post-grid .gb-is-grid.gb-columns-3 article{width:32%}}.gb-block-post-grid .is-grid.columns-4,.gb-block-post-grid .gb-is-grid.gb-columns-4{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr}
@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-grid.columns-4 article,.gb-block-post-grid .gb-is-grid.gb-columns-4 article{width:24%}}@media only screen and (max-width: 600px){.gb-block-post-grid div[class*=columns].is-grid,.gb-block-post-grid div[class*=columns].gb-is-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gb-block-post-grid .gb-post-grid-section-title{text-align:left}
.gb-block-post-grid .gb-block-post-grid-image{margin-bottom:1.2em}
.gb-block-post-grid .gb-block-post-grid-image img{display:block;width:100%}
.gb-block-post-grid .gb-block-post-grid-text{text-align:left}
.gb-block-post-grid a{text-decoration:none}
.gb-block-post-grid header .gb-block-post-grid-title{margin-top:0;margin-bottom:15px;font-size:28px;line-height:1.2}
.gb-block-post-grid header .gb-block-post-grid-title a{color:#293038;text-decoration:none}
.gb-block-post-grid header .gb-block-post-grid-title a:hover{text-decoration:underline;color:inherit}
.gb-block-post-grid .gb-block-post-grid-byline{font-size:14px;color:#626e81;margin-bottom:15px}
.gb-block-post-grid .gb-block-post-grid-author,.gb-block-post-grid .gb-block-post-grid-date{display:inline-block}
.gb-block-post-grid .gb-block-post-grid-author:not(:last-child)::after,.gb-block-post-grid .gb-block-post-grid-date:not(:last-child)::after{content:"·";vertical-align:middle;margin:0 5px;line-height:1}
.gb-block-post-grid .gb-block-post-grid-author a{color:inherit;text-decoration:none}
.gb-block-post-grid .gb-block-post-grid-author a:hover{color:inherit;text-decoration:underline}
.gb-block-post-grid .gb-block-post-grid-text p{margin:0 0 15px 0;font-size:inherit}
.gb-block-post-grid .gb-block-post-grid-text p:last-of-type{margin-bottom:0}
.gb-block-post-grid .gb-block-post-grid-more-link{display:inline-block;box-shadow:none;transition:.3s ease;font-weight:bold;color:#293038;text-decoration:none}
.gb-block-post-grid .gb-block-post-grid-more-link:hover{text-decoration:underline}
.gb-block-post-grid .gb-block-post-grid-excerpt div+p{margin-top:15px}
.gb-block-post-grid .is-list article,.gb-block-post-grid .gb-is-list article{display:-ms-grid;display:grid;-ms-grid-columns:30% 1fr;grid-template-columns:30% 1fr;grid-template-rows:1fr;grid-gap:0 2em}
@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-list article,.gb-block-post-grid .gb-is-list article{display:block}}.gb-block-post-grid .is-list article::before,.gb-block-post-grid .gb-is-list article::before{display:none}
.gb-block-post-grid .is-list article:not(:last-child),.gb-block-post-grid .gb-is-list article:not(:last-child){margin-bottom:5%;padding-bottom:5%}
@media only screen and (min-width: 600px){.gb-block-post-grid .is-list article:not(:last-child),.gb-block-post-grid .gb-is-list article:not(:last-child){border-bottom:solid 1px #eee}}@media only screen and (max-width: 600px){.gb-block-post-grid .is-list article,.gb-block-post-grid .gb-is-list article{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gb-block-post-grid .is-list article:not(.has-post-thumbnail),.gb-block-post-grid .is-list article.hide-featured-image,.gb-block-post-grid .gb-is-list article:not(.has-post-thumbnail),.gb-block-post-grid .gb-is-list article.hide-featured-image{-ms-grid-columns:1fr;grid-template-columns:1fr}
.gb-block-post-grid .is-list .gb-block-post-grid-image,.gb-block-post-grid .gb-is-list .gb-block-post-grid-image{margin-bottom:0}
@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-list .gb-block-post-grid-image,.gb-block-post-grid .gb-is-list .gb-block-post-grid-image{width:30%;display:inline-block;vertical-align:top}}@media only screen and (max-width: 600px){.gb-block-post-grid .is-list .gb-block-post-grid-image,.gb-block-post-grid .gb-is-list .gb-block-post-grid-image{margin-bottom:5%}}@media all and (-ms-high-contrast: none){.gb-block-post-grid .is-list .gb-block-post-grid-text,.gb-block-post-grid .gb-is-list .gb-block-post-grid-text{width:65%;padding-left:5%;display:inline-block;vertical-align:top}
.gb-block-post-grid .is-list .post:not(.has-post-thumbnail) .gb-block-post-grid-text,.gb-block-post-grid .gb-is-list .post:not(.has-post-thumbnail) .gb-block-post-grid-text{width:100%;padding-left:0}}@media only screen and (min-width: 600px){.gb-block-post-grid .is-list .gb-block-post-grid-title,.gb-block-post-grid .gb-is-list .gb-block-post-grid-title{font-size:34px}}.gb-block-post-grid .is-list .no-thumb .gb-block-post-grid-text,.gb-block-post-grid .gb-is-list .no-thumb .gb-block-post-grid-text{grid-column:span 2}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}
.gb-block-container{margin:0;position:relative;padding:0}
.gb-block-container.alignfull .block-editor-block-list__block{max-width:100%}
@media only screen and (min-width: 768px){.gb-block-container.alignfull .gb-container-inside,.gb-block-container.alignfull .gb-container-inside{max-width:100%;margin:0 auto}}@media only screen and (min-width: 768px){.gb-block-container.alignwide .gb-container-inside,.gb-block-container.alignwide .gb-container-inside{max-width:80%;margin:0 auto}}.gb-block-container .gb-container-image-wrap{position:absolute;top:0;right:0;left:0;height:100%;z-index:0}
.gb-block-container .gb-container-image{object-fit:cover;height:100%;width:100%;transition:.3s ease}
.gb-block-container .gb-container-content{margin:0 auto;position:relative}
.gb-block-container .gb-container-image:not(.has-background-dim){opacity:0}
.gb-block-container .has-background-dim{opacity:.5}
.gb-block-container .has-background-dim-10{opacity:.1}
.gb-block-container .has-background-dim-20{opacity:.2}
.gb-block-container .has-background-dim-30{opacity:.3}
.gb-block-container .has-background-dim-40{opacity:.4}
.gb-block-container .has-background-dim-50{opacity:.5}
.gb-block-container .has-background-dim-60{opacity:.6}
.gb-block-container .has-background-dim-70{opacity:.7}
.gb-block-container .has-background-dim-80{opacity:.8}
.gb-block-container .has-background-dim-90{opacity:.9}
.gb-block-container .has-background-dim-100{opacity:1}
.wp-block-genesis-blocks-gb-pricing{margin-bottom:1.5em}
.gb-pricing-table-wrap{display:-ms-grid;display:grid;grid-template-rows:1fr;grid-template-areas:"col1";grid-gap:0 2em}
[data-type="genesis-blocks/gb-pricing-table"],.wp-block-genesis-blocks-gb-pricing-table{display:inline-block;vertical-align:top}
@media only screen and (max-width: 600px){[data-type="genesis-blocks/gb-pricing-table"],.wp-block-genesis-blocks-gb-pricing-table{margin-bottom:1.5em}}.gb-block-pricing-table .gb-block-pricing-table-inside{display:inline-block;width:100%;border-color:#272c30}
.gb-block-pricing-table .gb-block-pricing-table-inside ul{list-style-type:none;padding:0;margin-left:0}
.gb-block-pricing-table .gb-block-pricing-table-inside li{margin:0;padding:4px 0;border-color:inherit}
.gb-block-pricing-table .gb-block-pricing-table-inside ul>li{list-style-type:none}
.gb-block-pricing-table .gb-block-pricing-table-inside ol li{list-style-position:inside}
.gb-block-pricing-table .gb-block-pricing-table-inside ol li div{display:inline}
.gb-block-pricing-table-gap-0{grid-gap:0 0}
.gb-block-pricing-table-gap-1{grid-gap:0 1em}
.gb-block-pricing-table-gap-2{grid-gap:0 2em}
.gb-block-pricing-table-gap-3{grid-gap:0 3em}
.gb-block-pricing-table-gap-4{grid-gap:0 4em}
.gb-block-pricing-table-gap-5{grid-gap:0 5em}
.gb-pricing-columns-2 .gb-pricing-table-wrap{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2"}
@media only screen and (max-width: 600px){.gb-pricing-columns-2 .gb-pricing-table-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2"}}.gb-pricing-columns-3 .gb-pricing-table-wrap{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"col1 col2 col3"}
@media only screen and (max-width: 600px){.gb-pricing-columns-3 .gb-pricing-table-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3"}}.gb-pricing-columns-4 .gb-pricing-table-wrap{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"col1 col2 col3 col4"}
@media only screen and (max-width: 800px){.gb-pricing-columns-4 .gb-pricing-table-wrap{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2" "col3 col4"}
.gb-pricing-columns-4 .gb-pricing-table-wrap .wp-block-genesis-blocks-gb-pricing-table{margin-bottom:1.5em}}@media only screen and (max-width: 600px){.gb-pricing-columns-4 .gb-pricing-table-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3" "col4"}}.gb-pricing-table-price{line-height:1}
.gb-pricing-table-currency{vertical-align:top;margin-top:.4em;margin-right:3px;display:inline-block;line-height:1}
.wp-block-genesis-blocks-gb-pricing-table{vertical-align:top}
.wp-block-genesis-blocks-gb-pricing-table .gb-pricing-table-features,.block-library-list .wp-block-genesis-blocks-gb-pricing-table ul{margin:0;padding:0;border:none}
.gb-block-pricing-table:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:col1}
.gb-block-pricing-table:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;grid-area:col2}
.gb-block-pricing-table:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;grid-area:col3}
.gb-block-pricing-table:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;grid-area:col4}
.editor-styles-wrapper ul.gb-pricing-table-features{list-style-type:none;display:block;white-space:initial;margin-left:0;margin-right:0}
.gb-list-border-solid>li{border-bottom-style:solid}
.gb-list-border-dashed>li{border-bottom-style:dashed}
.gb-list-border-dotted>li{border-bottom-style:dotted}
ul.gb-pricing-table-features li{list-style-type:none;margin:0;padding:4px 0;border-color:inherit}
ul.gb-pricing-table-features li:last-child{border-bottom:none}
.gb-list-border-width-1 li{border-width:1px}
.gb-list-border-width-2 li{border-width:2px}
.gb-list-border-width-3 li{border-width:3px}
.gb-list-border-width-4 li{border-width:4px}
.gb-list-border-width-5 li{border-width:5px}
.gb-pricing-table-price,.gb-pricing-table-term{display:inline}
span.gb-pricing-table-term{margin-left:5px}
.gb-pricing-table-wrap .gb-block-pricing-table-inside>*:last-child{margin-bottom:0}
.wp-block-genesis-blocks-gb-pricing .alignwide,.wp-block-genesis-blocks-gb-pricing .alignfull{width:100%;margin-left:auto}
.gb-block-pricing-table-center{text-align:center}
.gb-block-pricing-table-center .gb-block-button{text-align:center !important}
.gb-block-pricing-table-center .blocks-button__inline-link{margin:0 auto;text-align:center}
.gb-block-pricing-table-left{text-align:left}
.gb-block-pricing-table-right{text-align:right}
.gb-pricing-table-button .gb-block-button{margin-bottom:0}
.gb-block-newsletter .gb-newsletter-title{margin-top:0;line-height:1.3}
.gb-block-newsletter .gb-block-button{margin-bottom:0}
.gb-block-newsletter-label{font-size:16px}
.gb-form-styles label{margin-bottom:8px;width:100%;display:block}
.gb-form-styles input:not(.gb-newsletter-submit){width:100%;height:auto;min-height:45px;margin-bottom:15px}
.wp-block-genesis-blocks-gb-layout{margin-bottom:1.5em}
.wp-block-genesis-blocks-gb-columns{position:relative}
.gb-layout-column-wrap{display:-ms-grid;display:grid;grid-template-rows:1fr;grid-gap:0 2em;position:relative;z-index:1}
[data-type="genesis-blocks/gb-column"],.gb-block-layout-column{display:block;vertical-align:top;min-width:0}
.gb-block-layout-column.gb-is-vertically-aligned-top{align-self:flex-start}
.gb-block-layout-column.gb-is-vertically-aligned-center{align-self:center}
.gb-block-layout-column.gb-is-vertically-aligned-bottom{align-self:flex-end}
.gb-block-layout-column-inner,.gb-layout-column-wrap>.gb-block-layout-column-inner,.gb-has-background-dim>*{position:relative;z-index:1}
.wp-block-genesis-blocks-gb-layout.alignfull{padding:0 2em}
@media only screen and (max-width: 600px){.wp-block-genesis-blocks-gb-layout.alignfull{padding:0 15px}}.gb-block-layout-column{display:block;width:100%}
.gb-columns-center .gb-layout-column-wrap{margin:0 auto}
.gb-block-layout-column-gap-0{grid-gap:0 0}
.gb-block-layout-column-gap-1{grid-gap:0 1em}
.gb-block-layout-column-gap-2{grid-gap:0 2em}
.gb-block-layout-column-gap-3{grid-gap:0 3em}
.gb-block-layout-column-gap-4{grid-gap:0 4em}
.gb-block-layout-column-gap-5{grid-gap:0 5em}
.gb-block-layout-column-gap-6{grid-gap:0 6em}
.gb-block-layout-column-gap-7{grid-gap:0 7em}
.gb-block-layout-column-gap-8{grid-gap:0 8em}
.gb-block-layout-column-gap-9{grid-gap:0 9em}
.gb-block-layout-column-gap-10{grid-gap:0 10em}
.gb-block-layout-column:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:col1}
.gb-block-layout-column:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:col1}
.gb-block-layout-column:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;grid-area:col2}
.gb-block-layout-column:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;grid-area:col3}
.gb-block-layout-column:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;grid-area:col4}
.gb-block-layout-column:nth-child(5){-ms-grid-row:1;-ms-grid-column:5;grid-area:col5}
.gb-block-layout-column:nth-child(6){-ms-grid-row:1;-ms-grid-column:6;grid-area:col6}
.gb-layout-columns-1>.gb-layout-column-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1"}
.gb-layout-columns-2>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2"}
@media only screen and (max-width: 600px){.gb-layout-columns-2>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2"}}.gb-2-col-wideleft>.gb-layout-column-wrap{-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr}
.gb-2-col-wideright>.gb-layout-column-wrap{-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr}
.gb-layout-columns-3>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"col1 col2 col3"}
@media only screen and (max-width: 600px){.gb-layout-columns-3>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3"}}.gb-3-col-widecenter>.gb-layout-column-wrap{-ms-grid-columns:1fr 2fr 1fr;grid-template-columns:1fr 2fr 1fr}
@media only screen and (max-width: 600px){.gb-3-col-widecenter>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gb-3-col-wideleft>.gb-layout-column-wrap{-ms-grid-columns:2fr 1fr 1fr;grid-template-columns:2fr 1fr 1fr}
@media only screen and (max-width: 600px){.gb-3-col-wideleft>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gb-3-col-wideright>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 2fr;grid-template-columns:1fr 1fr 2fr}
@media only screen and (max-width: 600px){.gb-3-col-wideright>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr}}.gb-layout-columns-4>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"col1 col2 col3 col4"}
@media only screen and (max-width: 800px){.gb-layout-columns-4>.gb-layout-column-wrap.gb-is-responsive-column{grid-template-rows:auto;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2" "col3 col4"}}@media only screen and (max-width: 600px){.gb-layout-columns-4>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3" "col4"}}.gb-4-col-wideleft>.gb-layout-column-wrap{-ms-grid-columns:2fr 1fr 1fr 1fr;grid-template-columns:2fr 1fr 1fr 1fr}
.gb-4-col-wideright>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 1fr 2fr;grid-template-columns:1fr 1fr 1fr 2fr}
.gb-layout-columns-5>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-areas:"col1 col2 col3 col4 col5"}
@media only screen and (max-width: 800px){.gb-layout-columns-5>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3" "col4" "col5"}}.gb-layout-columns-6>.gb-layout-column-wrap{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-areas:"col1 col2 col3 col4 col5 col6"}
@media only screen and (max-width: 800px){.gb-layout-columns-6>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2" "col3 col4" "col5 col6"}}@media only screen and (max-width: 600px){.gb-layout-columns-6>.gb-layout-column-wrap.gb-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3" "col4" "col5" "col6"}}.gb-layout-columns-4,.gb-layout-columns-5,.gb-layout-columns-6{overflow-x:auto}
.gb-column-selector-group{margin-top:10px;display:flex;width:100%;text-align:center;justify-content:center}
@media only screen and (max-width: 1175px){.gb-column-selector-group{flex-wrap:wrap}}.gb-column-selector{margin:0 5px}
@media only screen and (max-width: 1175px){.gb-column-selector{margin-top:10px}}.gb-column-selector button.gb-column-selector-button{padding:15px;height:auto;border-radius:5px !important;background:#fff;margin:0}
.gb-column-selector button.gb-column-selector-button:hover{background:#fff;margin:0}
.gb-column-selector button.components-button.is-button:last-child{border-radius:5px}
.gb-layout-column-button .gb-block-button{margin-bottom:0}
.gb-layout-selector-group{margin-top:10px}
.gb-layout-selector{display:inline-block;margin:0 5px}
.gb-layout-selector button.gb-layout-selector-button{padding:15px;height:auto;border-radius:5px;background:#fff}
.gb-layout-selector button.gb-layout-selector-button:hover{background:#fff}
.gb-layout-selector button.components-button.is-button:last-child{border-radius:5px}
.gb-toolbar-insert-layout-button{margin-right:3px}
.gb-layout-team-1 .gb-profile-column{flex:100%}
.gb-layout-team-1 .gb-social-links{padding-top:25px}
.gb-layout-hero-cover .wp-block-cover__inner-container{max-width:800px}
.gb-layout-hero-cover h2,.gb-layout-hero-cover h3,.gb-layout-hero-cover h4{max-width:100%}
.gb-white-text,.editor-styles-wrapper [data-type="core/heading"] .gb-white-text{color:#fff}
.gb-layout-landing-2 .gb-block-profile{padding:0;text-align:center}
.gb-layout-landing-2 .gb-block-profile .gb-profile-avatar-wrap,.gb-layout-landing-2 .gb-block-profile .gb-profile-column{flex:0 0 100%}
.gb-layout-landing-2 .round .gb-profile-image-wrap{max-width:220px;margin:0 auto}
.gb-layout-landing-2 .gb-block-cta .gb-cta-content{max-width:700px;margin:0 auto}
.gb-layout-landing-2 .gb-block-cta .gb-button{font-weight:normal}
.gb-layout-landing-3 .gb-layout-landing-3-cover h2,.gb-layout-landing-3 .gb-layout-landing-3-cover h3,.gb-layout-landing-3 .gb-layout-landing-3-cover h4,.gb-layout-landing-3 .gb-layout-landing-3-cover h5,.gb-layout-landing-3 .gb-layout-landing-3-cover h6{margin-left:auto;margin-right:auto}
@media only screen and (min-width: 600px){.gb-layout-landing-3 .gb-layout-landing-3-cover h2,.gb-layout-landing-3 .gb-layout-landing-3-cover h3,.gb-layout-landing-3 .gb-layout-landing-3-cover h4,.gb-layout-landing-3 .gb-layout-landing-3-cover h5,.gb-layout-landing-3 .gb-layout-landing-3-cover h6{font-size:42px}}@media only screen and (min-width: 600px){.gb-layout-landing-3 .gb-block-post-grid header .gb-block-post-grid-title{font-size:24px}}.gpb-slate-section-contact-box .gb-block-layout-column-inner{height:100%}
div[class*=gb-section-].alignfull,div[class*=gb-layout-].alignfull{margin-top:auto;margin-bottom:auto}
.gpb-overflow-hidden{overflow:hidden}
.gpb-grid-mobile-space .gb-is-responsive-column{grid-row-gap:1em}
.gpb-rounded-grid .gb-block-layout-column-inner{border-radius:10px}
.gpb-rounded-sm,.gpb-rounded-sm .gb-accordion-title,.gpb-rounded-sm img{border-radius:5px}
.gpb-rounded-md,.gpb-rounded-md .gb-accordion-title,.gpb-rounded-md img{border-radius:10px}
.gpb-rounded-lg,.gpb-rounded-lg .gb-accordion-title,.gpb-rounded-lg img{border-radius:20px}
.gpb-rounded-xl,.gpb-rounded-xl .gb-accordion-title,.gpb-rounded-xl img{border-radius:30px}
.gpb-rounded-full,.gpb-rounded-full .gb-accordion-title,.gpb-rounded-full img{border-radius:500px}
@media only screen and (max-width: 600px){.gpb-mobile-align-reset{float:none;text-align:left;margin-left:0 !important;margin-right:0}}@media only screen and (max-width: 600px){.gpb-grid-mobile-reorder .gb-is-responsive-column .gb-block-layout-column:nth-of-type(1){grid-area:col2}
.gpb-grid-mobile-reorder .gb-is-responsive-column .gb-block-layout-column:nth-of-type(2){grid-area:col1}}.gpb-mb-1{margin-bottom:1rem}
@media only screen and (min-width: 600px){div[class*=wp-block-genesis].gb-font-size-14.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-14.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-14.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-14.gb-block-cta p{font-size:14px}
div[class*=wp-block-genesis].gb-font-size-15.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-15.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-15.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-15.gb-block-cta p{font-size:15px}
div[class*=wp-block-genesis].gb-font-size-16.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-16.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-16.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-16.gb-block-cta p{font-size:16px}
div[class*=wp-block-genesis].gb-font-size-17.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-17.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-17.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-17.gb-block-cta p{font-size:17px}
div[class*=wp-block-genesis].gb-font-size-18.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-18.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-18.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-18.gb-block-cta p{font-size:18px}
div[class*=wp-block-genesis].gb-font-size-19.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-19.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-19.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-19.gb-block-cta p{font-size:19px}
div[class*=wp-block-genesis].gb-font-size-20.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-20.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-20.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-20.gb-block-cta p{font-size:20px}
div[class*=wp-block-genesis].gb-font-size-21.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-21.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-21.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-21.gb-block-cta p{font-size:21px}
div[class*=wp-block-genesis].gb-font-size-22.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-22.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-22.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-22.gb-block-cta p{font-size:22px}
div[class*=wp-block-genesis].gb-font-size-23.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-23.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-23.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-23.gb-block-cta p{font-size:23px}
div[class*=wp-block-genesis].gb-font-size-24.gb-block-testimonial p,div[class*=wp-block-genesis].gb-font-size-24.gb-block-notice p,div[class*=wp-block-genesis].gb-font-size-24.gb-block-profile p,div[class*=wp-block-genesis].gb-font-size-24.gb-block-cta p{font-size:24px}}*[class*=gpb-fluid],.entry-content *[class*=gpb-fluid]{margin:0 0 1rem 0;line-height:1.2;font-weight:normal}
.gpb-fluid-1{font-size:20px}
@media(min-width: 600px){.gpb-fluid-1{font-size:calc(11.5094339623px + 100vw*0.0141509434)}}@media(min-width: 1024px){.gpb-fluid-1{font-size:26px}}.gpb-fluid-2{font-size:22px}
@media(min-width: 600px){.gpb-fluid-2{font-size:calc(10.679245283px + 100vw*0.0188679245)}}@media(min-width: 1024px){.gpb-fluid-2{font-size:30px}}.gpb-fluid-3{font-size:24px}
@media(min-width: 600px){.gpb-fluid-3{font-size:calc(4.1886792453px + 100vw*0.0330188679)}}@media(min-width: 1024px){.gpb-fluid-3{font-size:38px}}.gpb-fluid-4{font-size:28px}
@media(min-width: 600px){.gpb-fluid-4{font-size:calc(5.358490566px + 100vw*0.0377358491)}}@media(min-width: 1024px){.gpb-fluid-4{font-size:44px}}.gpb-fluid-5{font-size:32px}
@media(min-width: 600px){.gpb-fluid-5{font-size:calc(3.6981132075px + 100vw*0.0471698113)}}@media(min-width: 1024px){.gpb-fluid-5{font-size:52px}}.gpb-fluid-6{font-size:36px}
@media(min-width: 600px){.gpb-fluid-6{font-size:calc(2.0377358491px + 100vw*0.0566037736)}}@media(min-width: 1024px){.gpb-fluid-6{font-size:60px}}.gb-align-center{text-align:center}
.gb-align-left{text-align:left}
.gb-align-right{text-align:right}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
@media only screen and (min-width: 600px){.wp-block-columns .layout-column-1,.wp-block-columns .layout-column-2{margin-right:5%}}.wp-block-image{margin-bottom:1.2em}
.gb-text-link{color:inherit;text-decoration:none}
.gb-text-link:hover{color:inherit;text-decoration:underline}
.gb-has-parallax{background-attachment:fixed;background-size:cover;background-position:50%}
.gb-has-background-dim::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:0;z-index:1}
.gb-has-background-dim.has-theme-primary-background-color::before,.gb-has-background-dim.gb-has-custom-background-color::before{background-color:inherit}
.gb-has-background-dim-0::before{opacity:1}
.gb-has-background-dim-10::before{opacity:.9}
.gb-has-background-dim-20::before{opacity:.8}
.gb-has-background-dim-30::before{opacity:.7}
.gb-has-background-dim-40::before{opacity:.6}
.gb-has-background-dim-50::before{opacity:.5}
.gb-has-background-dim-60::before{opacity:.4}
.gb-has-background-dim-70::before{opacity:.3}
.gb-has-background-dim-80::before{opacity:.2}
.gb-has-background-dim-90::before{opacity:.1}
.gb-has-background-dim-100::before{opacity:0}
div.gb-background-auto{background-size:auto;background-position:center center}
div.gb-background-cover{background-size:cover}
div.gb-background-contain{background-size:contain;background-position:center center}
div.gb-background-no-repeat{background-repeat:no-repeat}
div.gb-background-repeat{background-repeat:repeat}
div.gb-background-repeat-x{background-repeat:repeat-x}
div.gb-background-repeat-y{background-repeat:repeat-y;background-position:center center}
ol.gpb-number-list,.editor-styles-wrapper ol.gpb-number-list{list-style:none;counter-reset:gpb-list-counter;padding:0;margin-left:0}
ol.gpb-number-list li,.editor-styles-wrapper ol.gpb-number-list li{list-style-type:none;counter-increment:gpb-list-counter;position:relative;padding-left:65px;margin-bottom:1.2em}
ol.gpb-number-list li::before{content:counter(gpb-list-counter) "";color:#fff;background:#333;position:absolute;left:0;top:10px;text-align:center;border-radius:100px;height:42px;width:42px;line-height:41px}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//www.nacr.org/wordpress/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
img.wpvl_playbutton{box-shadow:none !important}
a.pp_close {z-index:100}.wpvl_auto_thumb_box{position:relative;width:200px;height:150px;}
.wpvl_auto_thumb_play{position:absolute;left:75px;top:50px;}
.video_lightbox_auto_anchor_image{width:200px;height:150px;}
@media only screen and (max-width: 767px) {
.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
a.pp_close { right: 7%!important; top: 10px!important; }
}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
h1{font-size:2em;margin:.67em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
html{font-size:62.5%;}
body,h1,h2,h2 a,h2 a:visited,h3,h4,h5,h6,p,select,textarea{margin:0;padding:0;text-decoration:none;}
li,ol,ul{margin:0;padding:0;}
ol li{list-style-type:decimal;}
.screen-reader-shortcut,.screen-reader-text,.screen-reader-text span{border:0;clip:rect(0,0,0,0);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}
.screen-reader-text:focus,.screen-reader-shortcut:focus{background:#fff;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#333;display:block;font-size:1em;font-weight:bold;height:auto;padding:15px 23px 14px;text-decoration:none;width:auto;z-index:100000;}
.more-link{position:relative;}
.genesis-skip-link{margin:0;}
.genesis-skip-link .skip-link-hidden{display:none;visibility:hidden;}
.genesis-skip-link li{height:0;list-style:none;width:0;}:focus{color:#333;outline:#ccc solid 1px;}
.archive-pagination:before,.clearfix:before,.entry:before,.entry-pagination:before,.footer-widgets:before,.nav-primary:before,.nav-secondary:before,.site-container:before,.site-footer:before,.site-header:before,.site-inner:before,.wrap:before{content:" ";display:table;}
.archive-pagination:after,.clearfix:after,.entry:after,.entry-pagination:after,.footer-widgets:after,.nav-primary:after,.nav-secondary:after,.site-container:after,.site-footer:after,.site-header:after,.site-inner:after,.wrap:after{clear:both;content:" ";display:table;}
.clearfix:after{visibility:hidden;display:block;height:0;font-size:0;line-height:0;content:" ";clear:both;}
.clearfix{display:block;}
* html .clearfix{height:1%;}
*:first-child + html .clearfix{min-height:1%;}
a,a:visited{color:#0d72c7;text-decoration:none;}
a:hover{text-decoration:underline;}
a img{border:none;}
a,button,input:focus,input[type="button"],input[type="reset"],input[type="submit"],textarea:focus,.button{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
body{background:#FFFFFF;color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;line-height:1.625;overflow-x:hidden;}::-moz-selection{background-color:#0d72c7;color:#fff;}::selection{background-color:#0d72c7;color:#fff;}
.site-container{background:transparent;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0px auto 0px;padding:0px 0px 0px 0px;clear:both;}
.content-sidebar-sidebar .site-container{max-width:100%;}
.sidebar-sidebar-content .site-container{max-width:100%;}
.sidebar-content-sidebar .site-container{max-width:100%;}
.content-sidebar .site-container{max-width:100%;}
.sidebar-content .site-container{max-width:100%;}
.full-width-content .site-container{max-width:100%;}
.content .taxonomy-description h1,.content .author-description h1,.taxonomy-description,.content blockquote,.author-description,.author-box,.comment-list li,.ping-list li,a.comment-reply-link,#author,#comment,#email,#url,#respond p.form-allowed-tags,#commentform #submit,.sidebar-primary h4,.sidebar-secondary h4,#ez-home-sidebar h4,.sidebar.widget-area .widget,.breadcrumb,.search-form input[type="submit"],#subbutton,.search-form input[type="search"],#subbox,.pagination li a,.sidebar-primary .widget-title,.sidebar-secondary .widget-title,#ez-home-sidebar .widget-title,.content .archive-description h1,.content .archive-description{-webkit-border-radius:3px;border-radius:3px;}
.site-header{background:#61656E;min-height:75px;border-top:0px solid #747665;border-bottom:1px solid #747665;border-left:0px solid #747665;border-right:0px solid #747665;clear:both;}
.site-header .wrap{margin:0 auto;padding:0;float:none;overflow:hidden;}
.content-sidebar-sidebar .site-header .wrap{width:1100px;}
.sidebar-sidebar-content .site-header .wrap{width:1100px;}
.sidebar-content-sidebar .site-header .wrap{width:1100px;}
.content-sidebar .site-header .wrap{width:1100px;}
.sidebar-content .site-header .wrap{width:1100px;}
.full-width-content .site-header .wrap{width:1240px;}
.title-area{width:760px;padding:16px 0 0 0px;float:left;text-align:left;overflow:hidden;}
.site-title{color:#FFFFFF;font-family:'Lato','sans-serif';font-size:28px;font-size:2.8rem;font-weight:300;line-height:1.25;}
.site-title a,.site-title a:visited{color:#FFFFFF;text-decoration:none;}
.site-title a:hover{color:#FFFFFF;text-decoration:none;}
.site-description{margin:0;padding:7px 0 0;color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;font-weight:300;}
.site-header .widget-area{width:300px;padding:0px 0px 0 0;float:right;text-align:right;}
.header-image .site-header .wrap .title-area{background:none;height:75px;margin:0px 0 0px 0px;float:left;}
.header-image .title-area,.header-image .site-title,.header-image .site-title a{width:760px;height:75px;padding:0;float:left;display:block;text-indent:-9999px;overflow:hidden;}
.header-image .site-description{display:block;overflow:hidden;}
.nav-primary{background:#587299;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0px 0 0px 0;color:#FFFFFF;font-family:'PT Sans','sans-serif';font-size:14px;font-size:1.4rem;line-height:1em;clear:both;}
.menu-primary{margin:0 auto;padding:0;float:none;overflow:hidden;display:block;clear:both;}
.content-sidebar-sidebar .menu-primary{width:1100px;}
.sidebar-sidebar-content .menu-primary{width:1100px;}
.sidebar-content-sidebar .menu-primary{width:1100px;}
.content-sidebar .menu-primary{width:1100px;}
.sidebar-content .menu-primary{width:1100px;}
.full-width-content .menu-primary{width:1240px;}
.menu-primary ul{float:left;width:100%;}
.menu-primary li{float:left;list-style-type:none;}
.menu-primary a{background:#587299;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:0 0px 0 0px;padding:11px 10px 11px 10px;color:#FFFFFF;text-decoration:none;display:block;position:relative;}
.menu-primary li a:active,.menu-primary li a:hover{background:#8F9599;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;color:#FFFFFF;text-decoration:none;}
.menu-primary li.current_page_item a,.menu-primary li.current-cat a,.menu-primary li.current-menu-item a{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;color:#FFFFFF;text-decoration:none;}
.menu-primary li li a,.menu-primary li li a:link,.menu-primary li li a:visited{background:#D0DAE0;width:170px;border-top:0;border-right:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;border-left:1px solid #E8E8E8;margin:0px;padding:17px 15px 17px 15px;color:#1F1F1F;font-size:16px;font-size:1.6rem;text-decoration:none;float:none;position:relative;}
.menu-primary li li a:active,.menu-primary li li a:hover{background:#B2BABF;color:#1F1F1F;text-decoration:none;}
.menu-primary li ul{width:205px;height:auto;margin:0;z-index:9999;left:-9999px;position:absolute;}
.menu-primary li ul ul{margin:-49px 0 0 201px;}
.genesis-nav-menu li:hover ul ul,.genesis-nav-menu li.sfHover ul ul{left:-9999px;}
.genesis-nav-menu li:hover,.genesis-nav-menu li.sfHover{position:static;}
ul.genesis-nav-menu li:hover>ul,ul.genesis-nav-menu li.sfHover ul{left:auto;}
.menu-primary li a.sf-with-ul{padding-right:10px;}
.menu-primary.sf-arrows .sf-with-ul:after{content:'';}
#wpadminbar li:hover ul ul{left:0;}
.genesis-nav-menu li.right{color:#FFFFFF;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;padding:17px 1px 0 0;float:right;}
.genesis-nav-menu li.right a{background:none;border:none;display:inline;}
.genesis-nav-menu li.right a,.genesis-nav-menu li.right a:visited{color:#AAAAAA;text-decoration:none;}
.genesis-nav-menu li.right a:hover{color:#FFFFFF;text-decoration:none;}
.genesis-nav-menu li.search{padding:2px 1px 0 0;}
.genesis-nav-menu li.rss a{background:url(//www.nacr.org/wordpress/wp-content/uploads/dynamik-gen/theme/default-images/rss.png) no-repeat center left;margin:0 0 0 10px;padding:0 0 0 16px;}
.genesis-nav-menu li.twitter a{background:url(//www.nacr.org/wordpress/wp-content/uploads/dynamik-gen/theme/default-images/twitter-nav.png) no-repeat center left;padding:0 0 0 20px;}
.genesis-nav-menu li.right{display:none;}
ul.menu-primary{float:none;text-align:center;}
.menu-primary li{display:inline-block;float:none;}
.menu-primary li li{text-align:left;}
.nav-secondary{background:#D0DAE0;border-top:0px solid #DDDDDD;border-bottom:2px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0px 0 0px 0;color:#888888;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;line-height:1em;clear:both;}
.menu-secondary{margin:0 auto;padding:0;float:none;overflow:hidden;display:block;clear:both;}
.content-sidebar-sidebar .menu-secondary{width:1100px;}
.sidebar-sidebar-content .menu-secondary{width:1100px;}
.sidebar-content-sidebar .menu-secondary{width:1100px;}
.content-sidebar .menu-secondary{width:1100px;}
.sidebar-content .menu-secondary{width:1100px;}
.full-width-content .menu-secondary{width:1240px;}
.menu-secondary ul{float:left;width:100%;}
.menu-secondary li{float:left;list-style-type:none;}
.menu-secondary a{background:#F5F5F5;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0 0px 0 0px;padding:17px 15px 17px 15px;color:#888888;text-decoration:none;display:block;position:relative;}
.menu-secondary li a:active,.menu-secondary li a:hover{background:#F5F5F5;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;color:#000000;text-decoration:none;}
.menu-secondary li.current_page_item a,.menu-secondary li.current-cat a,.menu-secondary li.current-menu-item a{background:#F5F5F5;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;color:#000000;text-decoration:none;}
.menu-secondary li li a,.menu-secondary li li a:link,.menu-secondary li li a:visited{background:#FFFFFF;width:170px;border-top:0;border-right:1px solid #EEEEEE;border-bottom:1px solid #EEEEEE;border-left:1px solid #EEEEEE;margin:0px;padding:17px 15px 17px 15px;color:#888888;font-size:16px;font-size:1.6rem;text-decoration:none;float:none;position:relative;}
.menu-secondary li li a:active,.menu-secondary li li a:hover{background:#FFFFFF;color:#000000;text-decoration:none;}
.menu-secondary li ul{width:205px;height:auto;margin:0;z-index:9999;left:-9999px;position:absolute;}
.menu-secondary li ul ul{margin:-51px 0 0 201px;}
.menu-secondary li a.sf-with-ul{padding-right:15px;}
.menu-secondary.sf-arrows .sf-with-ul:after{content:'';}
.responsive-primary-menu-container{background:#333333;border-bottom:2px solid #DDDDDD;width:100%;padding:12px 0;overflow:hidden;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;}
.responsive-primary-menu-container h3{padding-left:15px;color:#AAAAAA;font-size:16px;font-size:1.6rem;font-family:'PT Sans',sans-serif;font-weight:normal;float:left;}
.responsive-primary-menu-container .responsive-menu-icon{padding:5px 15px 0 0;float:right;}
.responsive-primary-menu-container .responsive-icon-bar{display:block;width:18px;height:3px;background:#AAAAAA;margin:1px 0;float:right;clear:both;-webkit-border-radius:1px;border-radius:1px;}
.responsive-secondary-menu-container{background:#F5F5F5;border-bottom:2px solid #DDDDDD;width:100%;padding:12px 0;overflow:hidden;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;}
.responsive-secondary-menu-container h3{padding-left:15px;color:#888888;font-size:16px;font-size:1.6rem;font-family:'PT Sans',sans-serif;font-weight:normal;float:left;}
.responsive-secondary-menu-container .responsive-menu-icon{padding:5px 15px 0 0;float:right;}
.responsive-secondary-menu-container .responsive-icon-bar{display:block;width:18px;height:3px;background:#888888;margin:1px 0;float:right;clear:both;-webkit-border-radius:1px;border-radius:1px;}
#dropdown-nav-wrap,#dropdown-subnav-wrap{display:none;}
#dropdown-nav,#dropdown-subnav{overflow:hidden;}
#dropdown-nav{background:#587299;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;}
.nav-chosen-select,.subnav-chosen-select{background:transparent;border:0;width:100%;padding:15px;cursor:pointer;-webkit-appearance:none;}
.nav-chosen-select{color:#FFFFFF;font-family:'PT Sans','sans-serif';font-size:14px;font-size:1.4rem;}
.nav-chosen-select option{color:#1F1F1F;}
#dropdown-nav .responsive-menu-icon,#dropdown-subnav .responsive-menu-icon{padding-right:15px;float:right;}
#dropdown-nav .responsive-icon-bar,#dropdown-subnav .responsive-icon-bar{width:18px;height:3px;margin:1px 0;float:right;clear:both;display:block;-webkit-border-radius:1px;border-radius:1px;}
#dropdown-nav .responsive-menu-icon{margin-top:-32px;}
#dropdown-nav .responsive-icon-bar{background:#FFFFFF;}
#dropdown-subnav{background:#D0DAE0;border-top:0px solid #DDDDDD;border-bottom:2px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;}
.subnav-chosen-select{color:#888888;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
.subnav-chosen-select option{color:#888888;}
#dropdown-subnav .responsive-menu-icon{margin-top:-32px;}
#dropdown-subnav .responsive-icon-bar{background:#888888;}
.site-header .genesis-nav-menu{background:transparent;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;width:300px;margin:0px 0 0px 0;padding:0;color:#888888;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;line-height:1em;overflow:hidden;float:none;clear:both;display:block;}
.site-header .genesis-nav-menu ul{float:left;width:100%;}
.site-header .genesis-nav-menu li{text-align:left;list-style-type:none;display:inline-block;}
.site-header .genesis-nav-menu a{background:transparent;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0 0px 0 0px;padding:17px 15px 17px 15px;color:#888888;text-decoration:none;display:block;position:relative;}
.site-header .genesis-nav-menu li a:active,.site-header .genesis-nav-menu li a:hover{background:transparent;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;color:#000000;text-decoration:none;}
.site-header .genesis-nav-menu li.current_page_item a,.site-header .genesis-nav-menu li.current-cat a,.site-header .genesis-nav-menu li.current-menu-item a{background:transparent;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;color:#000000;text-decoration:none;}
.site-header .genesis-nav-menu li li a,.site-header .genesis-nav-menu li li a:link,.site-header .genesis-nav-menu li li a:visited{background:#F5F5F5;width:170px;border-top:0;border-right:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;border-left:1px solid #E8E8E8;margin:0px;padding:17px 15px 17px 15px;color:#888888;font-size:16px;font-size:1.6rem;text-decoration:none;float:none;position:relative;}
.site-header .genesis-nav-menu li li a:active,.site-header .genesis-nav-menu li li a:hover{background:#F5F5F5;color:#000000;text-decoration:none;}
.site-header .genesis-nav-menu li ul{width:205px;height:auto;margin:0;z-index:9999;left:-9999px;position:absolute;}
.site-header .genesis-nav-menu li ul ul{margin:-51px 0 0 201px;}
.site-header .genesis-nav-menu li:hover>ul,.site-header .genesis-nav-menu li.sfHover ul{left:auto;}
.site-header .genesis-nav-menu li a.sf-with-ul{padding-right:15px;}
.site-header .genesis-nav-menu.sf-arrows .sf-with-ul:after,.site-header .genesis-nav-menu li li a .sf-sub-indicator,.site-header .genesis-nav-menu li li li a .sf-sub-indicator{content:'';}
.site-inner{background:transparent;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0px auto 0px;padding:0px 0px 0px 0px;overflow:hidden;clear:both;}
.content-sidebar-sidebar .site-inner{max-width:1100px;}
.sidebar-sidebar-content .site-inner{max-width:1100px;}
.sidebar-content-sidebar .site-inner{max-width:1100px;}
.content-sidebar .site-inner{max-width:1100px;}
.sidebar-content .site-inner{max-width:1100px;}
.full-width-content .site-inner{max-width:1240px;}
.ez-home .site-inner{max-width:1100px;padding:0;}
.breadcrumb{background:#FFFFFF;border-top:0px solid #DDDDDD;border-bottom:2px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin-top:-10px;margin-bottom:10px;padding:13px 20px 11px 0px;color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
.breadcrumb a,.breadcrumb a:visited{color:#2A5DB0;text-decoration:none;}
.breadcrumb a:hover{color:#000000;text-decoration:none;}
.archive-description{background:#F5F5F5;border-top:0px solid #DDDDDD;border-bottom:2px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:-10px 0 30px;padding:0;color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
.content .archive-description h1,body.search .content h1.archive-title{background:#333333;border-top:0px solid #DDDDDD;border-bottom:2px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0;padding:13px 20px 11px 25px;color:#FFFFFF;font-family:'Lato','sans-serif';font-size:16px;font-size:1.6rem;font-weight:300;}
.content .archive-description p{padding:25px 25px 25px 25px;}
.content .archive-description a,.content .archive-description a:visited{color:#0037B4;text-decoration:none;}
.content .archive-description a:hover{color:#000000;text-decoration:none;}
.content-sidebar-wrap{float:left;}
.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap{float:right;}
.content-sidebar-sidebar .content-sidebar-wrap{width:900px;}
.sidebar-sidebar-content .content-sidebar-wrap{width:900px;}
.sidebar-content-sidebar .content-sidebar-wrap{width:900px;}
.content-sidebar .content-sidebar-wrap{width:1100px;}
.sidebar-content .content-sidebar-wrap{width:1100px;}
.full-width-content .content-sidebar-wrap{width:1240px;}
.content{margin:0;padding:10px 20px 10px 20px;float:left;}
.content-sidebar-sidebar .content{width:500px;}
.sidebar-sidebar-content .content{width:500px;}
.sidebar-content-sidebar .content{width:500px;}
.content-sidebar .content{width:700px;}
.sidebar-content .content{width:700px;}
.full-width-content .content{width:1200px;}
.sidebar-content .content,.sidebar-sidebar-content .content{float:right;}
.content .post,.content .entry{background:#FFFFFF;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0px 0 40px;padding:0px 20px 0px 20px;}
.content .page{background:#FFFFFF;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0px 0 0px;padding:0px 20px 0px 20px;}
.fl-builder-content p,.dynamik-page-builder .site-inner p,.entry-content p{margin:0 0 10px;}
.fl-builder-content p,.fl-builder-content ul li,.fl-builder-content ol li,.dynamik-page-builder .site-inner p,.dynamik-page-builder .site-inner ul li,.dynamik-page-builder .site-inner ol li,.entry-content p,.entry-content ul li,.entry-content ol li,.entry-pagination{color:#333333;font-family:'PT Sans','sans-serif';}
.fl-builder-content p:not(.has-small-font-size):not(.has-normal-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size),.fl-builder-content ul li,.fl-builder-content ol li,.dynamik-page-builder .site-inner p:not(.has-small-font-size):not(.has-normal-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size),.dynamik-page-builder .site-inner ul li,.dynamik-page-builder .site-inner ol li,.entry-content p:not(.has-small-font-size):not(.has-normal-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size),.entry-content ul li,.entry-content ol li,.entry-pagination{font-size:18px;font-size:1.8rem;}
.fl-builder-content a,.fl-builder-content a:visited,.dynamik-page-builder .site-inner a,.dynamik-page-builder .site-inner a:visited,.entry-content a,.entry-content a:visited{color:#2A5DB0;text-decoration:none;}
.fl-builder-content a:hover,.dynamik-page-builder .site-inner a:hover,.entry-content a:hover{color:#000000;text-decoration:none;}
.fl-builder-content blockquote,.dynamik-page-builder .site-inner blockquote,.content blockquote{background:#F5F5F5;border-top:0px solid #DDDDDD;border-bottom:2px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:5px 5px 20px 30px;padding:25px 30px 5px;}
.fl-builder-content blockquote p,.dynamik-page-builder .site-inner blockquote p,.content blockquote p{color:#454545;font-family:'PT Sans','sans-serif';font-size:18px;font-size:1.8rem;font-style:italic;}
.fl-builder-content blockquote a,.fl-builder-content blockquote a:visited,.dynamik-page-builder .site-inner blockquote a,.dynamik-page-builder .site-inner blockquote a:visited,.content blockquote a,.content blockquote a:visited{color:#2A5DB0;text-decoration:none;}
.fl-builder-content blockquote a:hover,.dynamik-page-builder .site-inner blockquote a:hover,.content blockquote a:hover{color:#000000;text-decoration:none;}
p.subscribe-to-comments{padding:20px 0 10px;}
.clear{clear:both;}
.clear-line{border-bottom:1px solid #ddd;clear:both;margin:0 0 25px;}
.fl-builder-content h1,.fl-builder-content h2,.fl-builder-content h3,.fl-builder-content h4,.fl-builder-content h5,.fl-builder-content h6,.dynamik-page-builder .site-inner h1,.dynamik-page-builder .site-inner h2,.dynamik-page-builder .site-inner h3,.dynamik-page-builder .site-inner h4,.dynamik-page-builder .site-inner h5,.dynamik-page-builder .site-inner h6,.content .post h1,.content .post h2,.content .post h3,.content .post h4,.content .post h5,.content .post h6,.content .page h1,.content .page h2,.content .page h3,.content .page h4,.content .page h5,.content .page h6,.content h1.entry-title,.content .entry-content h1,.content h2.entry-title,.content .entry-content h2,.content .entry-content h3,.content .entry-content h4,.content .entry-content h5,.content .entry-content h6{margin:0 0 10px;font-family:'Lato','sans-serif';font-weight:300;line-height:1.25;}
.fl-builder-content h1,.dynamik-page-builder .site-inner h1,.content .post h1,.content .page h1,.content h1.entry-title,.content .entry-content h1{color:#333333;font-size:34px;font-size:3.4rem;}
.content .post h1 a,.content .post h1 a:visited,.content .page h1 a,.content .page h1 a:visited,.content h1.entry-title a,.content h1.entry-title a:visited .content .post h2 a,.content .post h2 a:visited,.content .page h2 a,.content .page h2 a:visited,.content h2.entry-title a,.content h2.entry-title a:visited{color:#2A5DB0;text-decoration:none;}
.content .post h1 a:hover,.content .page h1 a:hover,.content h1.entry-title a:hover .content .post h2 a:hover,.content .page h2 a:hover,.content h2.entry-title a:hover{color:#2A5DB0;text-decoration:none;}
.fl-builder-content h2,.dynamik-page-builder .site-inner h2,.content .post h2,.content .page h2,.content h2.entry-title,.content .entry-content h2{font-size:34px;font-size:3.4rem;}
.fl-builder-content h2:not(.has-text-color),.dynamik-page-builder .site-inner h2:not(.has-text-color),.content .post h2:not(.has-text-color),.content .page h2:not(.has-text-color),.content h2.entry-title:not(.has-text-color),.content .entry-content h2:not(.has-text-color){color:#333333;}
.fl-builder-content h3,.dynamik-page-builder .site-inner h3,.content .post h3,.content .page h3,.content .entry-content h3{font-size:28px;font-size:2.8rem;}
.fl-builder-content h3:not(.has-text-color),.dynamik-page-builder .site-inner h3:not(.has-text-color),.content .post h3:not(.has-text-color),.content .page h3:not(.has-text-color),.content .entry-content h3:not(.has-text-color){color:#333333;}
.fl-builder-content h4,.dynamik-page-builder .site-inner h4,.content .post h4,.content .page h4,.content .entry-content h4{font-size:26px;font-size:2.6rem;}
.fl-builder-content h4:not(.has-text-color),.dynamik-page-builder .site-inner h4:not(.has-text-color),.content .post h4:not(.has-text-color),.content .page h4:not(.has-text-color),.content .entry-content h4:not(.has-text-color){color:#333333;}
.fl-builder-content h5,.dynamik-page-builder .site-inner h5,.content .post h5,.content .page h5,.content .entry-content h5{color:#333333;font-size:18px;font-size:1.8rem;}
.fl-builder-content h6,.dynamik-page-builder .site-inner h6,.content .post h6,.content .page h6,.content .entry-content h6{color:#333333;font-size:16px;font-size:1.6rem;}
.five-sixths,.four-sixths,.four-fifths,.one-fifth,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-fifths,.three-sixths,.two-fourths,.two-fifths,.two-sixths,.two-thirds{float:left;margin-left:2.564102564102564%;margin-bottom:20px;}
.one-half,.three-sixths,.two-fourths{width:48.717948717948715%;}
.one-third,.two-sixths{width:31.623931623931625%;}
.four-sixths,.two-thirds{width:65.81196581196582%;}
.one-fourth{width:23.076923076923077%;}
.three-fourths{width:74.35897435897436%;}
.one-fifth{width:17.9487179487179488%;}
.two-fifths{width:38.4615384615384616%;}
.three-fifths{width:58.9743589743589744%;}
.four-fifths{width:79.4871794871794872%;}
.one-sixth{width:14.52991452991453%;}
.five-sixths{width:82.90598290598291%;}
.first,.ez-only{margin-left:0;clear:both;}
.ez-only{width:100%;float:left;}
.ez-widget-area{margin-bottom:0;}
.ez-widget-area h4,.ez-widget-area .widget-title{margin:0 0 10px;padding:0 0 5px;font-weight:300;}
.ez-widget-area ul,.ez-widget-area ol{margin:0;padding:0 0 15px 0;}
.ez-widget-area ul li,.ez-widget-area ol li{margin:0 0 0 20px;padding:0;}
.ez-widget-area ul li{list-style-type:square;}
.ez-widget-area ul ul,.ez-widget-area ol ol{padding:0;}
#home-hook-wrap{background:transparent;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;padding:25px 20px 20px 20px;clear:both;}
#ez-home-container-wrap{max-width:-moz-available;}
#ez-home-container-wrap .post{margin:0 0 20px;}
#ez-home-container-wrap .post p{margin:0 0 10px;}
#ez-home-container-wrap .page p{margin:0 0 10px;}
#ez-home-container-wrap .post p.entry-header .entry-meta,#ez-home-container-wrap .page p.byline{margin:-5px 0 15px;}
#ez-home-container-wrap .ez-widget-area img.wp-post-image{margin-bottom:10px !important;}
#ez-home-container-wrap .ez-widget-area h4,#ez-home-container-wrap .ez-widget-area .widget-title,#ez-home-slider-container-wrap .ez-widget-area h4,#ez-home-slider-container-wrap .ez-widget-area .widget-title{border-bottom:3px solid #747665;color:#373830;font-family:Tahoma,sans-serif;font-size:22px;font-size:2.2rem;}
#ez-home-container-wrap .ez-widget-area{color:#555555;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
#ez-home-container-wrap .ez-widget-area a,#ez-home-container-wrap .ez-widget-area a:visited{color:#2A5DB0;text-decoration:none;}
#ez-home-container-wrap .ez-widget-area a:hover{color:#000000;text-decoration:none;}
#ez-home-container-wrap .ez-widget-area #wp-calendar caption,#ez-home-container-wrap .ez-widget-area #wp-calendar th{color:#555555;}
#ez-home-container-wrap img,#ez-home-container-wrap p img{max-width:100%;height:auto;display:block;}
#ez-home-container-wrap .nivoSlider img{max-width:none;}
.ez-home-sidebar #ez-home-container-wrap{margin-right:300px;float:left;}
.ez-home-sidebar.home-sidebar-left #ez-home-container-wrap{margin-left:300px;margin-right:0;float:right;}
.ez-home-container-area{margin:0 0 20px;overflow:hidden;}
.ez-home-bottom{margin:0;}
#ez-home-sidebar-wrap{width:280px;margin-left:-280px;float:right;}
.home-sidebar-left #ez-home-sidebar-wrap{margin-left:0;margin-right:-280px;float:left;}
#ez-home-sidebar.sidebar{float:none;}
#ez-home-slider-container-wrap{margin:0 0 20px;overflow:hidden;}
#ez-home-slider{width:100%;height:auto;}
#ez-home-slider .nivoSlider img{max-width:none;}
#ez-feature-top-container-wrap{background:#999D7F;border-top:0px solid #DDDDDD;border-bottom:2px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0 0 20px;clear:both;}
.feature-top-outside #ez-feature-top-container-wrap{margin:0;}
.content-sidebar-sidebar #ez-feature-top-container{max-width:1100px;}
.sidebar-sidebar-content #ez-feature-top-container{max-width:1100px;}
.sidebar-content-sidebar #ez-feature-top-container{max-width:1100px;}
.content-sidebar #ez-feature-top-container{max-width:1100px;}
.sidebar-content #ez-feature-top-container{max-width:1100px;}
.full-width-content #ez-feature-top-container{max-width:1240px;}
#ez-feature-top-container{margin:0 auto;padding:2px 0px 2px 0px;}
#ez-feature-top-container .ez-widget-area h4,#ez-feature-top-container .ez-widget-area .widget-title{border-bottom:0px solid #DDDDDD;color:#333333;font-family:Tahoma,sans-serif;font-size:22px;font-size:2.2rem;}
#ez-feature-top-container .ez-widget-area{color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
#ez-feature-top-container .ez-widget-area a,#ez-feature-top-container .ez-widget-area a:visited{color:#0037B4;text-decoration:none;}
#ez-feature-top-container .ez-widget-area a:hover{color:#000000;text-decoration:none;}
#ez-feature-top-container .ez-widget-area #wp-calendar caption,#ez-feature-top-container .ez-widget-area #wp-calendar th{color:#333333;}
#ez-feature-top-container img,#ez-feature-top-container p img{max-width:100%;height:auto;}
#ez-feature-top-container .nivoSlider img{max-width:none;}
#ez-fat-footer-container-wrap,.fat-footer-inside #ez-fat-footer-container-wrap{background:#E6E7DA;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;clear:both;}
.fat-footer-inside #ez-fat-footer-container-wrap{float:left;}
.ez-home.fat-footer-inside #ez-fat-footer-container-wrap{margin-top:20px;}
.content-sidebar-sidebar #ez-fat-footer-container{max-width:1060px;}
.sidebar-sidebar-content #ez-fat-footer-container{max-width:1060px;}
.sidebar-content-sidebar #ez-fat-footer-container{max-width:1060px;}
.content-sidebar #ez-fat-footer-container{max-width:1060px;}
.sidebar-content #ez-fat-footer-container{max-width:1060px;}
.full-width-content #ez-fat-footer-container{max-width:1200px;}
#ez-fat-footer-container{margin:0 auto;padding:0px 20px 30px 20px;}
#ez-fat-footer-container .ez-widget-area h4,#ez-fat-footer-container .ez-widget-area .widget-title{border-bottom:0px solid #DDDDDD;color:#333333;font-family:Tahoma,sans-serif;font-size:22px;font-size:2.2rem;}
#ez-fat-footer-container .ez-widget-area{color:#555555;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
#ez-fat-footer-container .ez-widget-area a,#ez-fat-footer-container .ez-widget-area a:visited{color:#0037B4;text-decoration:none;}
#ez-fat-footer-container .ez-widget-area a:hover{color:#000000;text-decoration:none;}
#ez-fat-footer-container .ez-widget-area #wp-calendar caption,#ez-fat-footer-container .ez-widget-area #wp-calendar th{color:#555555;}
#ez-fat-footer-container img,#ez-fat-footer-container p img{max-width:100%;height:auto;}
#ez-fat-footer-container .nivoSlider img{max-width:none;}
.dynamik-widget-area{background:#FFFFFF;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;}
.dynamik-widget-area p,.dynamik-widget-area ul li,.dynamik-widget-area.entry-content ol li{color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
.dynamik-widget-area h4,.content .dynamik-widget-area h4,.dynamik-widget-area .widget-title,.content .dynamik-widget-area .widget-title{padding:0 0 5px;color:#333333;font-family:Tahoma,sans-serif;font-size:22px;font-size:2.2rem;font-weight:300;line-height:1.25;}
.dynamik-widget-area a,.dynamik-widget-area a:visited{color:#2A5DB0;text-decoration:none;}
.dynamik-widget-area a:hover{color:#000000;text-decoration:none;}
.dynamik-widget-area #wp-calendar caption,.dynamik-widget-area #wp-calendar th{color:#333333;}
.genesis-grid-even,.genesis-grid-odd{margin:0 0 20px;padding:0 0 15px;width:48%;}
.genesis-grid-even{float:right;}
.genesis-grid-odd{clear:both;float:left;}
.fl-builder-content ul,.fl-builder-content ol,.dynamik-page-builder .site-inner ul,.dynamik-page-builder .site-inner ol,.entry-content ul,.entry-content ol,.dynamik-widget-area ul,.dynamik-widget-area ol{margin:0;padding:0 0 10px;}
.fl-builder-content ul li,.dynamik-page-builder .site-inner ul li,.archive-page ul li,.entry-content ul li,.dynamik-widget-area ul li{margin:0 0 0 30px;padding:0;list-style-type:square;}
header.fl-builder-content ul li,footer.fl-builder-content ul li,.fl-builder-content .fl-menu ul li,.fl-builder-content .fl-builder-pagination ul li{margin:inherit;padding:inherit;list-style-type:none;}
.fl-builder-content ol li,.dynamik-page-builder .site-inner ol li,.entry-content ol li,.dynamik-widget-area ol li{margin:0 0 0 35px;}
.fl-builder-content ul ul,.fl-builder-content ol ol,.dynamik-page-builder .site-inner ul ul,.dynamik-page-builder .site-inner ol ol,.archive-page ul ul,.entry-content ul ul,.entry-content ol ol,.dynamik-widget-area ul ul,.dynamik-widget-area ol ol{padding:0;}
.entry-header .entry-meta{margin:-5px 0 15px;color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
.entry-header .entry-meta a,.entry-header .entry-meta a:visited{color:#2A5DB0;text-decoration:none;}
.entry-header .entry-meta a:hover{color:#000000;text-decoration:none;}
.entry-comments-link::before{content:"\2014";margin:0 6px 0 2px;}
.entry-footer .entry-meta{border-top:2px solid #DDDDDD;padding:5px 0 0;color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;font-style:italic;clear:both;}
.entry-footer .entry-meta a,.entry-footer .entry-meta a:visited{color:#2A5DB0;text-decoration:none;}
.entry-footer .entry-meta a:hover{color:#000000;text-decoration:none;}
.author-box{background:#F5F5F5;border-top:0px solid #DDDDDD;border-bottom:2px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0px 0 40px;padding:25px 25px 25px 25px;overflow:hidden;clear:both;}
.author-box-title{color:#333333;font-family:'Lato','sans-serif';font-size:20px;font-size:2rem;font-weight:300;}
.author-box-content{color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
.author-box a,.author-box a:visited{color:#0037B4 !important;text-decoration:none !important;}
.author-box a:hover{color:#000000 !important;text-decoration:none !important;}
.sticky{background-color:#f5f5f5;margin:-10px 0 40px;padding:20px;}
.content .sticky{background:#F5F5F5 !important;border-top:0px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:-10px 0 40px 0;padding:20px 20px 20px 20px;}
.archive-page{float:left;padding:20px 0 0;width:45%;}
.post-comments,.tags{background:url(//www.nacr.org/wordpress/wp-content/uploads/dynamik-gen/theme/default-images/icon-dot.png) no-repeat left;margin:0 0 0 3px;padding:0 0 0 10px;}
img{max-width:100%;height:auto;}
.nivoSlider img{max-width:none;}
.featuredpage img,.featuredpost img,.post-image{background:#F5F5F5;border:0px solid #DDDDDD;padding:0px;}
.author-box .avatar{background:#FFFFFF;border:0px solid #DDDDDD;width:80px;height:80px;margin:0 10px 0 0;padding:0px;float:left;}
.post-image{margin:0 10px 10px 0;}
img.centered,.aligncenter{display:block;margin:0 auto 10px;}
img.alignnone{display:inline;margin:0 0 10px;}
img.alignleft{display:inline;margin:0 15px 10px 0;}
img.alignright{display:inline;margin:0 0 10px 15px;}
.alignleft{float:left;margin:0 15px 10px 0;}
.alignright{float:right;margin:0 0 10px 15px;}
.full-width-content.has-blocks .site-inner{overflow:visible;}
.full-width-content .entry-content > .alignwide{margin-left:-180px;margin-right:-180px;max-width:calc(100% + 360px);width:auto;}
.full-width-content .entry-content > .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;}
.full-width-content .entry-content > .wp-block-cover.alignfull{width:100vw;}
.wp-caption,figcaption{background:#F5F5F5;border:0px solid #DDDDDD;max-width:100%;padding:5px;text-align:center;}
p.wp-caption-text,figcaption{margin:5px 0;color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
.wp-smiley,.wp-wink{border:none;float:none;}
.post-format-image{display:block;float:right;}
.page .post-format-image{display:none;}
.page-template-page_blog-php .post-format-image{display:block;}
.dynamik-page-builder .site-inner{max-width:none;padding:0;}
.dynamik-content-filler-img{width:100% !important;height:0 !important;border:0 !important;margin:0 !important;padding:0 !important;display:block !important;}
.pagination,.entry-pagination{width:100%;margin:0;padding:0px 0 0px;overflow:hidden;}
.pagination li{display:inline;}
.pagination a,.pagination a:visited,.entry-pagination a,.entry-pagination a:visited{color:#0037B4;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;text-decoration:none;}
.pagination a:hover,.entry-pagination a:hover{color:#000000;text-decoration:none;}
.pagination li a,.pagination li.disabled,.pagination li a:hover,.pagination li.active a{background:#FFFFFF;border:1px solid #FFFFFF;margin:0 0px 0 0px;padding:8px 12px 8px 12px;color:#0037B4;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;text-decoration:none;}
.pagination li a:hover,.pagination li.active a{background:#F5F5F5;color:#000000;text-decoration:none;}
.pagination li a:hover{text-decoration:none;}
.sidebar{float:right;display:inline;}
.sidebar-secondary{float:left;}
.sidebar-content .sidebar-primary,.sidebar-sidebar-content .sidebar-primary{float:left;}
.content-sidebar-sidebar .sidebar-secondary{float:right;}
.content-sidebar .sidebar-primary{width:340px;}
.sidebar-content .sidebar-primary{width:340px;}
.content-sidebar-sidebar .sidebar-primary{width:340px;}
.content-sidebar-sidebar .sidebar-secondary{width:180px;}
.sidebar-sidebar-content .sidebar-primary{width:340px;}
.sidebar-sidebar-content .sidebar-secondary{width:180px;}
.sidebar-content-sidebar .sidebar-primary{width:340px;}
.sidebar-content-sidebar .sidebar-secondary{width:180px;}
.sidebar-primary h4,.sidebar-primary .widget-title,.sidebar-secondary h4,.sidebar-secondary .widget-title,#ez-home-sidebar h4,#ez-home-sidebar .widget-title{background:#747665;border-top:0px solid #DDDDDD;border-bottom:2px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:0;padding:10px 15px 10px 15px;color:#FFFFFF;font-family:'Lato','sans-serif';font-size:16px;font-size:1.6rem;font-weight:300;line-height:1.25;}
.sidebar-primary,.sidebar-secondary,#ez-home-sidebar{color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
.sidebar-primary a,.sidebar-primary a:visited,.sidebar-secondary a,.sidebar-secondary a:visited,#ez-home-sidebar a,#ez-home-sidebar a:visited{color:#2A5DB0;text-decoration:none;}
.sidebar-primary a:hover,.sidebar-secondary a:hover,#ez-home-sidebar a:hover{color:#000000;text-decoration:none;}
.sidebar.widget-area .widget{background:#E6E7DA;border-top:0px solid #DDDDDD;border-bottom:2px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:10px 0 0px;padding:0 0 15px;}
.sidebar.widget-area ol,.sidebar.widget-area ul,.sidebar.widget-area .textwidget,.sidebar.widget-area .widget_tag_cloud div div,.sidebar.widget-area .author-bio-widget,.sidebar.widget-area .featuredpage .page,.sidebar.widget-area .featuredpost .post{margin:0;padding:10px 15px 10px 15px;}
.sidebar.widget-area #wp-calendar caption,.sidebar.widget-area #wp-calendar th{color:#333333;}
.sidebar.widget-area .widget_archive select,.sidebar.widget-area #cat{margin:10px 15px 10px 15px;}
.sidebar.widget-area ul li{border-bottom:2px solid #DDDDDD;margin:0px 0px 7px 0px;padding:0px 0px 5px 0px;list-style-type:none;word-wrap:break-word;}
.sidebar.widget-area ul ul li{border:none;margin:0;}
.widget_archive select,#cat{background:#F5F5F5;border:1px solid #DDDDDD;width:83%;margin:15px 15px 0;padding:3px;font-size:14px;display:inline;}
.featuredpage,.featuredpost{overflow:hidden;clear:both;}
.featuredpage .page,.featuredpost .post{margin:0px 0px 0px 0px !important;padding:0px 0px 0px 0px;overflow:hidden;}
.featuredpage .page p,.featuredpost .post p{color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
.featuredpage .page a,.featuredpage .page a:visited,.featuredpost .post a,.featuredpost .post a:visited{color:#2A5DB0 !important;text-decoration:none !important;}
.featuredpage .page a:hover,.featuredpost .post a:hover{color:#000000 !important;text-decoration:none !important;}
.featuredpage .page h2,.featuredpost .post h2,.featuredpage .page .entry-title,.featuredpost .post .entry-title{margin:0 0 5px;font-family:Tahoma,sans-serif;font-size:20px;font-size:2rem;font-weight:300;line-height:1.25;}
.featuredpage .page h2 a,.featuredpage .page h2 a:visited,.featuredpost .post h2 a,.featuredpost .post h2 a:visited,.featuredpage .page .entry-title a,.featuredpage .page .entry-title a:visited,.featuredpost .post .entry-title a,.featuredpost .post .entry-title a:visited{color:#333333 !important;text-decoration:none !important;}
.featuredpage .page h2 a:hover,.featuredpost .post h2 a:hover,.featuredpage .page .entry-title a:hover,.featuredpost .post .entry-title a:hover{color:#2A5DB0 !important;text-decoration:none !important;}
.featuredpage .page .byline,.featuredpost .post .entry-header .entry-meta{color:#333333 !important;font-family:'PT Sans','sans-serif' !important;font-size:14px;font-size:1.4rem !important;}
.featuredpage .page .byline a,.featuredpage .page .byline a:visited,.featuredpost .post .entry-header .entry-meta a,.featuredpost .post .entry-header .entry-meta a:visited{color:#2A5DB0 !important;text-decoration:none !important;}
.featuredpage .page .byline a:hover,.featuredpost .post .entry-header .entry-meta a:hover{color:#000000 !important;text-decoration:none !important;}
.more-from-category{padding:5px 15px 0;}
.user-profile{overflow:hidden;}
.user-profile p{padding:5px 25px;}
.user-profile .posts_link{padding:0 25px;}
.site-header .search-form{float:right;padding:12px 0 0;}
.sidebar .search-form{padding:15px 0 10px 30px;}
.search-form input[type="search"],#subbox,.widget_product_search input#s{background:#E8E8E8;border:1px solid #DDDDDD;width:150px;margin:10px 5px 0 0;padding:5px 5px 3px 5px;color:#888888;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;-webkit-appearance:none;}::-webkit-input-placeholder{color:#888888;}
.nav-primary .search-form input[type="search"]{margin:2px -7px 0 0;}
.search-form input[type="submit"],#subbutton,.widget_product_search input#searchsubmit{background:#333333;border:1px solid #333333;margin:0;padding:5px 14px 3px 14px;color:#FFFFFF;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;line-height:19px;cursor:pointer;text-decoration:none;}
.search-form input[type="submit"]:hover,#subbutton:hover,.widget_product_search input#searchsubmit:hover{background:#000000;border:1px solid #000000;color:#FFFFFF;text-decoration:none;}
.widget_product_search label{display:none;}
.enews p{padding:10px 15px 5px;}
.enews #subscribe{padding:0 0 0 15px;}
.enews #subbox{margin:5px -7px 0 0;padding:6px 5px;width:75%;}
#wp-calendar{width:100%;padding:20px;}
#wp-calendar caption{font-size:14px;font-style:italic;padding:20px 30px 0 0;text-align:right;}
#wp-calendar thead{background-color:#F5F5F5;font-weight:bold;margin:10px 0 0;}
#wp-calendar td{background-color:#F5F5F5;padding:2px;text-align:center;}
#footer-widgets{background-color:#F5F5F5;border-top:1px solid #ddd;clear:both;font-size:14px;margin:0 auto;overflow:hidden;width:100%;}
#footer-widgets .wrap{overflow:hidden;padding:20px 30px 10px;}
#footer-widgets .widget{background:none;border:none;margin:0 0 15px;padding:0;}
#footer-widgets .textwidget{padding:0;}
#footer-widgets .widget_tag_cloud div div{padding:0;}
#footer-widgets p{font-size:inherit;margin:0 0 10px;}
#footer-widgets ul{margin:0;}
#footer-widgets ul li{margin:0 0 0 20px;}
#footer-widgets #wp-calendar thead,#footer-widgets #wp-calendar td{background:none;}
.footer-widgets-1{float:left;margin:0 30px 0 0;width:280px;}
.footer-widgets-2{float:left;width:280px;}
.footer-widgets-3{float:right;width:280px;}
.site-footer{background:#333333;border-top:2px solid #DDDDDD;border-bottom:0px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;overflow:hidden;clear:both;}
.site-footer .wrap{margin:0 auto;padding:15px 15px 15px 15px;overflow:hidden;}
.content-sidebar-sidebar .site-footer .wrap{max-width:1070px;}
.sidebar-sidebar-content .site-footer .wrap{max-width:1070px;}
.sidebar-content-sidebar .site-footer .wrap{max-width:1070px;}
.content-sidebar .site-footer .wrap{max-width:1070px;}
.sidebar-content .site-footer .wrap{max-width:1070px;}
.full-width-content .site-footer .wrap{max-width:1210px;}
.site-footer p{color:#FFFFFF;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;text-align:center;}
.site-footer a,.site-footer a:visited{color:#DDDDDD;text-decoration:none;}
.site-footer a:hover{color:#FFFFFF;text-decoration:none;}
.site-footer .gototop{float:left;width:200px;}
.site-footer .creds{float:right;text-align:right;width:650px;}
#comments{margin:0px 0 15px;overflow:hidden;}
#respond{margin:0 0 15px;padding:20px 0 0;}
#comments h3,#respond h3{margin:0 0 10px;color:#333333;font-family:'Lato','sans-serif';font-size:26px;font-size:2.6rem;font-weight:300;line-height:1.25;}
#author,#comment,#email,#url{background:#FFFFFF;border:1px solid #DDDDDD;width:250px;margin:0 5px 10px 0;padding:5px;color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;-webkit-box-shadow:0 1px 2px #E8E8E8 inset;box-shadow:0 1px 2px #E8E8E8 inset;}
#comment{width:98%;height:150px;margin:0 0 10px;}
#commentform #submit{background:#333333;border:0px solid #DDDDDD;width:auto;padding:10px 14px 10px 14px;color:#FFFFFF;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;line-height:19px;cursor:pointer;text-decoration:none;}
#commentform #submit:hover{background:#000000;border:0px solid #DDDDDD;color:#FFFFFF;text-decoration:none;}
.comment-author{color:#333333;font-family:'PT Sans','sans-serif';}
.comment-author span,.comment-author .says{font-size:18px;font-size:1.8rem;}
.comment-author span a,.comment-author span a:visited{color:#2A5DB0;text-decoration:none;}
.comment-author span a:hover{color:#000000;text-decoration:none;}
.ping-list{margin:0 0 40px;}
.comment-list ol,.ping-list ol{padding:10px;}
.comment-list li,.ping-list li{border-top:0px solid #DDDDDD;border-bottom:2px solid #DDDDDD;border-left:0px solid #DDDDDD;border-right:0px solid #DDDDDD;margin:15px 0 5px;padding:25px 25px 25px 25px;font-weight:bold;list-style-type:none;}
.comment-list li .avatar{background:#FFFFFF;border:0px solid #DDDDDD;width:48px;height:48px;margin:5px 0 0 10px;padding:0px;float:right;}
.comment-list li ul li{background:#E8E8E8;margin-right:-16px;list-style-type:none;}
.comment-content p{margin:0 0 20px;}
.comment-content p,#respond p{color:#333333;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;font-weight:300;}
.comment-notes{margin:0 0 10px;}
#respond label{display:block;}
.comment-list cite,.ping-list cite{font-style:normal;font-weight:normal;}
.comment-meta,.comment-edit-link{margin:0 0 5px;color:#2A5DB0;font-family:'PT Sans','sans-serif';font-size:14px;font-size:1.4rem;font-weight:normal;}
.comment-meta a,.comment-meta a:visited,.comment-edit-link a,.comment-edit-link a:visited{color:#2A5DB0 !important;text-decoration:none !important;}
.comment-meta a:hover,.comment-edit-link a:hover{color:#000000 !important;text-decoration:none !important;}
a.comment-reply-link,a.comment-reply-link:visited{background:#DDDDDD;border-top:0px solid #CCCCCC;border-bottom:2px solid #CCCCCC;border-left:0px solid #CCCCCC;border-right:0px solid #CCCCCC;padding:8px 12px 8px 12px;color:#333333;font-family:'PT Sans','sans-serif';font-size:14px;font-size:1.4rem;font-weight:300;text-decoration:none;}
a.comment-reply-link:hover{background:#CCCCCC;border-top:0px solid #BBBBBB;border-bottom:2px solid #BBBBBB;border-left:0px solid #BBBBBB;border-right:0px solid #BBBBBB;color:#333333;text-decoration:none;}
.comment-content a,.comment-content a:visited,#comments .navigation a,#comments .navigation a:visited,#respond a,#respond a:visited{color:#2A5DB0;text-decoration:none;}
.comment-content a:hover,#comments .navigation a:hover,#respond a:hover{color:#000000;text-decoration:none;}
.nocomments{text-align:center;}
#comments .navigation{padding:20px 0 20px;display:block;}
.thread-even{background:#F5F5F5;}
.thread-alt{background:#F5F5F5;}
.form-allowed-tags{background:#F5F5F5;border:0px solid #DDDDDD;margin:10px 0 20px;padding:25px 25px 25px 25px;}
#respond p.form-allowed-tags{color:#666666;font-family:'PT Sans','sans-serif';font-size:16px;font-size:1.6rem;}
div.item-list-tabs{margin:25px 0 20px;}
div.item-list-tabs.nav-secondary{margin:-15px 0 15px;}
.padder div.pagination{margin:-20px 0 0;}
form#whats-new-form textarea{width:97%;}
table.forum{margin:0;}
table.forum tr > td:first-child,table.forum tr > th:first-child{padding:10px 15px;}
ul#topic-post-list p{padding:0 0 20px;}
div.dir-search{margin:-29px 0 0;}
ul.button-nav li,div#item-header ul li,ul.item-list li{list-style:none;}
ul#topic-post-list{margin:0 0 15px;}
#post-topic-reply{margin:15px 0 0;}
.sidebar-primary .item-options,.sidebar-secondary .item-options,.sidebar-primary .avatar-block,.sidebar-secondary .avatar-block{padding:10px 10px 0;}
.sidebar-primary ul.item-list .vcard,.sidebar-secondary ul.item-list .vcard,.sidebar-primary .avatar-block,.sidebar-secondary .avatar-block{overflow:auto;}
.sidebar-primary a img.avatar,.sidebar-secondary a img.avatar{background:#F6F6F6;margin:0 10px 10px 0;padding:5px;float:left;}
.sidebar-primary ul.item-list,.sidebar-secondary ul.item-list{width:auto;padding:0 10px;}
#primary ul.item-list,#primary ul.item-list li{list-style-type:none;}
.widget-error{padding:10px;}
.bbPress .content .hentry p{padding:0;}
.bbPress .content .hentry ul li p{padding:0 0 20px;}
.bbPress .content .hentry ul{padding:0;}
.bbPress .content .hentry ul li{margin:0;list-style:none;}
.bbPress .post-format-icon{display:none;}
@media screen and (min-device-width:320px) and (max-device-width:1024px){ html{-webkit-text-size-adjust:none;}}@media only screen and (max-width:1500px){.full-width-content .entry-content > .alignwide{margin-left:auto;margin-right:auto;width:auto;max-width:none;}}@media only screen and (max-width:1140px){.site-container{border:0;margin:0 auto;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;}
body.override .site-header .wrap,.title-area,.site-header .widget-area{width:100%;}
.title-area{height:59px;padding-left:0;text-align:center;float:none;}
.site-header .widget-area{padding:0;}
.header-image .site-header .wrap .title-area{margin:0px auto 0px;float:none;}
body.override .menu-primary,body.override .menu-secondary,.site-header .widget-area,.site-header .genesis-nav-menu{width:100%;}
.site-header .widget-area{float:none;}
.genesis-nav-menu li.right{display:none;}
ul.menu-primary,ul.menu-secondary,.site-header ul.genesis-nav-menu{float:none;text-align:center;}
.menu-primary li,.menu-secondary li,.site-header .genesis-nav-menu li{display:inline-block;float:none;}
.menu-primary li li,.menu-secondary li li,.site-header .genesis-nav-menu li li{text-align:left;}
body.override .site-inner{padding-bottom:10px;}
body.override .content-sidebar-wrap,body.override .content{width:100%;}
.content{padding:0;}
body.override .breadcrumb{margin:0 0 10px;}
.full-width-content .entry-content > .alignfull,.full-width-content .entry-content > .wp-block-cover.alignfull{margin-left:auto;margin-right:auto;width:auto;max-width:none;}
body.override .sidebar-primary,body.override .sidebar-secondary{width:100%;float:left;}
.sidebar-primary{margin:20px 0 0;}
#ez-home-container-wrap,#ez-home-sidebar-wrap{width:100%;max-width:100%;}
#ez-home-sidebar-wrap{margin:20px 0 0;float:left;}
.five-sixths,.four-fifths,.four-sixths,.one-fifth,.one-fourth,.one-half,.one-sixth,.one-third,.three-fifths,.three-fourths,.three-sixths,.two-fifths,.two-fourths,.two-sixths,.two-thirds{width:100%;margin-left:0;padding-bottom:10px;}
.first{padding-top:0 !important;}
#ez-home-slider.ez-widget-area,.slider-inside #ez-home-slider.ez-widget-area{padding-bottom:0;}
#home-hook-wrap{padding-bottom:0;padding-left:30px;padding-right:30px;}
#ez-home-container-wrap,.ez-home-container-area,#ez-feature-top-container,#ez-fat-footer-container{margin:0 auto;padding-bottom:0;}
body.override.fat-footer-inside #ez-fat-footer-container-wrap{margin-top:0;margin-bottom:20px;}
#ez-home-container-wrap .ez-widget-area,#ez-feature-top-container .ez-widget-area,#ez-fat-footer-container .ez-widget-area{width:100%;padding-bottom:20px;margin-left:0 !important;}
#ez-home-sidebar-wrap{margin:0;}
.site-footer .creds,.site-footer .gototop{width:100%;text-align:center;float:none;}}@media only screen and (min-width:840px) and (max-width:1140px){}
@media only screen and (min-width:480px) and (max-width:1140px){body.override .breadcrumb{margin:0 0 0px;}
.author-box{margin:0px 20px 40px;}
#comments{margin:0px 20px 15px;}
.entry-pings{margin:0 20px;}
#respond{margin:0 20px 15px;}}@media only screen and (max-width:839px){}
@media only screen and (min-width:480px) and (max-width:839px){}
@media only screen and (max-width:479px){body.override .breadcrumb{margin:0 0 0px;}} input:focus::-webkit-input-placeholder{color:transparent;}
input:focus:-moz-placeholder{color:transparent;}
input:focus::-moz-placeholder{color:transparent;}
input:focus:-ms-input-placeholder{color:transparent;}
#classes{font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;width:100%;border-collapse:collapse;vertical-align:top;}
#classes td,#classes th{font-size:1em;border:1px solid #98bf21;padding:3px 7px 2px 7px;vertical-align:top;background-color:#fff;}
#classes th{font-size:1.1em;text-align:left;padding-top:5px;padding-bottom:4px;background-color:#747665;color:#ffffff;vertical-align:top;}
#classes tr.alt td{color:#000000;background-color:#EAF2D3;vertical-align:top;}
blockquote.style2{font:14px/22px normal helvetica,sans-serif;margin-top:10px;margin-bottom:10px;margin-left:50px;margin-right:75px !important;padding-left:15px;border-left:3px solid #ccc;}
.plugin-container{text-align:center;padding:15px;}
.plugin-left-div{display:inline-block;max-width:400px;text-align:left;padding:0px;background-color:;border-radius:3px;margin:15px;vertical-align:top;}
.plugin-right-div{display:inline-block;max-width:400px;text-align:left;padding:0px;background-color:;border-radius:3px;margin:15px;}
.plugin-left-text,.plugin-right-text{font:14px;color:#000;}
@media screen and (max-width:600px){.plugin-left-div,.plugin-right-div{max-width:100%;}}  .wpp-list{}
.wpp-list li{overflow:hidden;float:none;clear:both;}
.wpp-list li.current{}
.wpp-thumbnail{display:inline;float:left;margin:0 5px 0 0;border:none;}
.wpp-post-title{font-size:18px;font-weight:bold;}
.wpp-excerpt{}
.wpp-meta,.post-stats{display:block;font-size:14px;margin-left:25px;}
.wpp-comments{}
.wpp-views{}
.wpp-author{}
.wpp-date{}
.wpp-category{}
.wpp-rating{}
@media only screen and (max-width:1140px){}
@media only screen and (min-width:840px) and (max-width:1140px){}
@media only screen and (min-width:480px) and (max-width:1140px){}
@media only screen and (max-width:839px){}
@media only screen and (min-width:480px) and (max-width:839px){.site-title a,.site-title a:visited{font-size:2rem;}}@media only screen and (max-width:479px){.site-title a,.site-title a:visited{font-size:2rem;}.title-area{padding:16px 16px 40px 16px;}}