/* Custom Fonts */
@font-face { font-family: "GothamNarrow Black"; src: url(assets/fonts/gothamnarrow-black.eot); src: url(assets/fonts/gothamnarrow-black.eot?#iefix) format("embedded-opentype"),url(assets/fonts/gothamnarrow-black.woff2) format("woff2"),url(assets/fonts/gothamnarrow-black.woff) format("woff"),url(assets/fonts/gothamnarrow-black.ttf) format("truetype"),url(assets/fonts/gothamnarrow-black.svg#GothamNarrow-Black) format("svg"); font-weight: "normal"; font-style: normal; } 
@font-face { font-family: "GothamNarrow Bold"; src: url(assets/fonts/gothamnarrow-bold.eot); src: url(assets/fonts/gothamnarrow-bold.eot?#iefix) format("embedded-opentype"),url(assets/fonts/gothamnarrow-bold.woff2) format("woff2"),url(assets/fonts/gothamnarrow-bold.woff) format("woff"),url(assets/fonts/gothamnarrow-bold.ttf) format("truetype"),url(assets/fonts/gothamnarrow-bold.svg#GothamNarrow-Bold) format("svg"); font-weight: "normal"; font-style: normal; } 
@font-face { font-family: "GothamNarrow Book"; src: url(assets/fonts/gothamnarrow-book.eot); src: url(assets/fonts/gothamnarrow-book.eot?#iefix) format("embedded-opentype"),url(assets/fonts/gothamnarrow-book.woff2) format("woff2"),url(assets/fonts/gothamnarrow-book.woff) format("woff"),url(assets/fonts/gothamnarrow-book.ttf) format("truetype"),url(assets/fonts/gothamnarrow-book.svg#GothamNarrow-Book) format("svg"); font-weight: "normal"; font-style: normal; } 
@font-face { font-family: "GothamNarrow Light"; src: url(assets/fonts/gothamnarrow-light.eot); src: url(assets/fonts/gothamnarrow-light.eot?#iefix) format("embedded-opentype"),url(assets/fonts/gothamnarrow-light.woff2) format("woff2"),url(assets/fonts/gothamnarrow-light.woff) format("woff"),url(assets/fonts/gothamnarrow-light.ttf) format("truetype"),url(assets/fonts/gothamnarrow-light.svg#GothamNarrow-Light) format("svg"); font-weight: "normal"; font-style: normal; } 
@font-face { font-family: "GothamNarrow Medium"; src: url(assets/fonts/gothamnarrow-medium.eot); src: url(assets/fonts/gothamnarrow-medium.eot?#iefix) format("embedded-opentype"),url(assets/fonts/gothamnarrow-medium.woff2) format("woff2"),url(assets/fonts/gothamnarrow-medium.woff) format("woff"),url(assets/fonts/gothamnarrow-medium.ttf) format("truetype"),url(assets/fonts/gothamnarrow-medium.svg#GothamNarrow-Medium) format("svg"); font-weight: "normal"; font-style: normal; } 

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } 
body { font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; color: #333; } 
h1, h2, h3, h4, h5 { font-weight: bold; margin-bottom: 1rem; } 
.display-extra-large, h1 { font-size: 4.3125rem; line-height: 1.04348; font-family: "GothamNarrow Black",HelveticaNeue-Bold,"Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,sans-serif; color: #00529b; }
.display-large, h2 { font-size: 3rem; line-height: 1; color: #00529b; }
.display-medium, h3 { font-size: 2.1875rem; line-height: 1.14286; color: #00529b; margin-bottom: 1rem; }
.display-small, h4 { font-size: 1.5625rem; line-height: 1.28; color: #00529b; }
.display-micro, h5, h6 { font-size: 1rem; line-height: 1.5; color: #00529b; }
.body-normal, p { font-size: 1.125rem; line-height: 1.5; } 
.display-large, .display-medium, .display-micro, .display-small, h2, h3, h4, h5, h6 { font-family: "GothamNarrow Bold",HelveticaNeue-Bold,"Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,sans-serif; } 
ol li { margin-bottom: 12px; position: relative; padding-left: 32px; font-size: 1.125rem } 
ol ol { list-style: lower-alpha; } 
ul li { margin-bottom: 12px; position: relative; padding-left: 32px; font-size: 1.125rem } 

a { text-decoration: none; border-bottom: 1px solid #33bbed; padding-bottom: 0.2em; background-color: transparent; color: #333; transition: all .3s ease-in-out; }
a:hover { color: #33bbed; text-decoration: none; border-bottom: 1px solid #33bbed; background-color: transparent; } 

*, .form-control { font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; } 
@media (min-width: 320px){
 .container, .container-sm { max-width: 98%; } 
 .xp-main-section { margin-bottom: 32px; } 
 }

@media (min-width: 768px){
 .container, .container-md, .container-sm { max-width: 950px; } 
 .xp-main-section { margin-bottom: 56px; } 
 }
@media (min-width: 992px){
 .container, .container-lg, .container-md, .container-sm { max-width: 960px; } 
 .xp-main-section { margin-bottom: 56px; } 
 }
@media (min-width: 1200px){
 .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1250px; } 
 .xp-main-section { margin-bottom: 56px; } 
 }

.row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } 
.no-gutters { margin-right: 0; margin-left: 0; } 
.no-gutters>.col, .no-gutters>[class*=col-] { padding-right: 0; padding-left: 0; } 
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } 
.col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } 
.row-cols-1>* { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 
.row-cols-2>* { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } 
.row-cols-3>* { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } 
.row-cols-4>* { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } 
.row-cols-5>* { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } 
.row-cols-6>* { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } 
.col-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } 
.col-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } 
.col-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } 
.col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } 
.col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } 
.col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } 
.col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } 
.col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } 
.col-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } 
.col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } 
.col-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } 
.col-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } 
.col-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 

@media(min-width:576px){
 .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } 
 .row-cols-sm-1>* { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 
 .row-cols-sm-2>* { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } 
 .row-cols-sm-3>* { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } 
 .row-cols-sm-4>* { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } 
 .row-cols-sm-5>* { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } 
 .row-cols-sm-6>* { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } 
 .col-sm-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } 
 .col-sm-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } 
 .col-sm-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } 
 .col-sm-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } 
 .col-sm-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } 
 .col-sm-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } 
 .col-sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } 
 .col-sm-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } 
 .col-sm-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } 
 .col-sm-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } 
 .col-sm-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } 
 .col-sm-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } 
 .col-sm-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 
 }

@media(min-width:768px){
 .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } 
 .row-cols-md-1>* { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 
 .row-cols-md-2>* { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } 
 .row-cols-md-3>* { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } 
 .row-cols-md-4>* { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } 
 .row-cols-md-5>* { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } 
 .row-cols-md-6>* { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } 
 .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } 
 .col-md-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } 
 .col-md-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } 
 .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } 
 .col-md-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } 
 .col-md-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } 
 .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } 
 .col-md-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } 
 .col-md-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } 
 .col-md-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } 
 .col-md-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } 
 .col-md-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } 
 .col-md-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 
 }
@media(min-width:992px){
 .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } 
 .row-cols-lg-1>* { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 
 .row-cols-lg-2>* { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } 
 .row-cols-lg-3>* { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } 
 .row-cols-lg-4>* { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } 
 .row-cols-lg-5>* { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } 
 .row-cols-lg-6>* { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } 
 .col-lg-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } 
 .col-lg-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } 
 .col-lg-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } 
 .col-lg-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } 
 .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } 
 .col-lg-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } 
 .col-lg-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } 
 .col-lg-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } 
 .col-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } 
 .col-lg-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } 
 .col-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } 
 .col-lg-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } 
 .col-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 
 }
@media(min-width:1200px){
 .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } 
 .row-cols-xl-1>* { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 
 .row-cols-xl-2>* { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } 
 .row-cols-xl-3>* { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } 
 .row-cols-xl-4>* { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } 
 .row-cols-xl-5>* { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } 
 .row-cols-xl-6>* { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } 
 .col-xl-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } 
 .col-xl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } 
 .col-xl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } 
 .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } 
 .col-xl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } 
 .col-xl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } 
 .col-xl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } 
 .col-xl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } 
 .col-xl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } 
 .col-xl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } 
 .col-xl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } 
 .col-xl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } 
 .col-xl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } 
 }
.clearfix::after { display: block; clear: both; content: ""; } 
.d-none { display: none!important; } 
.d-inline { display: inline!important; } 
.d-inline-block { display: inline-block!important; } 
.d-block { display: block!important; } 
.d-table { display: table!important; } 
.d-table-row { display: table-row!important; } 
.d-table-cell { display: table-cell!important; } 
.d-flex { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; } 
.d-inline-flex { display: -webkit-inline-box!important; display: -ms-inline-flexbox!important; display: inline-flex!important; } 
@media (min-width:576px){
 .d-sm-none { display: none!important; } 
 .d-sm-inline { display: inline!important; } 
 .d-sm-inline-block { display: inline-block!important; } 
 .d-sm-block { display: block!important; } 
 .d-sm-table { display: table!important; } 
 .d-sm-table-row { display: table-row!important; } 
 .d-sm-table-cell { display: table-cell!important; } 
 .d-sm-flex { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; } 
 .d-sm-inline-flex { display: -webkit-inline-box!important; display: -ms-inline-flexbox!important; display: inline-flex!important; } 
 }
@media (min-width:768px){
 .d-md-none { display: none!important; } 
 .d-md-inline { display: inline!important; } 
 .d-md-inline-block { display: inline-block!important; } 
 .d-md-block { display: block!important; } 
 .d-md-table { display: table!important; } 
 .d-md-table-row { display: table-row!important; } 
 .d-md-table-cell { display: table-cell!important; } 
 .d-md-flex { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; } 
 .d-md-inline-flex { display: -webkit-inline-box!important; display: -ms-inline-flexbox!important; display: inline-flex!important; } 
 }
@media (min-width:992px){
 .d-lg-none { display: none!important; } 
 .d-lg-inline { display: inline!important; } 
 .d-lg-inline-block { display: inline-block!important; } 
 .d-lg-block { display: block!important; } 
 .d-lg-table { display: table!important; } 
 .d-lg-table-row { display: table-row!important; } 
 .d-lg-table-cell { display: table-cell!important; } 
 .d-lg-flex { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; } 
 .d-lg-inline-flex { display: -webkit-inline-box!important; display: -ms-inline-flexbox!important; display: inline-flex!important; } 
 }
@media (min-width:1200px){
 .d-xl-none { display: none!important; } 
 .d-xl-inline { display: inline!important; } 
 .d-xl-inline-block { display: inline-block!important; } 
 .d-xl-block { display: block!important; } 
 .d-xl-table { display: table!important; } 
 .d-xl-table-row { display: table-row!important; } 
 .d-xl-table-cell { display: table-cell!important; } 
 .d-xl-flex { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; } 
 .d-xl-inline-flex { display: -webkit-inline-box!important; display: -ms-inline-flexbox!important; display: inline-flex!important; } 
 }

.flex-row { -webkit-box-orient: horizontal!important; -webkit-box-direction: normal!important; -ms-flex-direction: row!important; flex-direction: row!important; } 
.flex-column { -webkit-box-orient: vertical!important; -webkit-box-direction: normal!important; -ms-flex-direction: column!important; flex-direction: column!important; } 
.flex-row-reverse { -webkit-box-orient: horizontal!important; -webkit-box-direction: reverse!important; -ms-flex-direction: row-reverse!important; flex-direction: row-reverse!important; } 
.flex-column-reverse { -webkit-box-orient: vertical!important; -webkit-box-direction: reverse!important; -ms-flex-direction: column-reverse!important; flex-direction: column-reverse!important; } 
.flex-wrap { -ms-flex-wrap: wrap!important; flex-wrap: wrap!important; } 
.flex-nowrap { -ms-flex-wrap: nowrap!important; flex-wrap: nowrap!important; } 
.flex-wrap-reverse { -ms-flex-wrap: wrap-reverse!important; flex-wrap: wrap-reverse!important; } 
.justify-content-start { -webkit-box-pack: start!important; -ms-flex-pack: start!important; justify-content: flex-start!important; } 
.justify-content-end { -webkit-box-pack: end!important; -ms-flex-pack: end!important; justify-content: flex-end!important; } 
.justify-content-center { -webkit-box-pack: center!important; -ms-flex-pack: center!important; justify-content: center!important; } 
.justify-content-between { -webkit-box-pack: justify!important; -ms-flex-pack: justify!important; justify-content: space-between!important; } 
.justify-content-around { -ms-flex-pack: distribute!important; justify-content: space-around!important; } 
.align-items-start { -webkit-box-align: start!important; -ms-flex-align: start!important; align-items: flex-start!important; } 
.align-items-end { -webkit-box-align: end!important; -ms-flex-align: end!important; align-items: flex-end!important; } 
.align-items-center { -webkit-box-align: center!important; -ms-flex-align: center!important; align-items: center!important; } 
.align-items-baseline { -webkit-box-align: baseline!important; -ms-flex-align: baseline!important; align-items: baseline!important; } 
.align-items-stretch { -webkit-box-align: stretch!important; -ms-flex-align: stretch!important; align-items: stretch!important; } 
.align-content-start { -ms-flex-line-pack: start!important; align-content: flex-start!important; } 
.align-content-end { -ms-flex-line-pack: end!important; align-content: flex-end!important; } 
.align-content-center { -ms-flex-line-pack: center!important; align-content: center!important; } 
.align-content-between { -ms-flex-line-pack: justify!important; align-content: space-between!important; } 
.align-content-around { -ms-flex-line-pack: distribute!important; align-content: space-around!important; } 
.align-content-stretch { -ms-flex-line-pack: stretch!important; align-content: stretch!important; } 
.align-self-auto { -ms-flex-item-align: auto!important; align-self: auto!important; } 
.align-self-start { -ms-flex-item-align: start!important; align-self: flex-start!important; } 
.align-self-end { -ms-flex-item-align: end!important; align-self: flex-end!important; } 
.align-self-center { -ms-flex-item-align: center!important; align-self: center!important; } 
.align-self-baseline { -ms-flex-item-align: baseline!important; align-self: baseline!important; } 
.align-self-stretch { -ms-flex-item-align: stretch!important; align-self: stretch!important; } 

/* Custom Classes */
.xp-main-section img { width: 100%; } 
.xp-main-section { background-color: #fff; } 
.xp-background-img { position: relative; width: 100%; background-size: cover; } 

/* Widget CSS Start */
.xp-widget-card,.related-article-wrapper .xp-widget-card { padding: 15px; margin-bottom: 20px; box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%),0 0 0 1px rgb(0 0 0 / 2%); border-radius: 2px; background-color: #fff; } 
.related-article-wrapper .xp-widget-card [class*="col-"] { margin: 10px; } 
.xp-widget-card .xp-widget-tile-text,.related-article-wrapper .xp-widget-card .xp-widget-tile-text { font-size: 14px!important; font-weight: bold; margin-top: 0; margin-bottom: 10px; line-height: 1.1; display: block; min-height: 38px; overflow: hidden; color: #333; border-bottom: none!important; margin-bottom: 10px; font-family: "GothamNarrow Black",HelveticaNeue-Bold,"Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,sans-serif; } 
.xp-widget-card .xp-widget-tile-text:hover,.related-article-wrapper .xp-widget-card .xp-widget-tile-text:hover { opacity: 0.8; } 
.xp-widget-description,.related-article-wrapper .xp-widget-description, .xp-widget-description p { overflow: hidden; margin-bottom: 15px; font-size: 13px; color: #414042; font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; } 
.related-article-wrapper .xp-widget-description { line-height: 1.5; } 
.related-article-wrapper .xp-widget-card .xp-widget-tile-text { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; padding-bottom: 0; } 
.xp-widget-description a:hover { color: #0c8ab9; } 
.xp-widget-image img,.related-article-wrapper img { width: 100%; height: 150px; object-fit: cover; } 
.xp-widget-card-libmail img { width: 100%; height: 150px; object-fit: contain; } 
.xp-widget-image,.related-article-wrapper { margin-bottom: 20px; position: relative; transition: .3s; } 
.xp-widget-image:hover,.related-article-wrapper .xp-widget-image:hover { opacity: 0.8; } 
.xp-img-widget-card .xp-widget-image { margin-bottom: 0; } 
.xp-video-paly { position: absolute; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; top: 0; font-size: 38px; color: #ff2626; text-decoration: none; transition: 0.3s all ease-in-out; } 
.xp-widget-card .xp-video-paly:hover, .xp-widget-card a.xp-video-paly:hover { color: red; } 
.xp-post-date, .xp-widget-description .xp-post-date,.related-article-wrapper .xp-widget-card p.xp-post-date { color: #414042; font-size: 10px; margin-bottom: 0; font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; } 
.xp-post-date, .xp-widget-description .xp-post-date { position: absolute; bottom: 45px; } 
.xp-widget-card a:hover,.related-article-wrapper .xp-widget-card a:hover { text-decoration: none; color: #23527c; } 
.xp-widget-card img { min-height:200px;  } 
/* Widget CSS ends */
/* Modal Widget popup CSS start */
.modal.xp-widget-popup-modal .modal-header .cls { margin-top: 0!important; color: #fff; cursor: pointer; text-decoration: none; opacity: 0.6; } 
.modal.xp-widget-popup-modal .modal-header .cls:hover { opacity: 1; } 
.modal.xp-widget-popup-modal .modal-header { background-color: #00529b; border-radius: 0; }
.modal.xp-widget-popup-modal .modal-content { padding: 0; } 
.modal.xp-widget-popup-modal .modal-body { padding: 15px 21px 0; } 
@media (max-width:576px){
  .modal.xp-widget-popup-modal .modal-header, .xp-video-popup .modal-header{flex-direction:column;}
	.modal.xp-widget-popup-modal .modal-header .xp-cls, .xp-video-popup .modal-header .xp-cls{align-self:flex-end;}
}
/* Modal Widget popup CSS ends */

/* Search Widget CSS start */
.xp-search-widget { padding: 15px; } 
.xp-search-widget .btn-primary { width: 100%; } 

/* Filter section widget CSS start */
input[type=text].xp-search-input { border: 1px solid #eee; border-radius: 4px; min-height: 48px!important; color: #414042; background-color: #fff; width: 100%; padding: 12px 16px; font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: .9375rem!important; line-height: 1.6; margin-bottom: 16px; } 
.xp-search-input:focus { outline: 0; border-color: #00529b!important; box-shadow: none; }
.xp-search-input::placeholder { color: #c8cdd0; text-transform: uppercase; } 
.xp-form-select { width: 100%; height: 48px!important; padding: 12px 48px 12px 16px!important; transition: border-color .2s ease-in-out!important; font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: .9375rem!important; line-height: 1.6!important; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath fill='%2300529B' fill-rule='evenodd' d='M17.981 7.5L19.5 9.014 12 16.5 4.5 9.014 6.019 7.5 12 13.467z'/%3E%3C/svg%3E") center no-repeat!important; background-size: unset; background-position-x: calc(100% - 10px)!important; -webkit-appearance: none; -moz-appearance: none; appearance: none; color: #414042!important; border-radius: 0!important; margin-bottom: 16px; } 
.xp-form-select:focus { outline: 0; border-color: #00529b!important; }
.xp-form-select::placeholder { color: #c8cdd0; } 
/* Filter section widget CSS end */

/* Tile widget CSS start */
.xp-tile-wrapper { min-height: 512px; position: relative; margin-bottom: 32px; box-shadow: 0 3px 10px -2px rgb(0 0 0 / 25%); background-size: cover; } 
.xp-tile-content { position: absolute; bottom: 0; left: 32px; background-color: #fff; width: calc(100% - 32px * 2); text-align: center; padding: 24px 32px; } 
.xp-tile-title { font-size: 1.5625rem; line-height: 1.28; color: #414042; margin-bottom: 32px; font-family: "GothamNarrow Bold",HelveticaNeue-Bold,"Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,sans-serif; } 
.xp-tile-btn { min-width: 160px; color: #fff; background-color: #00529b; border-color: #00529b; display: inline-block; padding: 11px 32px; transition: all .1s ease-in-out; cursor: pointer; font-weight: 700; border: 1px solid; font-family: "GothamNarrow Bold",elveticaNeue-Bold,"Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: .9375rem; line-height: 1.6; text-align: center; }
.xp-tile-btn:hover { color: #00529b; background-color: #fff; text-decoration: none; }
.xp-tile-wrapper-img { height: 512px; object-fit: cover; width: 100%; } 
/* Tile widget CSS end */
/* Callout widget CSS start */
.xp-callout-section { margin: 10px 0 16px 0; position: relative; } 
.xp-callout-section::before { display: block; width: 64px; height: 64px; margin-bottom: 24px; content: ""; background: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15.324 1v2.003c-.63.342-1.103.96-1.419 1.853-.315.893-.473 2.07-.473 3.532v.622H16v6.008h-6v-4.493c0-2.724.441-4.88 1.324-6.467.883-1.588 2.217-2.607 4-3.058zm-10 0v2.003c-.63.342-1.103.96-1.419 1.853-.315.893-.473 2.07-.473 3.532v.622H6v6.008H0v-4.493c0-2.724.441-4.88 1.324-6.467.883-1.588 2.217-2.607 4-3.058z' fill='%2333BBED'/%3E%3C/svg%3E") center no-repeat; background-size: cover; pointer-events: none; position: static; left: 0; } 
.xp-callout-text { font-size: 2.1875rem; line-height: 1.3; color: #00529b; margin-top: 0; margin-bottom: 20px; font-family: "GothamNarrow Light","Helvetica Neue",Helvetica,Arial,sans-serif; }
img.xp-callout-img { margin-bottom: 20px; width: 100%; max-width: 220px; } 
.xp-callout-titles { margin-bottom: 0; font-size: 1.125rem; line-height: 1.77778; font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; color: #414042; } 
.xp-callout-titles.xp-text-small { font-size: 0.9375rem; } 
@media (max-width:576px){
 .xp-callout-text { font-size: 2.1875rem; } 
 .xp-callout-section { padding-left: 0; } 
 .xp-callout-section::before { position: static; width: 32px; height: 32px; } 
 }
/* Callout widget CSS end */

/* Big Bullet widget CSS start */
.xp-big-bullet-section { margin: 10px 0 16px 0; } 
.xp-bullet-list { list-style: none; } 
.xp-bullet-list li::before { position: absolute; left: 0; top: -10px; color: #414042; font-family: "Font Awesome 5 Pro"; font-size: 30px; font-weight: 300; } 
.xp-bullet-list li { position: relative; padding-left: 42px; margin: 0 0 14px -38px; color: #414042; font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 1.125rem; } 
 .xp-bullet-list span { position: absolute; left: 0; font-size: 2rem; } 
/* Big Bullet widget CSS end */

/* Image widget CSS start */
.xp-image-section { margin: 5px 0 16px 0; } 
.xp-image-widget { border: 0; padding: 0; border-radius: 0; max-width: 100%; } 
/* Image widget CSS end */
.xp-shout-out-title { text-align: center; text-transform: uppercase; font-weight: 700; font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 2rem; color: #333; padding: 20px; border: 20px solid #00529b; margin: 10px 0 16px 0; }
/* Popup widget CSS start */
.xp-video-popup .modal-title { font-weight: 900; color: #00549d; font-size: 24px; font-family: 'Open Sans',sans-serif; margin: 0; line-height: 1.42; padding: 0; } 
.xp-video-popup .modal-header { align-items: center; background-color: #fafafa; } 
.xp-video-popup .modal-header .xp-cls { color: #337ab7; padding: 0; font-size: 14px; text-decoration: none; border: none; cursor: pointer; } 
.xp-video-popup .modal-header .xp-cls .fa-angle-right::before { position: relative; top: 1px; } 
.xp-video-popup .modal-content { border-radius: 0; -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%); box-shadow: 0 5px 15px rgb(0 0 0 / 50%); border: none; } 
.xp-video-popup .modal-dialog { max-width: 600px; width: 100%; margin: 144px auto; } 
.xp-video-popup { background-color: rgb(200 198 197 / 85%); } 
/* Popup widget CSS end */

/* Social Footer widget CSS start */
section.xp-social-feed.s-social-feed { padding-bottom: 64px; padding-top: 64px; text-align: center; background-image: linear-gradient(to top right,#0054A6,#0C9ed9); }
section.xp-social-feed .xp-feed-title { text-align: center; color: #fff; font-size: 2.1875rem; font-family: "GothamNarrow Bold",HelveticaNeue-Bold,"Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,sans-serif; line-height: 1.14286; } 
section.xp-social-feed .c-social-links { list-style: none; padding: 0; margin: 32px 0 0; display: flex; justify-content: center; } 
section.xp-social-feed .c-social-links i { color: #fff; font-size: 46px; } 
section.xp-social-feed .c-social-links a:hover i { color: #00529b; }
section.xp-social-feed .c-social-links a { margin-left: 16px; border-bottom: 0; } 
section.xp-social-feed .social-feed-wrapper { margin-top: 112px; } 
section.xp-social-feed .crt-widget .crt-post-fullname a { color: rgb(34, 34, 34); text-decoration: none; font-size: .9375rem; font-size: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; }
section.xp-social-feed .crt-widget .crt-post-text {
 color: rgb(34, 34, 34);
 line-height: 1.4em;
}
section.xp-social-feed .crt-widget a { color: rgb(153, 153, 153); }
section.xp-social-feed .crt-widget a:hover { color: #33bbed; }

section.xp-social-feed .crt-widget .crt-load-more { color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); border-color: rgb(204, 204, 204); font-family: sans-serif; }
section.xp-social-feed .crt-widget.crt-widget-branded { padding-bottom: 0; } 
section.xp-social-feed .crt-widget.crt-widget-branded .crt-logo { font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; } 
@media (max-width: 1024px) { section.xp-social-feed .social-feed-wrapper { margin-top: 86px; } 
 }
@media (max-width: 767px) { section.xp-social-feed .social-feed-wrapper { margin-top: 64px; } 
 section.xp-social-feed .crt-widget.crt-widget-branded { padding-bottom: 40px; } 
 }

/* Social Footer widget CSS end */

/* Video widget CSS start */
.video-widget-section { margin: 10px 0 16px 0; } 
.video-widget-section { position:relative; padding-bottom:56.25%; height:0; overflow:hidden; } 
.video-widget-section iframe { position:absolute; top:0; left:0; width:100%; height:100%; } 
/* Video widget CSS end */
/* Share This widget CSS start */
.xp-share-banner-section { position: relative; height: 0; width: 100%; background: center #c8cdd0; background-size: cover; display: flex; align-items: center; min-height: 770px; } 
.xp-share-banner-title { font-size: 4.3125rem; line-height: 1.04348; font-family: "GothamNarrow Black",HelveticaNeue-Bold,"Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,sans-serif; color: #fff; margin-bottom: 16px; font-weight: bold; } 
.xp-share-this-widget.c-print-social-share .share-control { margin-top: 32px; } 
.xp-share-this-widget.c-print-social-share .share-control .social-share-trigger > .svg-icon { font-size: 25px; color: #fff; } 
@media (max-width: 1024px) {
  .xp-share-this-widget.c-print-social-share .share-control .social-share-trigger > .svg-icon { font-size: 15px; color: #fff; } 
}
.xp-share-this-widget.c-print-social-share .share-control .social-share-trigger span { font-size: 1rem; font-family: "GothamNarrow Bold",HelveticaNeue-Bold,"Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,sans-serif; color: #fff; font-weight: 700; } 
.xp-share-this-widget.c-print-social-share .share-control .social-share-trigger:hover span { text-decoration: underline; } 
.xp-share-this-widget.c-print-social-share .share-control .share-links.is-visible { top: 0; } 
/* Share This widget CSS end */
/* vertical layout CSS Start*/
.xp-vertical-layout .xp-widget-image img { height: auto; max-height: 300px; max-width:100% } 
.xp-vertical-layout .xp-widget-body .xp-widget-description { font-size: 1.125rem; line-height: 1.77778; display: flex; margin-bottom:0px; flex-wrap: wrap; flex-direction: column; } 
.xp-vertical-layout .xp-widget-card { min-height: inherit; box-shadow: none; border-bottom: 1px solid #c8cdd0; padding-left: 0px; padding-right: 0px; } 
.xp-vertical-layout .xp-widget-body .xp-widget-description h3 { font-size: 1.5625rem !important; line-height: 1.28; order: 2; } 
.xp-vertical-layout .xp-widget-body .xp-widget-description p { order: 3; font-size: 1.125rem; } 
.xp-vertical-layout .xp-widget-body .xp-widget-description .xp-post-date { color: #008bbf; font-size: .9375rem; line-height: 1.6; order: 1; width:100% } 
.xp-vertical-layout .col-md-3:last-child .xp-widget-card { border-bottom: 0; } 
@media (min-width:768px){
 .xp-vertical-layout [class*="col-"] { flex: 0 0 100%; max-width: 100%; } 
.xp-vertical-layout .xp-widget-image { width: 35%; max-height: 350px; } 
.xp-vertical-layout .xp-widget-body { display: flex; flex-wrap: wrap; } 
.xp-vertical-layout .xp-widget-body .xp-widget-description { width: 65%; padding-left: 40px; } 
.xp-vertical-layout .xp-widget-body .xp-widget-description .xp-post-date { color: #008bbf; font-size: .9375rem; line-height: 1.6; order: 1; } 
 }
@media (max-width:767px){
 .xp-vertical-layout .xp-widget-card .xp-widget-tile-text { margin-bottom: 0; } 
 .xp-vertical-layout .xp-widget-body .xp-widget-description { padding-top: 15px; } 
 }

/* vertical layout CSS ends*/
ul.pagination { flex-wrap: wrap; } 
/* Nav CSS start here */
.navbar .nsw-logo-box a:hover { border: 0; } 
.nsw-nav-main ul.navbar-nav li.nav-item:hover ul.dropdown-menu { display: block; max-width:230px; } 
.nsw-nav-main ul.navbar-nav li.nav-item:hover ul.dropdown-menu:before { position: absolute; content: ""; width: 100%; background-color: transparent; top: -27px; height: 35px; left: 0; } 
.nsw-nav-main ul.navbar-nav li.nav-item ul.dropdown-menu,.nsw-nav-main ul.navbar-nav li.nav-item ul.dropdown-menu li { padding-left: 0; } 
.nsw-nav-main ul.navbar-nav li.nav-item ul.dropdown-menu li { padding-left: 10px; margin-bottom: 0px; } 
.nsw-nav-main ul.navbar-nav li.nav-item ul.dropdown-menu li a { border: 0px; font-size:.9375rem; line-height:1.6; padding-bottom:8px; padding-top:0px; } 
.nsw-nav-main ul.navbar-nav li.nav-item ul.dropdown-menu li:last-child a { padding-bottom:0px; } 
.navbar .nsw-nav-wrap .nsw-nav-main .nav-item:hover a { border-color: #33bbed; } 
#menuBar.mm-menu a.mm-navbar__title:hover { padding: 0px !important; -webkit-padding-start: 0; padding-inline-start: 0; -webkit-padding-end: 0; padding-inline-end: 0; } 
nav .nsw-nav-wrap .nsw-nav-main .nsw-join-btn a { margin-right: 0px; } 
/* Nav CSS ends here */
/* Mobile navbar start*/
.nsw-nav-wrap .nsw-nav-main { padding: 16px 0 0 0; margin-bottom: 10px; } 
.nsw-nav-main .navbar-nav .nav-item { padding-left: 0; margin-bottom:6px; } 
.nsw-join-btn a.btn { margin-right: 10px; } 
.nav-item.dropdown i.dropdown-toggle { display: none; } 
body .mm-page { min-height: auto; } 
.mm-navbars-bottom .c-social-links a { border: 0; } 
/* Footer CSS start*/
footer.nsw-footer a { border-color: #33BBED; padding-bottom:0px; margin-bottom: 0px; } 
footer.nsw-footer { padding-top:0px } 
footer.nsw-footer .container { border-top: 0px; padding-top:2rem; padding-bottom:0.5rem; } 
footer.nsw-footer a.nsw-footer-logo { margin-top: -5px; } 

/* Footer CSS ends*/
@media (max-width:1200px){
 .nsw-nav-main .nsw-join-btn a { margin-right: 2px; font-size: 0.75rem; padding: 7px 10px; min-width: auto; } 
 }
@media (max-width:1023px){
 .nsw-nav-main .navbar-collapse { position: absolute; left: 0; top: 130px; box-shadow: none; width: 100vw; background-image: linear-gradient(to right, rgb(0, 82, 155), rgb(0, 159, 218)); } 
 .nsw-header-wrapper nav.navbar { position: unset!important; } 
 .nsw-nav-wrap .nsw-nav-main { padding: 16px 0 0 0; position: unset!important; } 
 .nsw-nav-main .navbar-nav .nav-item { padding-left: 0; } 
 .nsw-header-wrapper .nav-item.dropdown:hover .dropdown-menu { display: none; } 
 .nav-item.dropdown i.dropdown-toggle { display: inline-block; width: 60px; height: 40px; position: absolute; right: 0; top: 0; z-index: 9; } 
 .nav-item .dropdown-toggle::after { content: none; } 
 .nav-item.dropdown .dropdown-menu.show { display: block!important; } 
 .nsw-nav-wrap { max-width: calc(100% - 120px); } 
 .mm-menu, .mm-panel, .mm-panels { background-image: linear-gradient(to top right,#0054A6,#0C9ed9)!important; }
 .mm-menu .mm-navbar { background-color: rgb(0 146 207)!important; border-color: rgba(255, 255, 255, 0.3); height: auto; } 
 .mm-menu .dropdown-menu { position: static; width: 100%; background: none; border-radius: 0; } 
 .mm-menu ul a.nav-link, .mm-menu ul.dropdown-menu li a { color: #fff; padding: 10px 10px 10px 20px; font-size:14px; } 
 .mm-panels>.mm-panel { padding: 0px; } 
 .mm-menu .mm-navbar a, .mm-menu .mm-navbar>* { color: #fff; border:0px; } 
 .mm-menu .mm-listview>li .mm-next:after { border-color: #fff; } 
 .mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after { border-color: rgba(255,255,255,.5); } 
 .mm-listview>li:not(.mm-divider):after { left: 0; } 
 .mm-menu .mm-btn:after, .mm-menu .mm-btn:before { border-color:#fff; } 
 .mm-panels>.mm-panel>.mm-listview { margin: 20px 0; } 
 .mm-menu .mm-btn--prev:before, .mm-menu .nav-item .mm-btn--next:after { border-color: #fff; } 
 .nsw-header-wrapper .nsw-close-icon:before { margin: 3px 0 7px; } 
 .mm-navbars-bottom .mm-navbar>* { display: block; background-color: #fff; } 
 .mm-navbars-bottom .mm-navbar .c-utility-links { padding-top: 0; } 
 .mm-navbars-bottom .mm-navbar .c-utility-links .utility-footer a { color: #333; border-bottom: 1px solid #33bbed; padding-bottom: 0.5rem; } 
 .mm-navbars-bottom .mm-navbar { text-align: left; } 
 .mm-navbars-bottom .mm-navbar p { font-size:.9375rem; line-height: 1.6; color: #414042; margin-bottom: 8px; } 
 .mm-navbars-bottom .social-links-wrapper span { font-size:.9375rem; } 
 .mm-navbars-bottom .social-links-wrapper, .mm-navbars-bottom .utility-footer { padding: 18px 18px 13px 18px; } 
 .mm-navbars-bottom .social-links-wrapper { border-top: 1px solid #c8cdd0; border-bottom: 1px solid #c8cdd0; display: flex; color: #414042; } 
 .mm-navbars-top { width: 40px; height: 40px; border: 0; background: none; } 
 .mm-navbars-top .mm-navbar { height: 100%; } 
 .mm-navbars-top .mm-navbar.mm-navbar-size-1 { background:none !important; } 
 .mm-navbars-top .mm-btn.mm-close:before, .mm-navbars-top .mm-btn.mm-close:after { width: 13px; height: 13px; border-color: #00529b; }
 .mm-navbars-top .mm-close:before { right:3px; } 
 .mm-navbars-top .mm-btn:after { right:19px; } 
 .mm-navbars-bottom .c-social-links { margin-left: auto; margin-right: 20px; } 
 .mm-navbars-bottom .c-social-links a { height: 24px; width: 24px; font-size: 24px; margin-left: 10px; } 
 .mm-navbars-bottom .c-social-links a i { color: #00529b; }
 .mm-navbars-bottom .social-links-wrapper { font-size: 0.85rem; } 
 .mm-menu .mm-listitem a.mm-listitem__text { padding: 10px 16px; } 
 .nsw-nav-main .navbar-nav { display: none; } 
 .nsw-nav-wrap .nsw-close-icon { width: 40px; } 
 .nsw-nav-wrap .navbar-toggler { display: block!important; border-bottom:0px; } 
 .nsw-nav-wrap .navbar-toggler div, .nsw-nav-wrap .nsw-close-icon:after, .nsw-nav-wrap .nsw-close-icon:before { background-color: #fff; content: ""; display: block; height: 4px; border-radius: 3px; margin: 0 0 7px; transition: 0.5s; } 
 .navbar-nav.mm-listview { max-height: calc(100% - 237px); overflow-y: auto; } 
 }
@media (max-width:767px){
 .nsw-nav-main .navbar-collapse { top: 97px; } 
 .nsw-nav-main .nsw-join-btn a.btn { width: 100%; } 
 .xp-vertical-layout .xp-widget-card .xp-widget-tile-text { margin-bottom: 0; } 
 }

@media (max-width:480px){
 .nsw-nav-main .navbar-collapse { top: 89px; } 
 }
@media (max-width:367px){
 .nsw-nav-main .navbar-collapse { top: 130px; } 
 }
/* Mobile navbar end*/

/* Article Page CSS Start */
.xp-article-page .page-header-image { background-image: url(https://xperience.3degreesnorth.com.au/getmedia/266766ed-fdc5-4a66-85ed-87d54bce4b17/Education_2.jpg?w=1186&h=1178&ext=.jpg&width=600); position: relative; height: 0; width: 100%; padding-bottom: 56.25%; background-size: cover; } 
.xp-article-page .s-page-header { position: relative; } 
.xp-article-page .page-header-container { position: absolute; left: 0; bottom: 0; width: 100%; } 
.xp-article-page .page-header-container .page-header-content { max-width: 970px; margin: 0 auto; padding-top: 56px; background: #fff; } 
.xp-article-page .s-page-header .page-header-content-wrapper { flex-direction: column; width: calc((100% / 12 * 10) - 24px - 0.1px); margin: 0 auto; } 
.xp-article-page .s-page-header .page-header-utility-wrapper { border-bottom: 1px solid #c8cdd0; display: flex; margin-top: 32px; padding-bottom: 64px; font-size: .9375rem; line-height: 1.6; flex-wrap: nowrap; align-items: flex-start; } 
.xp-article-page .s-page-header .c-print-social-share .social-share-trigger { background: #008bbf; color: #fff; height: 32px; } 
.xp-article-page .s-page-header .c-print-social-share { width: 55%; } 
.xp-article-page .s-page-header .xp-share-this-widget.c-print-social-share .share-control { margin-top: 0; } 
.xp-article-page .s-page-header .page-header-utility-wrapper .publish-date { background: #f2f2f3; color: rgba(34,34,34,.5); height: 32px; padding: 4px 16px; margin-right: 8px; margin-bottom: 8px; min-width: 200px; text-align: center; font-size: .9375rem; line-height: 1.6; } 
.xp-article-page .s-page-header .xp-share-this-widget.c-print-social-share .share-control .social-share-trigger > .svg-icon { font-size: 20px; color: #fff; } 
.xp-article-page .s-page-header .xp-share-this-widget.c-print-social-share .share-control .social-share-trigger span { font-size: 0.9375rem; font-weight: 500; } 
.xp-article-page .s-page-header .c-print-social-share .share-control .share-links.is-visible { top: 8px; } 
.xp-article-page .s-page-header { margin-top: 112px; } 
.xp-article-title { font-size: 35px; line-height: 1.14286; font-family: "GothamNarrow Bold",HelveticaNeue-Bold,"Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,sans-serif; color: #414042; } 
.xp-article-page .s-text-block .c-text-block { width: calc((100% / 12 * 8) - 24px - 0.1px); margin: 0 auto; } 
.xp-article-page .c-text-block a, .xp-article-page .c-text-block p { font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; color: #333; margin-top: 0; margin-bottom: 16px; font-size: 18px; line-height: 1.77778; } 
.xp-article-page .s-text-block { padding: 56px 0; margin-bottom: 56px; } 
/* .xp-article-page .c-text-block a { border-bottom: 1px solid #80c342; transition: .3s; } */
.xp-article-page .c-text-block a:hover { border-color: #04adee; color: #04adee; text-decoration: #04adee; } 
@media (max-width: 1024px){
 .xp-article-page .s-page-header { margin-top: 0; } 
 .xp-article-container { padding: 0; } 
 .xp-article-page .page-header-container { position: relative; } 
 .xp-article-page .page-header-container { margin-right: auto; margin-left: auto; width: 100%; max-width: 1250px; padding: 0 24px; } 
 .xp-article-page .s-page-header .page-header-content-wrapper, .xp-article-page .s-text-block .c-text-block { width: 100%; } 
 .xp-article-page .s-page-header .page-header-utility-wrapper { flex-wrap: wrap; } 
 }
/* Article Page CSS End */
/* Widget Vertical Align CSS Start */
.xp-vertical-center, .xp-vertical-center .row { display: flex!important; align-items: center!important; flex-wrap: wrap!important; } 
.xp-vertical-top, .xp-vertical-top .row { display: flex!important; align-items: flex-start!important; flex-wrap: wrap!important; } 
.xp-vertical-bottom, .xp-vertical-bottom .row { display: flex!important; align-items: flex-end!important; flex-wrap: wrap!important; } 
/* Widget Vertical Align CSS End */
/* xp card section start */
.xp-bule-btn { width: auto; background: #00549d; color: #fff; padding: 7px 18px; height: auto; font-weight: 500; font-size: 92%!important; border: none; display: inline-block; text-decoration: none; } 
.xp-bule-btn:hover { opacity: .8; color: #fff; text-decoration: none; } 
.xp-card-box { border: 0; text-align: center; margin:0 0 15px; min-height:510px; } 
.xp-card-box p { font-weight: 500; color: #515151; font-size: 18px; line-height: 24px; margin-bottom: 8px; } 
.xp-card-box .hero-image { background-repeat: no-repeat; background-size: cover; padding: 0; width: 100%; height: 368px; background-position: top; } 
.xp-card-box .card-body { padding: 10px 19px 19px } 
.xp-card-box .card-body h3 { font-size: 1.3rem; } 
.xp-card-box h3 { margin: 0; } 
.top-heading-section { margin: 20px 0 15px 0; display: flex; justify-content: space-between; } 
.top-heading-section h1:first-child { font-size:35px; } 
.top-heading-section ~ div { display: flex; justify-content: end; align-items: center; } 
.xp-widget-popup-modal .modal-body .row [class*="col-"]:first-child .btn-logo-blue { margin-left: -15px; margin-bottom: 0; } 
.xp-widget-popup-modal .modal-body .row [class*="col-"]:last-child .btn-logo-blue { position: relative; right: -15px; margin-bottom: 0; } 
.widget-popup-modal h3 { padding-left: 5px; margin-top: 0; } 
/* xp card section ends */
.xp-widget-card,.related-article-wrapper .xp-widget-card { min-height: 460px; padding-bottom:40px; } 

.subsite-header .xp-article-title { color: #00529b; margin: 0 auto; max-width: 968px; text-align: center; padding-bottom: 56px; padding-top: 56px; }
/* xp video background start*/
.xp-video-container { position: relative; padding-bottom: 56.25%; height: 0; width: 100%; } 
.xp-video-container video { position: absolute; top: 0; left: 0; width: 100%; } 
.xp-video-container .container { position: absolute; top: 50%; right: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; z-index: 2; margin: 0 auto; } 
/* xp video background ends*/

/* Form CSS start */
.editing-form-control-nested-control .field-validation-error { color: #f56c6c; font-size: 13px; position: relative; top: -12px; } 
body input[type=email], body input[type=text], body textarea, input[type=tel] { min-height: 48px; height: auto!important; } 
.form-widget-form .two-column-form-section .form-field { display: block; width:100%; max-width: 100%; } 
.form-widget-form .ktc-default-section, .form-widget-form .two-column-form-section>div { padding:10px } 
.form-widget-form form .ktc-default-section .form-field,.form-widget-form form .ktc-default-section { width:100%; max-width: 800px; margin:0 auto; } 
.form-widget-form form .two-column-form-section { display: flex; flex-wrap: wrap; flex-wrap: wrap; max-width: 800px; margin: 0 auto; width: 100%; } 
.form-widget-form form .ktc-default-section .form-field .control-label, .form-widget-form form .two-column-form-section .form-field .control-label,.form-widget-form form .ktc-default-section .xp-suburb-field p,.form-widget-form form .ktc-default-section .xp-state-field p,.form-widget-form form .ktc-default-section .xp-postcode-field p,.form-widget-form form div.tdn-address-imis p { margin-bottom: 0; margin-right: 25px; line-height: 1.5; cursor: pointer; font-size: 15px; font-family:"Gotham Narrow Book", sans-serif; margin:10px 0 4px; color: #212529 !important; } 
/* form .ktc-default-section .form-field div { order: 1; } */
.form-widget-form form .ktc-default-section .form-field .tdn-checkbox-imis-wrapper div.editing-form-control-nested-control { position: relative; } 
.form-widget-form form .ktc-default-section .form-field .tdn-checkbox-imis-wrapper div.editing-form-control-nested-control input[type=checkbox] { display: inline-block; position:static; visibility:visible; position: relative; min-height: auto !important; top:1px; } 
.form-widget-form form .ktc-default-section .form-field div.editing-form-control-nested-control input[type=checkbox]:focus { box-shadow: none; } 
.form-widget-form form .form-field div input[type=checkbox] { margin-bottom: 0; padding: 0; height: initial; width: initial; cursor: pointer; top: 0; left: 0; width: 20px; height: 20px; margin-right: 17px; margin-top: 6px; } 
.form-widget-form form .ktc-default-section .form-field .ktc-checkbox { position: relative; cursor: pointer; } 
.form-widget-form form .ktc-default-section .form-field .ktc-checkbox label { margin-bottom: 0; float: left; position: relative; } 
.form-widget-form form .ktc-default-section .form-field .ktc-checkbox label:before { content: ''; -webkit-appearance: none; background-color: transparent; border: 2px solid #0079bf; box-shadow: 0 1px 2px rgb(0 0 0 / 5%),inset 0 -15px 10px -12px rgb(0 0 0 / 5%); padding: 8px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 5px; border-radius: 2px; } 
.form-widget-form form .form-field div.tdn-checkbox-imis-wrapper { display: flex !important; flex-wrap:wrap; align-items:center; } 
.tdn-checkbox-imis-wrapper .editing-form-control-nested-control { order: 1; width:auto !important; min-width: 30px; } 
.tdn-checkbox-imis-wrapper .control-label { order: 2; width:auto; margin:0px !important } 
.form-widget-form form .ktc-default-section .form-field div.tdn-checkbox-imis-wrapper .explanation-text { order: 3; } 
.form-widget-form form .ktc-default-section .form-field div.xp-state-field,
.form-widget-form form .ktc-default-section .form-field div.xp-postcode-field { display: inline-block; width: calc(100% - 50.4%); padding:0 10px; } 
.form-widget-form form .ktc-default-section .form-field div.xp-state-field { padding-left: 0px; } 
.form-widget-form form .ktc-default-section .form-field div.xp-postcode-field { padding-right: 0px; } 
.form-widget-form form .ktc-default-section .form-field .editing-form-control-nested-control textarea.tdn-textarea-imis { height: auto; min-height: 150px !important; } 
.form-widget-form form .ktc-default-section .form-field div input[type=checkbox]:checked+label:after + div { content: ''; display: block; position: absolute; top: 5px; left: 7px; width: 6px; height: 11px; border: solid #0079bf; border-width: 0 2px 2px 0; transform: rotate(45deg); } 
.form-widget-form form input[type="submit"] { height: 56px; display: block; font-size: 20px; text-transform: uppercase; background-color: #00529b; border-color: #00529b; width: 100%; color: #fff; border-radius: 4px; max-width: 800px; margin: 0 auto }
.form-widget-form form .form-field select.form-control { width: 100%; margin-bottom: 0; min-height: 48px; position: relative; white-space: nowrap; box-sizing: border-box; cursor: pointer; font-family: "Gotham Narrow Book", sans-serif; } 

.form-widget-form form .ktc-default-section .form-field:last-child { padding-top: 0px; } 
.form-widget-form form .two-column-form-section .ktc-default-section .form-field:last-child { padding-top: 0; } 
.form-widget-form form .ktc-default-section p,.form-widget-form form .two-column-form-section p { font-family:"GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; margin-bottom:1px; margin-top:18px; } 
.form-widget-form form .explanation-text { font-size: 13px; color: #414042cc; opacity: 80%; margin-top: 5px; display: block !important; flex-basis: 100%; } 
.form-control, .xp-form-control, input[type=email].xp-form-control, input[type=tel].xp-form-control, input[type=text].xp-form-control { border: 1px solid #eee; border-radius: 4px; color: #414042; background-color: #fff; width: 100%; padding: 12px 16px; font-family: "GothamNarrow Book","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: .9375rem; line-height: 1.6; } 
.form-control::-ms-expand, .xp-form-control::-ms-expand { background-color: transparent; border: 0; } 
.form-control:focus, .xp-form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25); } 
.form-control::-webkit-input-placeholder, .xp-form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; } 
.form-control::-moz-placeholder, .xp-form-control::-moz-placeholder { color: #6c757d; opacity: 1; } 
.form-control:-ms-input-placeholder, .xp-form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; } 
.form-control::-ms-input-placeholder, .xp-form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; } 
.form-control::placeholder, .xp-form-control::placeholder { color: #6c757d; opacity: 1; } 
.form-control:disabled, .form-control[readonly], .xp-form-control:disabled, .xp-form-control[readonly] { background-color: #e9ecef; opacity: 1; } 
button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit; border: 1px solid transparent; } 
.btn { border-radius: 0; cursor: pointer; transition: .5s all ease; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; font-weight: 700; padding: 12px 15px; border-radius: 4px; } 
.btn-lg { font-size: 15px; padding: 20px; } 
.btn-info { background-color: #6dcff6; } 
.btn-primary, .xp-btn-primary { background-color: #00529b; border-color: #00529b; color: #fff; transition: .5s all ease; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; border-radius: 0; }
.xp-btn-primary { font-weight: 700; cursor: pointer; padding: 0 15px!important; height: 45px!important; width: 100%; line-height: 45px; border-radius: 0; font-size: 1rem; background-color: #00529b; border-color: #00529b; color: #fff; margin-bottom: 16px; }
.xp-btn-primary:hover { color: #00529b; background-color: #fff; border-color: #00529b; cursor: pointer; }
.btn-outline { background: transparent; outline: none!important; box-shadow: none!important; padding-left: 10px; padding-right: 5px; } 
.btn-primary:hover, .xp-btn-primary:hover { color: #fff; background-color: #286090; border-color: #286090; } 
.btn:hover { box-shadow: 0 0 25px rgb(0 0 0 / 30%); z-index: 1; } 
input[type=text].form-control, input[type=email].form-control, input[type=tel].form-control, textarea.form-control, .form_section .common_form .main_box input, select { margin-bottom: 0px; font-family: "Gotham Narrow Book", sans-serif; } 

.form-field:has(.editing-form-control-nested-control>.tdn-checkbox-imis-wrapper) { display:flex; flex-wrap:wrap; margin-top: 10px; align-items: center; } 
.editing-form-control-nested-control:has(>.tdn-checkbox-imis-wrapper) { order:-1; display: flex; } 

/* Form CSS ends */

/* Social Widget Start*/
.social-widget .c-social-links { display: flex; flex-wrap: wrap; justify-content: flex-start; } 
.social-widget .c-social-links a { width: 100%; justify-content: flex-start; font-size: .9375rem; display: flex; border-bottom: 0 none; padding: 24px 32px; line-height: 1.6; text-transform: capitalize; border-bottom: 1px solid #f2f2f3; color: #414042; text-decoration: none; min-height: 72px; } 
.social-widget .c-social-links a:hover { background: #00529b; color: #fff; }
/* .social-widget .c-social-links a:hover { color:#ffffff; } */
.social-widget .c-social-links a i { color: #00529b; margin-right: 16px; font-size: 28px; }
.social-widget .c-social-links a:hover i { color: #fff; } 
.social-widget { border: 1px solid #f2f2f3; } 
.social-widget .xp-feed-title { border: 1px solid #f2f2f3; font-size: 1rem; line-height: 1.5; color: #414042; padding: 24px 32px; text-transform: uppercase; margin: 0; } 
.nsw-header-wrapper .nsw-social-icons .social-links,.navbar-brand { border: 0px; }

/* member portal link */
.nsw-header-wrapper .nsw-social-icons a:not(.social-links) {
 font-size: 1rem;
 color: #fff;
 border-bottom-color: transparent;
}
.nsw-header-wrapper .nsw-social-icons a:not(.social-links):hover {
 border-bottom: 1px solid #33bbed;
}

/* Social Widget ENDS*/

.nsw-top-notification { background-color: #33bbed; color: #fff; min-height: 60px; font-size: 1.2rem; line-height: 60px; } 
.nsw-top-notification p { position: relative; font-size: 1.2rem; color: #fff; max-width: 1250px; margin: 0 auto; line-height: 60px; } 

.nsw-top-notification p a { text-decoration: none; border-bottom: 1px solid #00529b; padding-bottom: 0.5rem; background-color: transparent; color: #fff; }
.nsw-top-notification p a:hover { color: #00529b; text-decoration: none; border-bottom: 1px solid #00529b; padding-bottom: 0.5rem; background-color: transparent; }
.fr-view table.fr-no-borders td, .fr-view table.fr-no-borders th { border-style: none !important; padding-bottom: 10px;} 
.modal-body #autocompleteFindMy,.donation-form .el-form-item input#address-autocomplete.el-input__inner { background: url(/App_Themes/main/img/layout/search-icon.svg) no-repeat; background-size: 26px 26px; padding-left: 44px; background-position: 9px center; } 
.donation-form .el-form-item .el-input__prefix .el-icon-search:before { content: none; } 
@media (max-width:1199px){
 .xp-search-widget .form-control { margin-bottom: 8px; } 
 }
@media (max-width:1023px){
 .xp-tile-content { padding: 14px 12px; } 
 .xp-banner-section h1 { font-size: 1.2rem; }
  .xp-banner-section h2 { font-size: 1.2rem; } 
 }
/* Search Widget CSS ends */
/* Banner section CSS start */
.xp-banner-section .container, .xp-banner-section .row { position: absolute; color: #fff; transform: translate(-50%, -54%); top: 46%; left: 50%; width: 100%; margin-left: 10px; } 
.xp-banner-section .close-share-links { cursor: pointer; } 
/* Banner content CSS start */
.xp-banner-section.xp-vertical-top .container, .xp-banner-section.xp-vertical-top .row, .xp-video-container.xp-vertical-top .container, .xp-video-container.xp-vertical-top .row { top: 6%; } 
.xp-banner-section.xp-vertical-bottom .container, .xp-banner-section.xp-vertical-bottom .row, .xp-video-container.xp-vertical-bottom .container, .xp-video-container.xp-vertical-bottom .row { transform: translate(-50%, 80%); top: auto; left: 50%; bottom: 6%; } 
/* Banner content CSS end */
@media (max-width:767px){
 .xp-banner-section .share-control { margin-top: 0!important; } 
 .xp-banner-section h1 { margin-bottom: 5px; } 
 .xp-banner-section .social-share-trigger span { font-size: 0.85rem!important; } 
 .xp-banner-section .social-share-trigger .svg-icon { margin-right: 10px!important; } 
 .display-medium, h3 { font-size: 1.55rem; } 
 .two-column-form-section .form-field, .form-widget-form form .ktc-default-section .form-field { width: 100%; max-width: 100%; padding: 4px 20px 0 10px; } 
  .form-field:has(.editing-form-control-nested-control>.tdn-checkbox-imis-wrapper){flex-wrap: nowrap; align-items: flex-start; }
  .form-widget-form form .form-field div input[type=checkbox] {margin-top: 2px;}
 .two-column-form-section>div { width: 100%!important; } 
 .form-widget-form form .ktc-default-section .form-field:last-child { padding-top: 12px; } 
 .form-widget-form form .ktc-default-section .form-field div input[type=checkbox]:checked+label:after { top: 3px; } 
 .form-widget-form form .ktc-default-section .form-field .control-label, .form-widget-form form .two-column-form-section .form-field .control-label { margin: 0 0 4px; } 
 .subsite-header .xp-article-title { padding-bottom: 32px; padding-top: 32px; } 
 .nsw-top-notification { min-height: 60px; } 
 .nsw-top-notification p { font-size: .8rem; } 
 .form-widget-form form .ktc-default-section .form-field div.xp-postcode-field,.form-widget-form form .ktc-default-section .form-field div.xp-state-field { width: 100%; padding:0px } 
div.xp-main-section.xp-banner-section.xp-background-img .row { margin-left: 0; } 
div.xp-main-section.xp-banner-section.xp-background-img .row [class*="col-"] { padding-left: 0; } 
div.xp-main-section.xp-banner-section.xp-background-img .row h1 span { font-family:'GothamNarrow Black'; } 
div.xp-main-section.xp-banner-section.xp-background-img div.fr-view p { line-height:1.3; margin-bottom:0.5rem; font-size: 0.8rem;} 
.xp-article-title { font-size: 24px; } 
.xp-share-this-widget.c-print-social-share .share-control .share-links.is-visible { margin-top: 0px; } 
.xp-banner-section img { object-fit:cover; } 
.navbar-nav.mm-listview { max-height: calc(100% - 257px); } 
.xp-article-page .page-header-container .page-header-content{padding-top: 26px;}
 }
 .xp-banner-section { overflow: hidden; } 
@media (min-width: 1024px){
 .xp-banner-section { position: relative; height: 0; width: 100%; padding-bottom: 42.85714%; background-size: cover; } 
 #nav-mobile.mm-menu { display: none; } 
 }

 .early-voting-container .xp-main-section { background: none !important; } 
 
/* Banner section CSS ends */

/* Button CSS start */
.btn.focus, .btn:focus { box-shadow: none; } 
.btn-lg, .btn-md, .btn-sm { padding: 0.5rem 1.25rem; font-size: 1.25rem; border-radius: 2px; } 
.btn-md .btn-arrow { font-size: 1rem; } 
.btn-sm .btn-arrow { font-size: 0.75rem; } 
.btn-md { padding: 0.5rem 1.25rem; font-size: 1.125rem; } 
.btn-sm { padding: 0.5rem 1.25rem; font-size: 0.875rem; } 
.btn-logo-blue { background-color: #00529b; color: #fff; border-color: #00529b; }
.btn-logo-blue:hover { background-color: #215a9e; color: #fff; border-color: #215a9e; } 
.btn-light-blue-light { background-color: #b9e5fb; border-color:#b9e5fb; color: #00529b; }
.btn-light-blue-light:hover { background-color: #33bbed; color: #00529b; border-color: #33bbed; }
.btn-light-blue { background-color: #33bbed; border-color: #33bbed; color: #00529b; }
.btn-light-blue:hover { background: #b9e5fb; border-color: #b9e5fb; color: #00529b; }
.btn-red { background-color: #ce0e2d; border-color: #ce0e2d; color: #fff; } 
.btn-red:hover { background: #e23658; border-color: #e23658; color: #fff; } 
.btn-round { border-radius: 50px; } 
.xp-video-popup .cta .btn { width: 100%; } 
.xp-video-popup .cta .btn:hover { padding: 12px 15px; } 
/* Button CSS end */
/* Pagination CSS start */
.pagination li { padding: 0; } 
.pagination li span,.pagination li a { border: 0px; } 
.pagination li span,.pagination li a { background: none; border: 0 none; font-size: 1rem; line-height: 1.5; font-family: "GothamNarrow Bold","HelveticaNeue-Bold","Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,sans-serif; color: #414042; padding: 0.1rem 0.55rem; text-align: center; } 
.pagination li.current { background: none; padding:0px; } 
.pagination li.current span,.pagination li:hover span,.pagination li:hover a { color:#008bbf; } 
.pagination li.disabled span,.pagination li.disabled:hover span { color:#414042; opacity: 0.5; } 
.pagination li.disabled:before span,.pagination li.disabled:before span,.pagination li.disabled:before a,.pagination li.disabled:before a { color:#414042; opacity: 0.5; } 
.pagination li:first-child:before,.pagination li:last-child:before,.pagination li:first-child:before,.pagination li:last-child:before { content: "|<"; position: absolute; width:20px; height:20px; pointer-events:none; } 
.pagination li:first-child a,.pagination li:last-child span,.pagination li:first-child span,.pagination li:last-child a,.pagination li:hover:first-child a,.pagination li:hover:last-child span,.pagination li:hover:first-child span,.pagination li:hover:last-child:hover a { color:transparent; } 
.pagination li:last-child:before { content: ">|"; } 
.pagination li.disabled:before,.pagination li.disabled:before,.pagination li.disabled:before,.pagination li.disabled:before { color:#414042; opacity: 0.5; } 
/* Pagination CSS ends */

/* don't delete */
body > main > div.xp-main-section.xp-banner-section.xp-background-img.xp-vertical-center > div > div > div.col-xl-4.col-lg-6.col-sm-12 > div > h1 > span { font-family: 'GothamNarrow Black'; } 
.form-widget-form form input[type="submit"] { transition: 0.3s all ease; } 
.form-widget-form form input[type="submit"]:hover { background-color: #064378; border-color: #064378; } 

/* Petition page starts */
.campaign-blue,.campaign-red { min-height: calc(100vh - 195px); } 
.campaign-blue .right-sec,.campaign-red .right-sec { width: 300px; float: right; position: -webkit-sticky; position: sticky; top: 30px; } 
.campaign-blue .right-sec .card,.campaign-red .right-sec .card { -webkit-box-shadow: 10px 10px 10px rgb(44 84 103 / 18%); box-shadow: 10px 10px 10px rgb(44 84 103 / 18%); } 
.campaign-blue .right-sec .card-body,.campaign-red .right-sec .card-body { -ms-flex: 1 1 auto; flex: 1 1 auto; min-height: 1px; padding: 1.25rem; min-height: 465px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden; } 
.campaign-blue .right-sec div,.campaign-red .right-sec div { width: 100%; padding: 0px; } 
 .campaign-blue .right-sec .custom-form-init,.campaign-red .right-sec .custom-form-init { width: 100%; } 
 .campaign-blue .left-sec-top,.campaign-red .left-sec-top { padding: 20px; background-color: #0095da; display: inline-block; width: calc(100% - 340px); color:#fff; } 
.campaign-blue .left-sec-bottom,.campaign-red .left-sec-bottom { padding: 20px 20px 86px; background-color: #0095da; color: #fff; padding-top: 0px; display: inline-block; width: calc(100% - 340px); } 
.campaign-blue form input[type="submit"],.campaign-red form input[type="submit"] { padding: 0.375rem 0.75rem; height:auto; text-transform: none; font-weight: 400; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; margin-top:20px; } 
.campaign-blue .container,.campaign-red .container { max-width: 970px; } 
.campaign-red .left-sec-top,.campaign-red .left-sec-bottom,.campaign-red form input[type="submit"] { background-color: #ed1c24 !important; } 
.campaign-red form input[type="submit"] { border-color: #ed1c24; transition:0.3s all ease; } 
.campaign-red form input[type="submit"]:hover { background-color:#b5040b !important; border-color:#b5040b; } 
.campaign-red .editing-form-control-nested-control .field-validation-error,.campaign-blue .editing-form-control-nested-control .field-validation-error { top: 0; } 
.campaign-red ~ #footer-petition,.campaign-blue ~ #footer-petition { padding:32px; background:#0072b8; background-size: cover; background-position: right top; background-repeat: no-repeat !important; position: fixed; bottom: 0; left: 0; right: 0; -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 20%); box-shadow: 0 0 10px rgb(0 0 0 / 20%); } 
.campaign-red ~ #footer-petition{background:#ed1c24;}
#footer-petition .copyright span{display:block;font-size:11px;margin-top:30px;font-weight:normal;} 
#footer-petition #foot_logo{margin:0 0 0 -12% !important;width:auto !important;max-width:145px;}
#footer-petition .container,#footer-petition .container-lg,#footer-petition .container-md,#footer-petition .container-sm{max-width:970px;}
/* Event widget start */
.event-registration-wrapper { min-height: calc(100vh - 180.5px); }
.event-registration-wrapper .dropdown-toggle { white-space: unset; }
.event-widget-wrapper .LPNSW-events-box { box-shadow: 0 1px 5px 2px rgb(0 0 0 / 10%); margin: 0 0 20px 0; } 
.event-widget-wrapper .LPNSW-events-box a { display: flex; min-height: 250px;border-bottom: 0px;padding-bottom: 0px;} 
.event-widget-wrapper .LPNSW-events-box a:hover{color:#04adee;opacity:.8;}
.event-widget-wrapper .LPNSW-event-image { max-width: 45%; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; min-height: 250px; }
.event-widget-wrapper .LPNSW-event-image.event-img-placeholder {
  background-size: contain;
  background-color: #00529b;
}
.event-widget-wrapper .LPNSW-event-details { width: 55%; margin: 0 0 10px 0; } 
.event-widget-wrapper .LPNSW-event-details .event-date { margin: 0; padding: 7px 20px 7px 20px; background: #06a0e3; color: #fff; font-size: 12px; font-weight: normal; line-height: 20px; } 
.event-widget-wrapper .LPNSW-event-details .event-date span { font-weight: bold; } 
.event-widget-wrapper .LPNSW-event-details .event-heading { margin: 7px 0 0 0; padding: 0 20px; font-size: 16px; color: #0169b0; line-height: 20px; } 
.event-widget-wrapper .LPNSW-events-box a .LPNSW-event-details p,.event-widget-wrapper .LPNSW-event-details p { margin: 0; padding: 7px 20px 7px; line-height: normal; font-size: 14px; color: #000; } 
.event-widget-wrapper .LPNSW-events-box a .blue-text { color: #06a5e7; } 
.event-widget-wrapper .LPNSW-event-details .event-organised {margin:0;padding:0 20px;display:block;color:#00529b; font-size:15px;font-style:italic;}
/* Event widget ends */
@media (max-width: 1199px){
 .xp-widget-card, .related-article-wrapper .xp-widget-card{min-height:inherit;padding-bottom:15px;}
 .xp-widget-card .xp-widget-body{display:flex;}
 .xp-widget-card .xp-widget-body .xp-widget-image{margin-bottom:0;min-width:280px;}
 .xp-widget-card .xp-widget-body .xp-widget-description{padding-left:30px;}
 .xp-post-date, .xp-widget-description .xp-post-date{position:static;}
 .related-article-wrapper .xp-widget-card .xp-widget-body .xp-widget-image{min-width: auto;height:auto;margin-bottom: 10px;}
 .related-article-wrapper .xp-widget-card .xp-widget-body .xp-widget-image img{min-width:none;min-height:auto;object-fit:inherit;height:auto;}
 .related-article-wrapper .xp-widget-card .xp-widget-body .xp-widget-description{padding-left: 0px;}
 .related-article-wrapper .xp-widget-card .xp-widget-body{display: block;} 
 .xp-widget-card .xp-widget-tile-text, .related-article-wrapper .xp-widget-card .xp-widget-tile-text{min-height: inherit;}
 }
@media (max-width: 767px){
 .campaign-blue .sec-con,.campaign-red .sec-con{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
 .campaign-blue .left-sec-top,.campaign-red .left-sec-top{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:100%;margin-bottom:15px;} 
 .campaign-blue .right-sec,.campaign-red .right-sec{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;position:relative;top:initial;margin-bottom:15px;} 
 .campaign-blue .left-sec-bottom,.campaign-red .left-sec-bottom { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 100%; padding-top: 20px; } 
 .campaign-blue form .ktc-default-section .form-field,.campaign-red form .ktc-default-section .form-field { padding: 0 5px; max-width: 50%; flex: 0 0 50%; margin-bottom:0.8rem; } 
 .campaign-blue form .ktc-default-section,.campaign-red form .ktc-default-section { display: flex; flex-wrap: wrap;}
 .campaign-blue form .ktc-default-section .form-field:nth-child(3),.campaign-red form .ktc-default-section .form-field:nth-child(3) { max-width: 100%; flex: 0 0 100%; } 
 .campaign-red form .ktc-default-section .form-field:last-child,.campaign-blue form .ktc-default-section .form-field:last-child { padding-top: 0px; } 
 .campaign-blue .right-sec .card-body, .campaign-red .right-sec .card-body { padding: 1.25rem 10px; min-height: 385px; } 
 .xp-main-section .col-sm-12 .fr-view h3 { clear: both; } 
 .xp-main-section .col-sm-12 .fr-view p img { float: none;} 
 .xp-article-page .s-text-block {padding: 25px 0;margin-bottom: 36px;}
 .xp-article-page .s-page-header .page-header-utility-wrapper{margin-top: 22px;padding-bottom: 18px;}
 }
 @media (max-width: 600px){
 .xp-widget-card .xp-widget-body { display:block; } 
 .xp-widget-card .xp-widget-body .xp-widget-description { padding-left: 0; } 
 .xp-widget-card .xp-widget-body .xp-widget-image { margin-bottom:20px; min-width:inherit; } 
 }
/* Petition page ends */

/* Table Seating page starts */
.tbl-seating-wrap .table td, .tbl-seating-wrap .table th {
  border: 0;
}

.tbl-seating-wrap thead tr td .col-container {
  padding: 15px 10olid #ececf2;
  border-bottom: 1px solid #ececf2;
  font-weight: 600;
  font-size: 15px;
  height: 100%;
  background-color: #f3f7f5;
  color: #8181a5;
}

.tbl-seating-wrap .table thead {
  background: none !important;
}

.tbl-seating-wrap .table tr td .col-container .dropdown-toggle {
  border: 0;
  font-size: 13px;
  font-weight: 600;
  display: block;
  padding: 0px;
}

  .tbl-seating-wrap .table tr td .col-container .dropdown-toggle:focus-visible {
    outline: none;
  }

  .tbl-seating-wrap .table tr td .col-container .dropdown-toggle:after {
    content: none;
  }

.tbl-seating-wrap .table tr td .col-container .form-group select.form-control, .tbl-seating-wrap .table tr td .col-container .form-group input {
  border: 1px solid #ced4da !important;
  min-height: 38px;
}

.tbl-seating-wrap .table tr.row-editopen label {
  font-weight: normal;
  font-size: 14px;
}

.tbl-seating-wrap .table tr td .col-container .dropdown-menu {
  padding: 0px;
}

  .tbl-seating-wrap .table tr td .col-container .dropdown-menu .dropdown-item {
    display: block;
    width: 100%;
    padding: 8px 21px;
    clear: both;
    font-weight: 400;
    color: #52527F;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border-bottom: 1px dashed #CFCFCF;
    cursor: pointer;
  }

    .tbl-seating-wrap .table tr td .col-container .dropdown-menu .dropdown-item:last-child {
      border-bottom: none;
    }

.tbl-seating-wrap.custom-table .btn.btn-primary, .tbl-seating-wrap.custom-table .btn-cancel-link {
  border-radius: 0.25rem !important;
  color: #fff;
  background-color: #00529b !important;
  border-color: #00529b !important;
  min-width: 90px;
  text-transform: uppercase;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.375rem 1.2rem;
}

  .tbl-seating-wrap.custom-table .btn.btn-primary:hover {
    background-color: #003a6d !important;
    border-color: #003a6d !important;
  }

.tbl-seating-wrap.custom-table .btn-cancel-link {
  border: 2px solid #e3e3e3 !important;
  background: none !important;
  color: #212529;
  text-transform: capitalize;
  font-weight: normal;
}

  .tbl-seating-wrap.custom-table .btn-cancel-link:hover {
    color: #00529b !important;
    box-shadow: none;
  }

.tbl-seating-wrap .table tr td, .table tr th {
  padding: 7px 0;
}

.tbl-seating-wrap .table tr.row-editopen td {
  padding-bottom: 0px;
}

.tbl-seating-wrap .table tr td .col-container {
  padding: 15px 10px;
  border-top: 1px solid #ececf2;
  border-bottom: 1px solid #ececf2;
  font-weight: 600;
  font-size: 15px;
  height: 100%;
}

.tbl-seating-wrap .table tr td:first-child .col-container {
  padding-left: 15px;
  border-left: 1px solid #ececf2;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.tbl-seating-wrap .table thead tr td:first-child .col-container {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.tbl-seating-wrap .table tr.row-editopen td table tr td .col-container {
  border-radius: 0px;
  border-left: 0px;
  border-right: 0px;
  padding: 15px 10px;
  min-height: 55px;
  cursor: move;
}

.tbl-seating-wrap .table tr.row-editopen td table tr td:first-child .col-container {
  border-left: 1px solid #ececf2;
  border-top-left-radius: 10px;
  padding-left: 15px;
  border-bottom-left-radius: 10px;
}

.tbl-seating-wrap .table tr.row-editopen td table tr td:last-child .col-container {
  border-right: 1px solid #ececf2;
  border-top-right-radius: 10px;
  padding-right: 15px;
  border-bottom-right-radius: 10px;
}

.tbl-seating-wrap .table tr.row-editopen td table tr:nth-child(2) td {
  padding-top: 0px;
}

.tbl-seating-wrap .table tr.row-editopen tr.collapse .col-container.p-4 {
  position: relative;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top: 0px;
}

  .tbl-seating-wrap .table tr.row-editopen tr.collapse .col-container.p-4:before, .tbl-seating-wrap .table tr.row-editopen tr.collapse .col-container.p-4:after {
    content: "";
    height: 40px;
    width: 1px;
    background-color: #ececf2;
    position: absolute;
    left: -1px;
    top: -20px;
  }

  .tbl-seating-wrap .table tr.row-editopen tr.collapse .col-container.p-4:after {
    right: -1px;
    left: auto;
  }

.form-inline-seating .font-small {
  font-size: 14px;
  padding-top: 0px;
}

.form-inline-seating select.form-control {
  width: 100%;
  max-width: 170px;
  margin-right: 20px;
  margin-left: 5px;
}

.tbl-seating-wrap .table tr td:last-child .col-container {
  padding-right: 15px;
  border-right: 1px solid #ececf2;
}

.tbl-seating-wrap.tb-ticket .cursor-pointer {
  cursor: pointer !important;
}

.tbl-seating-wrap .ui-drop-hover {
  border: 2px solid #bbb;
}

.tbl-seating-wrap tr.ui-state-default {
  background: none;
  padding: 0;
  border: 0;
}

  .tbl-seating-wrap tr.ui-state-default.ui-drop-hover {
    border: 0px;
  }

    .tbl-seating-wrap tr.ui-state-default.ui-drop-hover table tr td .col-container {
      background: #eaf0f5;
    }

  .tbl-seating-wrap tr.ui-state-default table tr td {
    text-align: left;
  }

.row-editopen.ui-draggable.ui-draggable-handle.ui-draggable-dragging {
  opacity: 0;
}

.tbl-seating-wrap .table tr.row-editopen td table tr:nth-child(2) td .col-container {
  border-top: 0px;
  border-bottom: 1px solid #ececf2;
  border-radius: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#Validationsummary .validation-summary-errors ul {
  padding-left: 0px;
  margin-bottom: 0px;
}

  #Validationsummary .validation-summary-errors ul li {
    padding-left: 0px;
    margin-bottom: 3px;
    font-size: 15px;
  }

@media (max-width: 767px) {
  .tbl-seating-wrap .table tr.row-editopen > td {
    padding-left: 0px;
  }

  .tbl-seating-wrap.custom-table table {
    display: block;
  }

    .tbl-seating-wrap.custom-table table thead {
      display: block;
    }

      .tbl-seating-wrap.custom-table table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
      }

    .tbl-seating-wrap.custom-table table tbody {
      display: block;
    }

    .tbl-seating-wrap.custom-table table th {
      display: block;
    }

    .tbl-seating-wrap.custom-table table tr {
      display: block;
      border: 1px solid rgb(27, 26, 26);
      margin: 10px 0;
      border-radius: 10px;
    }

      .tbl-seating-wrap.custom-table table tr td {
        display: block;
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
      }

        .tbl-seating-wrap.custom-table table tr td:before {
          font-size: 14px;
          position: absolute;
          top: 0;
          left: 15px;
          width: 45%;
          padding-right: 10px;
          text-align: left;
          font-weight: bold;
          bottom: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          word-break: break-word;
          content: attr(data-title);
        }

        .tbl-seating-wrap.custom-table table tr td .col-container {
          border: none !important;
          font-size: 14px;
          padding-left: 15px;
          padding-right: 15px;
        }

        .tbl-seating-wrap.custom-table table tr td .text-right {
          text-align: left !important;
        }

        .tbl-seating-wrap.custom-table table tr td:last-child {
          border-bottom: none;
        }

          .tbl-seating-wrap.custom-table table tr td:last-child .col-container.text-center {
            text-align: left !important;
          }

        .tbl-seating-wrap.custom-table table tr td:first-child .col-container {
          border: none !important;
        }

        .tbl-seating-wrap.custom-table table tr td .dropdown-toggle {
          padding-left: 0 !important;
          padding-right: 2rem !important;
        }

    .tbl-seating-wrap.custom-table table .button-row td {
      padding-left: 15px;
    }

      .tbl-seating-wrap.custom-table table .button-row td::before {
        display: none;
      }

  .tbl-seating-wrap table .fa-ellipsis-v {
    color: #fff !important;
    background-color: #00529b;
    border-color: #00529b;
    border-radius: .25rem;
    padding: .375rem 0.65rem;
  }

    .tbl-seating-wrap table .fa-ellipsis-v:before {
      content: "\f0c9";
      color: #fff;
    }

  .tbl-seating-wrap .table tr.row-editopen {
    border: none;
  }

    .tbl-seating-wrap .table tr.row-editopen td {
      width: 100%;
    }

    .tbl-seating-wrap .table tr.row-editopen tr:nth-child(2) td {
      padding-left: 0px;
    }

  .tbl-seating-wrap.custom-table table .collapse:not(.show) {
    display: none;
  }

  .tbl-seating-wrap.custom-table table tr.collapse {
    border-top: 0px;
  }
}
/* Table Seating page ends */

/* Expand Collapse Widget Start */
.expand-collapse-list-wrapper>ul {
  list-style-type: none;
  padding-left: 0px;
}
.expand-collapse-list-wrapper>ul>li {
  padding-left: 0px;
}
  .expand-collapse-list-wrapper ul li .text::before {
    content: "\2212";
    padding-right: 15px;
    font-size: 1.5rem;
    position: relative;
    top: 2px
  }

  .expand-collapse-list-wrapper ul li .collapsed::before {
    content: "\2b";
    font-size: 1.5rem;
    position: relative;
    top: 2px
  }

  .expand-collapse-list-wrapper ul li a {
    align-items: center;
	  display:inline-flex;
  }
  .expand-collapse-list-wrapper ul li a > * {
    margin-bottom: 0px;
  }

.collapse .in {
  display: block !important;
}
/* Expand Collapse Widget End */

/* ad-hoc Table styling JL 11/2/23 */
.fr-no-borders .header {background-color: rgb(0, 82, 155); font-size: 30px; color: rgb(255, 255, 255);text-align: center;}
.fr-no-borders .group {vertical-align: top;font-size: 18px; padding-top:1rem}
.fr-no-borders .list {vertical-align: top;font-size: 18px; padding-top:1rem}

@media (max-width: 767px)
 {
  .fr-no-borders .header {background-color: rgb(0, 82, 155); font-size: 1.5rem; color: rgb(255, 255, 255);text-align: center;}
  .fr-no-borders .group {vertical-align: top;font-size:0.8rem!important; padding-top:1rem}
  .fr-no-borders .list {vertical-align: top; padding-top:1rem}
  .fr-no-borders .list ul{padding-left:20px}  
  .fr-no-borders .list li{vertical-align: top;font-size:0.7rem!important; padding-left:0px;margin-bottom:5px} 
}
/* end Table styling JL 11/2/23*/

/* image class styling */
img.img-100 {width:100%}
img.img-50 {width:50%}
img.img-33 {width:33%}
img.img-25 {width:25%}
/* image class styling end */

/* youtube video styling */
.youtube-custom:hover {
  cursor: pointer;
}
.youtube-custom .play:hover {
  background: red;
  opacity: 0.9;
} 

.play {
  font-size: 1.1em; /* change this to change size */
  position: absolute;  left: 50%;  top: 50%; transform: translate(-50%, -30%); margin: auto;  background: #3b3636;  opacity: 0.75;  border-radius: 50% / 10%;
  color: #FFFFFF;  height: 3em;  padding: 0;  text-align: center;  text-indent: 0.1em;  transition: all 150ms ease-out;  width: 4em;}

  .play::before {    background: inherit;    border-radius: 5% / 50%;    bottom: 9%;    content: "";    left: -5%;    position: absolute;    right: -5%;    top: 9%;  }

  .play::after {
    border-style: solid;    border-width: 1em 0 1em 1.732em;    border-color: transparent transparent transparent rgba(255, 255, 255, 0.75);    content: ' ';
    font-size: 0.75em;    height: 0;    margin: -1em 0 0 -0.75em;    top: 50%;    position: absolute;    width: 0;  }
/* youtube video styling end */

/* member portal widget */
.xp-widget-card-attachment { min-height: 90px !important;  padding-bottom: 20px !important;}
.xp-widget-card-video { min-height: 150px !important;  padding-bottom: 20px !important; }
.xp-widget-card-video .xp-widget-card img {min-height: 150px; object-position: center center}
.xp-widget-card-libmail { min-height: 240px !important; padding-bottom: 20px !important; }

.xp-widget-card-attachment .xp-widget-description { margin-bottom: 0px !important;}
.xp-widget-card-attachment .xp-post-date { position: relative; margin-top:10px ;bottom: 0}
.xp-widget-card-attachment .xp-widget-tile-text { min-height:0px}
.xp-widget-tile-click { border-color: #33BBED; padding-bottom: 0px; margin-bottom: 0px; font-size: 14px; }

.dynamic-footer {min-height: calc(100vh - 280px);}

.nsw-header-wrapper nav.navbar { min-height: 125px;}

.el-input.is-disabled .el-input__inner { color: #606266; }


