html,body{margin:0;padding:0;box-sizing:border-box}
*,::before,::after{box-sizing:inherit}
body{overflow-x:hidden}
img,figure,video{max-width:100%}
body::before{content:"(xsmall: 480px, small: 768px, medium: 1115px, large: 1440px)";display:none}
.show-xsmall-up,.hide-xsmall-down{display:none}
@media only screen and (min-width:480px) {
.show-xsmall-up,.hide-xsmall-down{display:inherit}
.hide-xsmall-up,.show-xsmall-down{display:none!important}
}
.show-small-up,.hide-small-down{display:none}
@media only screen and (min-width:992px) {
.show-small-up,.hide-small-down{display:inherit}
.hide-small-up,.show-small-down{display:none!important}
}
.show-medium-up,.hide-medium-down{display:none}
@media only screen and (min-width:1115px) {
.show-medium-up,.hide-medium-down{display:inherit}
.hide-medium-up,.show-medium-down{display:none!important}
}
.show-large-up,.hide-large-down{display:none}
@media only screen and (min-width:1440px) {
.show-large-up,.hide-large-down{display:inherit}
.hide-large-up,.show-large-down{display:none!important}
}
.font-proxima-nova{font-family:Open Sans}
body{-webkit-font-smoothing:antialiased;-webkit-font-variant-ligatures:no-common-ligatures;font:normal 16px/1 Open Sans}
strong{font-weight:700}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl{margin:0 0 1.5rem}
h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,ul:last-child,ol:last-child,dl:last-child{margin-bottom:0}
h1.center,h2.center,h3.center,h4.center,h5.center,h6.center,p.center,ul.center,ol.center,dl.center{text-align:center}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:#000;font-weight:600;font-family:Opens Sans;line-height:calc(1em + 8px)}
h1.uppercase,.h1.uppercase,h2.uppercase,.h2.uppercase,h3.uppercase,.h3.uppercase,h4.uppercase,.h4.uppercase,h5.uppercase,.h5.uppercase,h6.uppercase,.h6.uppercase{text-transform:uppercase;letter-spacing:.05rem}
h1.strong,.h1.strong,h2.strong,.h2.strong,h3.strong,.h3.strong,h4.strong,.h4.strong,h5.strong,.h5.strong,h6.strong,.h6.strong{font-weight:700}
h1,.h1,h2,.h2,h3,.h3,h4,.h4{font-weight:700}
h1,.h1{font-size:2.5rem}
@media only screen and (min-width:768px) {
h1,.h1{font-size:3.5rem}
}
@media only screen and (min-width:1115px) {
h1,.h1{font-size:4.5rem}
}
h2,.h2{font-size:2.125rem}
@media only screen and (min-width:768px) {
h2,.h2{font-size:2.5rem}
}
@media only screen and (min-width:1115px) {
h2,.h2{font-size:3rem}
}
h3,.h3{font-size:1.375rem}
@media only screen and (min-width:768px) {
h3,.h3{font-size:1.5rem}
}
@media only screen and (min-width:1115px) {
h3,.h3{font-size:2rem}
}
h4,.h4{font-size:1.25rem}
@media only screen and (min-width:768px) {
h4,.h4{font-size:1.375rem}
}
@media only screen and (min-width:1115px) {
h4,.h4{font-size:1.5rem}
}
h5,.h5{font-size:1.125rem}
@media only screen and (min-width:768px) {
h5,.h5{font-size:1.25rem}
}
h6,.h6{font-size:1rem}
.supertitle{color:#000;text-transform:uppercase;letter-spacing:2px;font:bold .75rem/1.25rem Open Sans;margin-bottom:.5rem}
@media only screen and (min-width:768px) {
.supertitle{font-size:.875rem;line-height:1.375rem}
}
p,ul,ol,dl{color:#000 !important;line-height:1.5em}
p.longform{font-size:1.125rem;line-height:1.625rem;color:#000}
@media only screen and (min-width:768px) {
p.longform{font-size:1.25rem;line-height:1.75rem}
}
@media only screen and (min-width:1115px) {
p.longform{font-size:1.375rem;line-height:1.875rem}
}
p.caption{color:#000 !important;font-size:.8125rem;line-height:1.125rem}
@media only screen and (min-width:1115px) {
p.caption{font-size:.875rem;line-height:1.125rem}
}
.whitespace-nowrap{white-space:nowrap;display:inline-block}
ul,ol,dl{padding:0 0 0 2rem}
ul.no-list-style,ol.no-list-style,dl.no-list-style{list-style:none;padding:0}
ul li,ul dt,ul dd,ol li,ol dt,ol dd,dl li,dl dt,dl dd{margin-bottom:.5rem}
ul ul,ul ol,ol ul,ol ol,dl ul,dl ol{margin-top:.5rem}
ul h1,ul .h1,ul h2,ul .h2,ul h3,ul .h3,ul h4,ul .h4,ul h5,ul .h5,ul h6,ul .h6,ol h1,ol .h1,ol h2,ol .h2,ol h3,ol .h3,ol h4,ol .h4,ol h5,ol .h5,ol h6,ol .h6,dl h1,dl .h1,dl h2,dl .h2,dl h3,dl .h3,dl h4,dl .h4,dl h5,dl .h5,dl h6,dl .h6{margin-bottom:.5em}
ol.list-num-circle{counter-reset:listCounter;list-style:none;padding:0}
ol.list-num-circle li{counter-increment:listCounter;margin-bottom:2rem;padding:0 0 0 2.5rem;position:relative}
ol.list-num-circle li::before{-ms-flex-align:center;align-items:center;border-radius:100%;border:2px solid #000;color:#000;content:counter(listCounter);display:-ms-flexbox;display:flex;font-size:.875rem;height:1.5rem;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:.25rem;width:1.5rem}
ul.list-icon{list-style:none;padding:0}
ul.list-icon li{padding:0 0 0 2.5rem;position:relative}
ul.list-icon li:not(:last-child){margin-bottom:2rem}
ul.list-icon li .list-icon-bullet{color:#000;display:-ms-flexbox;display:flex;font-size:1.5rem;height:1.5rem;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:.25rem;width:1.5rem}
ul.list-check-circle-fill{list-style:none;padding:0}
ul.list-check-circle-fill li::before{font-family:greenhouse-web-icons;display:block;width:1.5rem;height:1.5rem;position:absolute;left:0;top:.5rem;font-size:1.25rem}
ul.list-check-circle-fill li{position:relative;padding:.5rem 0 .5rem 2.5rem}
ul.list-check-circle-fill li::before{color:#000}
ul.list-check-circle-fill li::before{content:"î¤¨"}
.grid{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:stretch;justify-content:stretch}
.grid.five-column .col.col-1{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.grid.five-column .col.col-2{-ms-flex:0 0 auto;flex:0 0 auto;width:40%}
.grid.five-column .col.col-3{-ms-flex:0 0 auto;flex:0 0 auto;width:60%}
.grid.five-column .col.col-4{-ms-flex:0 0 auto;flex:0 0 auto;width:80%}
.grid.five-column .col.col-5{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
@media only screen and (min-width:480px) {
.grid.five-column .col.col-xsmall-0{-ms-flex:0 0 auto;flex:0 0 auto;width:0}
.grid.five-column .col.pull-xsmall-0{margin-left:0}
.grid.five-column .col.push-xsmall-0{margin-left:0}
}
@media only screen and (min-width:480px) {
.grid.five-column .col.col-xsmall-1{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.grid.five-column .col.pull-xsmall-1{margin-left:-20%}
.grid.five-column .col.push-xsmall-1{margin-left:20%}
}
@media only screen and (min-width:480px) {
.grid.five-column .col.col-xsmall-2{-ms-flex:0 0 auto;flex:0 0 auto;width:40%}
.grid.five-column .col.pull-xsmall-2{margin-left:-40%}
.grid.five-column .col.push-xsmall-2{margin-left:40%}
}
@media only screen and (min-width:480px) {
.grid.five-column .col.col-xsmall-3{-ms-flex:0 0 auto;flex:0 0 auto;width:60%}
.grid.five-column .col.pull-xsmall-3{margin-left:-60%}
.grid.five-column .col.push-xsmall-3{margin-left:60%}
}
@media only screen and (min-width:480px) {
.grid.five-column .col.col-xsmall-4{-ms-flex:0 0 auto;flex:0 0 auto;width:80%}
.grid.five-column .col.pull-xsmall-4{margin-left:-80%}
.grid.five-column .col.push-xsmall-4{margin-left:80%}
}
@media only screen and (min-width:480px) {
.grid.five-column .col.col-xsmall-5{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.grid.five-column .col.pull-xsmall-5{margin-left:-100%}
.grid.five-column .col.push-xsmall-5{margin-left:100%}
}
@media only screen and (min-width:768px) {
.grid.five-column .col.col-small-0{-ms-flex:0 0 auto;flex:0 0 auto;width:0}
.grid.five-column .col.pull-small-0{margin-left:0}
.grid.five-column .col.push-small-0{margin-left:0}
}
@media only screen and (min-width:768px) {
.grid.five-column .col.col-small-1{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.grid.five-column .col.pull-small-1{margin-left:-20%}
.grid.five-column .col.push-small-1{margin-left:20%}
}
@media only screen and (min-width:768px) {
.grid.five-column .col.col-small-2{-ms-flex:0 0 auto;flex:0 0 auto;width:40%}
.grid.five-column .col.pull-small-2{margin-left:-40%}
.grid.five-column .col.push-small-2{margin-left:40%}
}
@media only screen and (min-width:768px) {
.grid.five-column .col.col-small-3{-ms-flex:0 0 auto;flex:0 0 auto;width:60%}
.grid.five-column .col.pull-small-3{margin-left:-60%}
.grid.five-column .col.push-small-3{margin-left:60%}
}
@media only screen and (min-width:768px) {
.grid.five-column .col.col-small-4{-ms-flex:0 0 auto;flex:0 0 auto;width:80%}
.grid.five-column .col.pull-small-4{margin-left:-80%}
.grid.five-column .col.push-small-4{margin-left:80%}
}
@media only screen and (min-width:768px) {
.grid.five-column .col.col-small-5{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.grid.five-column .col.pull-small-5{margin-left:-100%}
.grid.five-column .col.push-small-5{margin-left:100%}
}
@media only screen and (min-width:1115px) {
.grid.five-column .col.col-medium-0{-ms-flex:0 0 auto;flex:0 0 auto;width:0}
.grid.five-column .col.pull-medium-0{margin-left:0}
.grid.five-column .col.push-medium-0{margin-left:0}
}
@media only screen and (min-width:1115px) {
.grid.five-column .col.col-medium-1{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.grid.five-column .col.pull-medium-1{margin-left:-20%}
.grid.five-column .col.push-medium-1{margin-left:20%}
}
@media only screen and (min-width:1115px) {
.grid.five-column .col.col-medium-2{-ms-flex:0 0 auto;flex:0 0 auto;width:40%}
.grid.five-column .col.pull-medium-2{margin-left:-40%}
.grid.five-column .col.push-medium-2{margin-left:40%}
}
@media only screen and (min-width:1115px) {
.grid.five-column .col.col-medium-3{-ms-flex:0 0 auto;flex:0 0 auto;width:60%}
.grid.five-column .col.pull-medium-3{margin-left:-60%}
.grid.five-column .col.push-medium-3{margin-left:60%}
}
@media only screen and (min-width:1115px) {
.grid.five-column .col.col-medium-4{-ms-flex:0 0 auto;flex:0 0 auto;width:80%}
.grid.five-column .col.pull-medium-4{margin-left:-80%}
.grid.five-column .col.push-medium-4{margin-left:80%}
}
@media only screen and (min-width:1115px) {
.grid.five-column .col.col-medium-5{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.grid.five-column .col.pull-medium-5{margin-left:-100%}
.grid.five-column .col.push-medium-5{margin-left:100%}
}
@media only screen and (min-width:1440px) {
.grid.five-column .col.col-large-0{-ms-flex:0 0 auto;flex:0 0 auto;width:0}
.grid.five-column .col.pull-large-0{margin-left:0}
.grid.five-column .col.push-large-0{margin-left:0}
}
@media only screen and (min-width:1440px) {
.grid.five-column .col.col-large-1{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.grid.five-column .col.pull-large-1{margin-left:-20%}
.grid.five-column .col.push-large-1{margin-left:20%}
}
@media only screen and (min-width:1440px) {
.grid.five-column .col.col-large-2{-ms-flex:0 0 auto;flex:0 0 auto;width:40%}
.grid.five-column .col.pull-large-2{margin-left:-40%}
.grid.five-column .col.push-large-2{margin-left:40%}
}
@media only screen and (min-width:1440px) {
.grid.five-column .col.col-large-3{-ms-flex:0 0 auto;flex:0 0 auto;width:60%}
.grid.five-column .col.pull-large-3{margin-left:-60%}
.grid.five-column .col.push-large-3{margin-left:60%}
}
@media only screen and (min-width:1440px) {
.grid.five-column .col.col-large-4{-ms-flex:0 0 auto;flex:0 0 auto;width:80%}
.grid.five-column .col.pull-large-4{margin-left:-80%}
.grid.five-column .col.push-large-4{margin-left:80%}
}
@media only screen and (min-width:1440px) {
.grid.five-column .col.col-large-5{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.grid.five-column .col.pull-large-5{margin-left:-100%}
.grid.five-column .col.push-large-5{margin-left:100%}
}
.grid.no-gutter,.grid.no-gutter .row{margin:0}
.grid.no-gutter .col{padding:0}
.grid.padded{overflow:hidden}
@media only screen and (min-width:768px) {
.grid.padded{overflow:visible}
}
@media only screen and (min-width:1115px) {
.grid.padded .row{margin:0 -1.5rem}
}
.grid.padded .col{padding-top:1.5rem;padding-bottom:1.5rem}
@media only screen and (min-width:768px) {
.grid.padded .col{padding:1.5rem}
}
.grid.centered .row{-ms-flex-pack:center;justify-content:center}
.grid.centered .col{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}
.grid.centered .col>a{-ms-flex-item-align:inherit;-ms-grid-row-align:inherit;align-self:inherit}
.grid.vertically-centered .col{-ms-flex-pack:center;justify-content:center}
.grid .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px}
@media only screen and (min-width:768px) {
.grid .row.no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
}
@media only screen and (min-width:480px) {
.grid .row.reverse-xsmall{-ms-flex-direction:row-reverse;flex-direction:row-reverse}
}
@media only screen and (min-width:768px) {
.grid .row.reverse-small{-ms-flex-direction:row-reverse;flex-direction:row-reverse}
}
@media only screen and (min-width:1115px) {
.grid .row.reverse-medium{-ms-flex-direction:row-reverse;flex-direction:row-reverse}
}
@media only screen and (min-width:1440px) {
.grid .row.reverse-large{-ms-flex-direction:row-reverse;flex-direction:row-reverse}
}
.grid .col{position:relative;padding:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}
.grid .col>*{max-width:100%}
.grid .col>a{-ms-flex-item-align:start;align-self:flex-start}
.grid .col img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;min-height:1px}
.grid .col.col-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}
.grid .col.col-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.grid .col.col-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.grid .col.col-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.grid .col.col-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}
.grid .col.col-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.grid .col.col-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}
.grid .col.col-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}
.grid .col.col-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.grid .col.col-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}
.grid .col.col-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}
.grid .col.col-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-0{-ms-flex:0 0 auto;flex:0 0 auto;width:0}
.grid .col.pull-xsmall-0{margin-left:0}
.grid .col.push-xsmall-0{margin-left:0}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}
.grid .col.pull-xsmall-1{margin-left:-8.3333333333%}
.grid .col.push-xsmall-1{margin-left:8.3333333333%}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.grid .col.pull-xsmall-2{margin-left:-16.6666666667%}
.grid .col.push-xsmall-2{margin-left:16.6666666667%}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.grid .col.pull-xsmall-3{margin-left:-25%}
.grid .col.push-xsmall-3{margin-left:25%}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.grid .col.pull-xsmall-4{margin-left:-33.3333333333%}
.grid .col.push-xsmall-4{margin-left:33.3333333333%}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}
.grid .col.pull-xsmall-5{margin-left:-41.6666666667%}
.grid .col.push-xsmall-5{margin-left:41.6666666667%}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.grid .col.pull-xsmall-6{margin-left:-50%}
.grid .col.push-xsmall-6{margin-left:50%}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}
.grid .col.pull-xsmall-7{margin-left:-58.3333333333%}
.grid .col.push-xsmall-7{margin-left:58.3333333333%}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}
.grid .col.pull-xsmall-8{margin-left:-66.6666666667%}
.grid .col.push-xsmall-8{margin-left:66.6666666667%}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.grid .col.pull-xsmall-9{margin-left:-75%}
.grid .col.push-xsmall-9{margin-left:75%}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}
.grid .col.pull-xsmall-10{margin-left:-83.3333333333%}
.grid .col.push-xsmall-10{margin-left:83.3333333333%}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}
.grid .col.pull-xsmall-11{margin-left:-91.6666666667%}
.grid .col.push-xsmall-11{margin-left:91.6666666667%}
}
@media only screen and (min-width:480px) {
.grid .col.col-xsmall-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.grid .col.pull-xsmall-12{margin-left:-100%}
.grid .col.push-xsmall-12{margin-left:100%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-0{-ms-flex:0 0 auto;flex:0 0 auto;width:0}
.grid .col.pull-small-0{margin-left:0}
.grid .col.push-small-0{margin-left:0}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}
.grid .col.pull-small-1{margin-left:-8.3333333333%}
.grid .col.push-small-1{margin-left:8.3333333333%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.grid .col.pull-small-2{margin-left:-16.6666666667%}
.grid .col.push-small-2{margin-left:16.6666666667%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.grid .col.pull-small-3{margin-left:-25%}
.grid .col.push-small-3{margin-left:25%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.grid .col.pull-small-4{margin-left:-33.3333333333%}
.grid .col.push-small-4{margin-left:33.3333333333%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}
.grid .col.pull-small-5{margin-left:-41.6666666667%}
.grid .col.push-small-5{margin-left:41.6666666667%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.grid .col.pull-small-6{margin-left:-50%}
.grid .col.push-small-6{margin-left:50%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}
.grid .col.pull-small-7{margin-left:-58.3333333333%}
.grid .col.push-small-7{margin-left:58.3333333333%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}
.grid .col.pull-small-8{margin-left:-66.6666666667%}
.grid .col.push-small-8{margin-left:66.6666666667%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.grid .col.pull-small-9{margin-left:-75%}
.grid .col.push-small-9{margin-left:75%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}
.grid .col.pull-small-10{margin-left:-83.3333333333%}
.grid .col.push-small-10{margin-left:83.3333333333%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}
.grid .col.pull-small-11{margin-left:-91.6666666667%}
.grid .col.push-small-11{margin-left:91.6666666667%}
}
@media only screen and (min-width:768px) {
.grid .col.col-small-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.grid .col.pull-small-12{margin-left:-100%}
.grid .col.push-small-12{margin-left:100%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-0{-ms-flex:0 0 auto;flex:0 0 auto;width:0}
.grid .col.pull-medium-0{margin-left:0}
.grid .col.push-medium-0{margin-left:0}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}
.grid .col.pull-medium-1{margin-left:-8.3333333333%}
.grid .col.push-medium-1{margin-left:8.3333333333%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.grid .col.pull-medium-2{margin-left:-16.6666666667%}
.grid .col.push-medium-2{margin-left:16.6666666667%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.grid .col.pull-medium-3{margin-left:-25%}
.grid .col.push-medium-3{margin-left:25%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.grid .col.pull-medium-4{margin-left:-33.3333333333%}
.grid .col.push-medium-4{margin-left:33.3333333333%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}
.grid .col.pull-medium-5{margin-left:-41.6666666667%}
.grid .col.push-medium-5{margin-left:41.6666666667%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.grid .col.pull-medium-6{margin-left:-50%}
.grid .col.push-medium-6{margin-left:50%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}
.grid .col.pull-medium-7{margin-left:-58.3333333333%}
.grid .col.push-medium-7{margin-left:58.3333333333%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}
.grid .col.pull-medium-8{margin-left:-66.6666666667%}
.grid .col.push-medium-8{margin-left:66.6666666667%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.grid .col.pull-medium-9{margin-left:-75%}
.grid .col.push-medium-9{margin-left:75%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}
.grid .col.pull-medium-10{margin-left:-83.3333333333%}
.grid .col.push-medium-10{margin-left:83.3333333333%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}
.grid .col.pull-medium-11{margin-left:-91.6666666667%}
.grid .col.push-medium-11{margin-left:91.6666666667%}
}
@media only screen and (min-width:1115px) {
.grid .col.col-medium-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.grid .col.pull-medium-12{margin-left:-100%}
.grid .col.push-medium-12{margin-left:100%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-0{-ms-flex:0 0 auto;flex:0 0 auto;width:0}
.grid .col.pull-large-0{margin-left:0}
.grid .col.push-large-0{margin-left:0}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}
.grid .col.pull-large-1{margin-left:-8.3333333333%}
.grid .col.push-large-1{margin-left:8.3333333333%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.grid .col.pull-large-2{margin-left:-16.6666666667%}
.grid .col.push-large-2{margin-left:16.6666666667%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.grid .col.pull-large-3{margin-left:-25%}
.grid .col.push-large-3{margin-left:25%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.grid .col.pull-large-4{margin-left:-33.3333333333%}
.grid .col.push-large-4{margin-left:33.3333333333%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}
.grid .col.pull-large-5{margin-left:-41.6666666667%}
.grid .col.push-large-5{margin-left:41.6666666667%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.grid .col.pull-large-6{margin-left:-50%}
.grid .col.push-large-6{margin-left:50%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}
.grid .col.pull-large-7{margin-left:-58.3333333333%}
.grid .col.push-large-7{margin-left:58.3333333333%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}
.grid .col.pull-large-8{margin-left:-66.6666666667%}
.grid .col.push-large-8{margin-left:66.6666666667%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.grid .col.pull-large-9{margin-left:-75%}
.grid .col.push-large-9{margin-left:75%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}
.grid .col.pull-large-10{margin-left:-83.3333333333%}
.grid .col.push-large-10{margin-left:83.3333333333%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}
.grid .col.pull-large-11{margin-left:-91.6666666667%}
.grid .col.push-large-11{margin-left:91.6666666667%}
}
@media only screen and (min-width:1440px) {
.grid .col.col-large-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.grid .col.pull-large-12{margin-left:-100%}
.grid .col.push-large-12{margin-left:100%}
}
.grid .bleed{margin:0 -16px;max-width:calc(100% + 32px)}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
a,a.anchor{color:#000;cursor:pointer;font-size:inherit;width:auto;text-decoration:underline;display:inline;line-height:1em;transition:all .25s}
a:hover,a:focus,a:active,a.anchor:hover,a.anchor:focus,a.anchor:active{color:#012b30;text-decoration:underline}
a.anchor-small,a.anchor.anchor-small{font-size:1rem}
a.anchor-medium,a.anchor.anchor-medium{font-size:1.125rem}
a.anchor-large,a.anchor.anchor-large{font-size:1.25rem}
a.anchor-small,a.anchor-medium,a.anchor-large,a.anchor-video,a.anchor.anchor-small,a.anchor.anchor-medium,a.anchor.anchor-large,a.anchor.anchor-video{color:#000 !important;font-family:Opens Sans;font-weight:600;text-decoration:none}
a.anchor-small span,a.anchor-medium span,a.anchor-large span,a.anchor-video span,a.anchor.anchor-small span,a.anchor.anchor-medium span,a.anchor.anchor-large span,a.anchor.anchor-video span{border-bottom:2px solid #000;transition:all .25s}
a.anchor-small:hover,a.anchor-small:focus,a.anchor-small:active,a.anchor-medium:hover,a.anchor-medium:focus,a.anchor-medium:active,a.anchor-large:hover,a.anchor-large:focus,a.anchor-large:active,a.anchor-video:hover,a.anchor-video:focus,a.anchor-video:active,a.anchor.anchor-small:hover,a.anchor.anchor-small:focus,a.anchor.anchor-small:active,a.anchor.anchor-medium:hover,a.anchor.anchor-medium:focus,a.anchor.anchor-medium:active,a.anchor.anchor-large:hover,a.anchor.anchor-large:focus,a.anchor.anchor-large:active,a.anchor.anchor-video:hover,a.anchor.anchor-video:focus,a.anchor.anchor-video:active{color:#012b30;text-decoration:none}
a.anchor-small:hover span,a.anchor-small:focus span,a.anchor-small:active span,a.anchor-medium:hover span,a.anchor-medium:focus span,a.anchor-medium:active span,a.anchor-large:hover span,a.anchor-large:focus span,a.anchor-large:active span,a.anchor-video:hover span,a.anchor-video:focus span,a.anchor-video:active span,a.anchor.anchor-small:hover span,a.anchor.anchor-small:focus span,a.anchor.anchor-small:active span,a.anchor.anchor-medium:hover span,a.anchor.anchor-medium:focus span,a.anchor.anchor-medium:active span,a.anchor.anchor-large:hover span,a.anchor.anchor-large:focus span,a.anchor.anchor-large:active span,a.anchor.anchor-video:hover span,a.anchor.anchor-video:focus span,a.anchor.anchor-video:active span{border-color:#012b30}
a.anchor-video,a.anchor.anchor-video{display:inline-block;position:relative;margin-left:1.25rem}
a.anchor-video:before,a.anchor.anchor-video:before{font-family:greenhouse-web-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}
a.anchor-video::before,a.anchor.anchor-video::before{position:absolute;font-size:.75rem;left:-1.25rem;top:calc(50% - 0.375rem)}
a.anchor-video.anchor-video-fill,a.anchor.anchor-video.anchor-video-fill{margin-left:2.75rem}
a.anchor-video.anchor-video-fill:before,a.anchor.anchor-video.anchor-video-fill:before{font-family:greenhouse-web-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}
a.anchor-video.anchor-video-fill::before,a.anchor.anchor-video.anchor-video-fill::before{font-size:2rem;left:-2.75rem;top:calc(50% - 1rem)}
a.anchor-arrow:after,a.anchor.anchor-arrow:after{font-family:greenhouse-web-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}
a.anchor-arrow::after,a.anchor.anchor-arrow::after{font-size:.875rem;margin-left:.5rem;position:relative;left:0;transition:left .25s}
a.button:focus,input.button:focus,button.button:focus{outline:0}
.container{width:100%;max-width:1350px;padding-left:16px;padding-right:16px;margin:0 auto}
.container .container{padding-left:0;padding-right:0}
.left-screenshot,.right-screenshot{text-align:center}
@media only screen and (min-width:1115px) {
.left-screenshot,.right-screenshot{text-align:left}
}
.right-screenshot .filler-col{-ms-flex-order:2;order:2}
.right-screenshot .text-col{-ms-flex-order:3;order:3}
@media only screen and (min-width:1115px) {
.right-screenshot .text-col{-ms-flex-order:1;order:1}
}
.right-screenshot .image-col{-ms-flex-order:1;order:1}
@media only screen and (min-width:1115px) {
.right-screenshot .image-col{-ms-flex-order:3;order:3}
}
.cta-section{margin:-8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:start;align-self:flex-start}
@media only screen and (min-width:480px) {
.cta-section{-ms-flex-align:center;align-items:center;-ms-flex-item-align:inherit;-ms-grid-row-align:inherit;align-self:inherit;-ms-flex-direction:row;flex-direction:row;width:auto}
}
@media only screen and (min-width:768px) {
.cta-section{-ms-flex-pack:start;justify-content:flex-start}
}
*+.cta-section{margin-top:16px}
.cta-section.center{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}
.cta-section>.anchor,.cta-section>.button,.cta-section>.trial-button,.cta-section>.SL_swap,.cta-section>.wistia_embed,.cta-section>div{-ms-flex-negative:0;flex-shrink:0;margin:8px;max-width:100%;width:100%}
@media only screen and (min-width:480px) {
.cta-section>.anchor,.cta-section>.button,.cta-section>.trial-button,.cta-section>.SL_swap,.cta-section>.wistia_embed,.cta-section>div{width:auto}
}
.cta-section>.SL_swap{display:-ms-flexbox;display:flex}
.cta-section>.SL_swap .wistia_embed{margin:8px auto;width:100%}
@media only screen and (min-width:480px) {
.cta-section>.SL_swap .wistia_embed{width:auto}
}
.cta-section>.button-secondary-default-noborder{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin:0}
.grid .col .cta-section{max-width:calc(100% + 16px)}
section.explore-more h3{margin-bottom:2rem}
section.explore-more .capabilities-thumb{margin-bottom:1rem}
body.no-overflow{overflow:hidden}
html:not([lang^=en-]) .industry-solutions-government{display:none}
section.intro .icon.icon-play{font-size:1rem;padding:17px 0 0 2px;width:50px;height:50px;color:#fff;background-color:#000;top:50%;left:50%;transform:translate(-25px,-25px);position:absolute;border-radius:25px;text-align:center}
section.intro .intro-video{position:relative;width:100%;cursor:pointer;margin-top:1rem}
section.intro .intro-video:hover .icon.icon-play{background-color:#000}
section.intro .intro-video .play-bg{position:relative;width:100%;height:0;padding-bottom:25%;background-size:cover;background-repeat:no-repeat;background-position:center}
section.intro .intro-video .wistia_embed{width:100%;height:100%;position:absolute;top:0;left:0}
section.intro .intro-video .wistia_click_to_play{width:100%;height:100%;position:relative}
section.intro ul.intro-bullets{margin-left:2%}
@media only screen and (min-width:768px) {
section.intro ul.intro-bullets{margin-left:8%}
}
section.intro ul.intro-bullets li::before{top:.62rem}
section.intro ul.intro-bullets h5{margin-bottom:.25rem}
section.intro ul.intro-bullets li:not(:last-child){margin-bottom:1rem}
@media only screen and (min-width:768px) {
section.intro ul.intro-bullets li:not(:last-child){margin-bottom:2rem}
}
.load-more-container{margin:48px auto;font-weight:600;text-align:center}
.grid .load-more-container{text-align:center}
.grid .load-more-container a{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-left:auto;margin-right:auto}
.smartling-ja .hidden-ja,.localized-content{display:none}
.section-text-image{text-align:center;background:#fff}
.section-text-image:nth-of-type(even){background:#f8f9f9}
@media only screen and (min-width:768px) {
.section-text-image{text-align:left}
}
.section-text-image .row.row-header{margin-bottom:2rem}
.section-text-image .col.col-copy{-ms-flex-pack:center;justify-content:center;-ms-flex-order:2;order:2}
@media only screen and (min-width:768px) {
.section-text-image .col.col-copy{-ms-flex-order:inherit;order:inherit}
}
.section-text-image .col.col-copy :not(.cta-section) :last-child{margin-bottom:0}
@media only screen and (min-width:768px) {
.section-text-image .col.col-copy .cta-section a:last-child{margin-bottom:.5rem}
}
@media only screen and (min-width:768px) {
.section-text-image .col.col-copy+.col-image img{-ms-flex-item-align:end;align-self:flex-end}
}
.section-text-image .col.col-image{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-order:1;order:1}
@media only screen and (min-width:768px) {
.section-text-image .col.col-image{-ms-flex-align:start;align-items:flex-start;-ms-flex-order:inherit;order:inherit}
}
.section-text-image .col.col-image img{max-width:450px;width:100%}
@media only screen and (min-width:768px) {
.section-text-image .col.col-image img{-ms-flex-item-align:start;align-self:flex-start;max-width:none}
}
.section-text-image .col.col-image .video-wrapper{width:100%;max-width:450px}
@media only screen and (min-width:1115px) {
.section-text-image .col.col-image .video-wrapper{max-width:none}
}
@media only screen and (min-width:768px) {
.section-text-image .col:last-child.col-image{-ms-flex-align:end;align-items:flex-end}
}
.section-text-image.section-text-image-product .col.col-image .col-image-inner{position:relative;margin:auto 0;-ms-flex-negative:0;flex-shrink:0}
.section-text-image.section-text-image-product .col.col-image .photo,.section-text-image.section-text-image-product .col.col-image .product-screenshot{max-width:450px}
.section-text-image.section-text-image-product .col.col-image .photo{width:100%}
@media only screen and (min-width:768px) {
.section-text-image.section-text-image-product .col.col-image .photo{padding-bottom:0}
}
.section-text-image.section-text-image-product .col.col-image .photo img{width:100%}
.section-text-image.section-text-image-product .col.col-image .product-screenshot{bottom:-6rem;left:2%;position:absolute;width:96%}
@media only screen and (min-width:480px) {
.section-text-image.section-text-image-product .col.col-image .product-screenshot{bottom:-10rem}
}
@media only screen and (min-width:480px) {
.section-text-image.section-text-image-product .col.col-image .product-screenshot{bottom:-6rem}
}
@media only screen and (min-width:1115px) {
.section-text-image.section-text-image-product .col.col-image .product-screenshot.push-right{left:60%}
}
@media only screen and (min-width:1115px) {
.section-text-image.section-text-image-product .col.col-image .product-screenshot.push-left{left:-60%}
}
.section-text-image.section-text-image-product .col.col-image{padding-bottom:7rem}
@media only screen and (min-width:768px) {
.section-text-image.section-text-image-product .col.col-image{padding-bottom:6rem}
}
.social-block{margin:1.5rem 0}
.social-block:last-child{margin-bottom:0}
.social-block ul,.social-block li{margin:0;padding:0}
.social-block ul{display:-ms-flexbox;display:flex}
.social-block li{list-style:none;font-size:1.5rem;margin:0 .5rem}
.social-block li:first-child{margin-left:0}
.social-block li:last-child{margin-right:0}
.social-block a{border:none;color:#000 !important;font-size: 30px;transition:all .25s;text-decoration:none}
.social-block a:hover,.social-block a:active{color:#1a73f1 !important}
.p-press .press-sidebar ol,.p-press .press-sidebar ul,.p-press .press-sidebar li{text-align:center;list-style:none;margin:0;padding:0}
.p-press .press-sidebar a.press-nav{border-bottom:none;border-top:1px solid #646668;color:#000;cursor:pointer;display:block;padding:.75rem;transition:background-color .25s;text-decoration:none}
.p-press .press-sidebar a.press-nav:hover{background: #1a73f1;color: #fff !important;}
.p-press .press-sidebar a.press-nav.active{background:#f8f9f9}
.p-press .press-sidebar .contact{margin:1rem 0 0}
.p-press .press-sidebar { text-align: center;}
.p-press .press-sidebar .contact p{margin:0 0 .5rem}
.p-press-release-single .press-release-header{border-bottom:1px solid #68737d;margin:0 0 2rem;padding:0 0 2rem;height: auto;}
.p-press-release-single .press-release-body{margin-bottom:2rem;line-height:1.5em}
.p-press-release-single .disclaimer{background:#f8f9f9;padding:2rem;margin:2rem 0 0}
table{border-collapse:collapse;table-layout:fixed;width:100%}
table th,table td{padding:1rem;border:1px solid #68737d}
table th{text-align:left;font:600 1rem/1.5rem Open Sans;color:#000;background:#f8f9f9}
table td{text-align:left;font:1rem/1.5rem Open Sans;color:#000}
article>section{padding-top:2rem;padding-bottom:2rem}
@media only screen and (min-width: 768px){article>section { padding-top: 4rem; padding-bottom: 4rem;}}

.press-release-body {text-align: justify;}
.contact p {
    text-align: justify;
    text-align-last: center;
}

article.p-press.p-press-release-single {
    background: #fff;
       padding-top: 7rem;
  
}

article.p-press.p-press-release-single .contact a:hover span {
	border-color: #000 !important;
}

.bootm-modal .modal-inner.heade-sec p {
    color: #fff !important;
}



/*whitepaper*/




         .press-release-header.whitepaper-header {
                padding: 0 0 32px;
        }

        .col.col-small-3.press-sidebar.whitepaper-author h3.strong {
                padding-bottom: 24px;
                margin-top: 2px;
                margin-bottom: 12px;
                border-bottom: 1px solid #68737d;
        }
        .col.col-small-3.press-sidebar.whitepaper-author p.p2 {
                /*border-bottom: 1px solid #68737d;*/
                /*padding-bottom: 24px;*/
                text-align: justify;
        }

        .col.col-small-3.press-sidebar.whitepaper-author p.p1{
            margin-bottom: 28px;
        }

        /*.col.col-small-3.press-sidebar.whitepaper-author span.open-dropdown.js-open-dropdown.primary-link.cta.login-in {
            padding: 4px 48px !important;
        }*/

        .col.col-small-3.press-sidebar.whitepaper-author a {
            text-decoration: none;
        }
        .col.col-small-3.press-sidebar.whitepaper-author {
            /*border: 1px solid #68737d;*/
            /*height: 185px;*/
        }
        article.p-press.p-press-release-single.whitepaper-press img.whitepaper-img-25 {
	    	padding: 20px 10px 10px;
		}
		article.p-press.p-press-release-single.whitepaper-press img.whitepaper-img-21 {
    		padding: 0px 10px 20px;
		}
		article.p-press.p-press-release-single.whitepaper-press img.whitepaper-img-Blockchain-Whitepaper-Image {
  		 	padding: 0px 10px 30px;
		}
        article.p-press.p-press-release-single.whitepaper-press img.whitepaper-img-24 {
            padding: 0px 0px 20px;
        }

        article.p-press.p-press-release-single.whitepaper-press span.open-dropdown.js-open-dropdown.primary-link.cta.login-in {
        	display: block!important;
        	padding: 18px 48px!important;
        }

        article.p-press.p-press-release-single.whitepaper-press .col.col-small-8 .press-release-body h2, article.p-press.p-press-release-single.whitepaper-press .col.col-small-8 .press-release-body h3, article.p-press.p-press-release-single.whitepaper-press .col.col-small-8 .press-release-body p.p3 {
		    font-size: 15px;
		    font-weight: 400;
		    font-family: 'Open Sans';
		    float: left;
		    margin: 0px 5px 0px 0px;
		    padding: 0px;
		    line-height: 22px;
		    display: contents;
		}
        @media screen and (max-width: 280px){

        }

        @media screen and (min-width: 481px) and (max-width: 767px){
        	article.p-press.p-press-release-single.whitepaper-press img.whitepaper-img-25 {
	    		padding: 20px 0px 10px;
			}
			article.p-press.p-press-release-single.whitepaper-press img.whitepaper-img-21 {
    				padding: 0px 0px 20px;
			}

			article.p-press.p-press-release-single.whitepaper-press img.whitepaper-img-Blockchain-Whitepaper-Image {
 		 		 	padding: 10px 0px 30px;
			}
        }	

        @media screen and (min-width: 768px) and (max-width: 991px){
  			article.p-press.p-press-release-single.whitepaper-press .grid .col.col-small-1 {
                -ms-flex: 0 0 auto;
                width: 0%;
            }

            article.p-press.p-press-release-single.whitepaper-press .grid .col.col-small-8 {
                -ms-flex: 0 0 auto;
                width: 66.3%;
            }

            article.p-press.p-press-release-single.whitepaper-press .grid .col.col-small-3 {
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 31%;
            }
        }

        @media screen and (min-width: 768px) and (max-width: 991px){
        	article.p-press.p-press-release-single.whitepaper-press span.open-dropdown.js-open-dropdown.primary-link.cta.login-in {
			    
			    line-height: 24px;
			}
        }

        @media screen and (min-width: 991px) and (max-width: 1350px){
            article.p-press.p-press-release-single.whitepaper-press .grid .col.col-small-1 {
                -ms-flex: 0 0 auto;
                width: 0%;
            }

            article.p-press.p-press-release-single.whitepaper-press .grid .col.col-small-8 {
                -ms-flex: 0 0 auto;
                width: 66.3%;
            }

            article.p-press.p-press-release-single.whitepaper-press .grid .col.col-small-3 {
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 32%;
            }
        } 





article.p-press.p-press-release-single.whitepaper-press .col.col-small-3.press-sidebar.whitepaper-author ul.social.whitepaper-social {
    display: flex;
}

article.p-press.p-press-release-single.whitepaper-press .col.col-small-3.press-sidebar.whitepaper-author ul.social.whitepaper-social li.custom-li-share {
    list-style: none;
    font-size: 1.5rem;
    margin: 0 0.5rem;
}

article.p-press.p-press-release-single.whitepaper-press .col.col-small-3.press-sidebar.whitepaper-author ul.social.whitepaper-social li.custom-li-share .social-block a {
    border: none;
    color: #000 !important;
    font-size: 30px;
    transition: all .25s;
    text-decoration: none;
}

article.p-press.p-press-release-single.whitepaper-press .col.col-small-3.press-sidebar.whitepaper-author ul.social.whitepaper-social a {
    border: none;
    color: #000 !important;
    font-size: 30px;
    transition: all .25s;
    text-decoration: none;
}

article.p-press.p-press-release-single.whitepaper-press .col.col-small-3.press-sidebar.whitepaper-author .social-block li {
    list-style: none;
    font-size: 1.5rem;
    margin: 0 0.5rem;
}

article.p-press.p-press-release-single.whitepaper-press .col.col-small-3.press-sidebar.whitepaper-author ul.social.whitepaper-social li.custom-li-share {
    margin-left: 0px !important;
}

article.p-press.p-press-release-single.whitepaper-press .col.col-small-3.press-sidebar.whitepaper-author ul.social.whitepaper-social li.custom-tweet-button {
    list-style: none;
    font-size: 1.5rem;
    margin: 0 0.5rem;
}








/*video-section*/
section#video-marketplace .grid.container .col.col-image {
    padding: 0px;
}
section#video-marketplace {
    padding: 0rem 0;
    /*margin-top: -5.5rem;*/
    padding-bottom: 24px;
}
section#video-marketplace .grid.container {
    /*background-color: #fff;*/
    /*padding: 0px 16px;*/
}
section#video-marketplace .grid.container .row {
    /*background-color: #fff;
    box-shadow: 1px 2px 12px -2px rgb(172 188 219);*/

}
section#video-marketplace .grid.container .video-popup-wrapper img{

    height: 100%;
}
section#video-marketplace .grid.container .col.col-small-6.col-image {
    margin-right: 38px;
    width: 47%;
    padding: 0px;
}

section#video-marketplace .grid.container .col.col-small-6 {
    justify-content: center;
    display: flex;
    padding-right: 2rem;
}
section#video-marketplace .grid.container .col.col-small-6 h2 {
    font-size: 26px;
}
section#video-marketplace .grid.container .col.col-small-6 p {
    text-align: justify;
    margin-bottom: 10px;
}

 section#video-marketplace .row .col.col-small-6 a.anchor-arrow.anchor.anchor-medium.event-cta--link::after {
     color: #000;
         content: "\f061";
    font-size: .875rem;
    margin-left: 0.5rem;
    position: relative;
    left: 0;
    color: #000;
    transition: left .25s;
    font-family: 'Font Awesome 6 Free'
}
 section#video-marketplace .row .col.col-small-6 a.anchor-arrow.anchor.anchor-medium.event-cta--link span {
     border-color: #000;
     color: #000;
}
 section#video-marketplace .grid.container .col.col-small-6 p.top-supertitle.supertitle {
     width: 134px;
}
 section#video-marketplace .grid.container .col.col-small-6 .supertitle {
     text-transform: capitalize;
     letter-spacing: normal;
    /* font: bold 22px/1.25rem Open Sans;
     */
     margin-bottom: 0.5rem;
     color: #fff;
     background: #1a73f1;
     width: 165px;
     padding: 3px 3px 3px 8px !important;
     margin-top: 10px;
     margin: 0px 0 22px;
     font-size: 16px !important;
     font-weight: 600;
}
 .video-popup-wrapper .position-to-top {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     margin: 0;
}
 #overlay {
     position: absolute;
    /* Sit on top of the page content */
     width: 100%;
    /* Full width (cover the whole page) */
     height: 100%;
    /* Full height (cover the whole page) */
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: rgba(0,0,0,0.5);
    /* Black background with opacity */
     z-index: 2;
    /* Specify a stack order in case you're using a different order for other elements */
     cursor: pointer;
    /* Add a pointer on hover */
}
 .rbt-btn.rounded-player-2 .play-icon {
     position: absolute;
     display: block;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     content: url(../img/youtube-logo.svg);
     width: 110px;
     margin-bottom: 20px;
}
 .press-video .wrapper svg {
     fill: #fff;
     stroke: #fff;
     stroke-linejoin: round;
     stroke-width: 5;
     opacity: 0;
}
 .press-video .wrapper .circle {
     width: 85px;
     height: 85px;
     border-radius: 50px;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: #6666ad75;
     margin: auto;
     box-shadow: rgb(255, 255, 255) 0px 0px 4rem 0px;
     transform: scale(1, 1);
     opacity: 0;
}
 .wrapper .circle.pulse {
     -webkit-animation-timing-function: ease;
     animation-timing-function: ease;
     background-color: #ffffff00;
     display: none;
     -webkit-animation: waves 2s ease-in-out infinite;
     animation: waves 2s ease-in-out infinite;
}
 @keyframes waves {
     0% {
         -webkit-transform: scale(0.2, 0.2);
         transform: scale(0.2, 0.2);
         opacity: 0;
         -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
     50% {
         opacity: 0.9;
         -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }
     100% {
         -webkit-transform: scale(0.9, 0.9);
         transform: scale(0.9, 0.9);
         opacity: 0;
         -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
 @-webkit-keyframes pulse {
     0% {
         transform: scale(1, 1);
    }
     25% {
         transform: scale(1, 1);
    }
     50% {
         transform: scale(1.4, 1.4);
    }
     100% {
         transform: scale(1, 1);
    }
}
 @keyframes pulse {
     0% {
         transform: scale(1, 1);
    }
     25% {
         transform: scale(1, 1);
    }
     50% {
         transform: scale(1.4, 1.4);
    }
     100% {
         transform: scale(1, 1);
    }
}
 #video-marketplace {
     padding-bottom: 0;
     padding-top: 20px;
     position: relative;
}
/* #video-marketplace:after {
     position: absolute;
     content: "";
     height: 2px;
     background-color: #242424;
     width: 50%;
     margin-left: 15px;
     top: 50%;
}
 */
 .hero .col.col-image video {
     height: 100%;
     width: 400px;
     background-color: #fff;
}
 section#video-marketplace .col.col-small-6 .cta-section {
     margin-top: 0px;
}



@media screen and (max-width: 767.9px) {
	article.p-press.p-press-release-single section.container {
    padding-top: 6rem;
}
    section#video-marketplace .grid.container .row {
    background-color: #f6f9ff;
    box-shadow: none;
}
    section#video-marketplace .grid.container {
    background-color: #F6F9FF !important;
    padding: 0;
}
    section#video-marketplace {
    padding: 0px;
    margin-top: 0rem;
    padding-bottom: 24px;
}
section#video-marketplace .grid.container .col.col-small-6.col-image {
    margin-right: 0px;
    width: 50%;
    padding: 16px 16px 0px;
    order:2;
}
section#video-marketplace .grid.container .col.col-small-6.col-info {
    margin-top: 0;
    /*margin-bottom: 48px;*/
    padding: 0px 16px;
}
section#video-marketplace .grid.container .col.col-small-6 .supertitle {
    margin: 0px 0 16px;
}
section#video-marketplace .grid.container .col.col-small-6 h2 {
    font-size: 22px;
    margin-bottom: 16px;
    text-align: left;
}
.rbt-btn.rounded-player-2 .play-icon {
    width: 80px;
}

section#video-marketplace .col.col-small-6 .cta-section
{
align-self: flex-start;
}
}


@media screen and (min-width: 768px) and (max-width: 991.9px) {
	.rbt-btn.rounded-player-2 .play-icon {
    width: 80px;
}
	article.p-press.p-press-release-single section.container {
    padding-top: 7rem !important;
}
section#video-marketplace {
    padding: 0rem 0;
    margin-top: 0rem;
    padding-bottom: 24px;
}
section#video-marketplace .grid.container .col.col-small-6.col-image {
    margin-right: 20px;
    width: 47%;
    padding: 0px;
}
section#video-marketplace .grid.container .col.col-small-6 {
    justify-content: center;
    display: flex;
    padding: 0px;
}
section#video-marketplace .grid.container .row {
    /*padding: 16px 0px;*/
    box-shadow: none;
        background-color: #f6f9ff;
}
/*section#video-marketplace .grid.container {
    background-color: #F6F9FF;
}*/
section#video-marketplace .grid.container .col.col-small-6 h2 {
    font-size: 22px;
}
section#video-marketplace .grid.container .col.col-small-6 .supertitle {
    font-size: 15px !important;
}
section#video-marketplace .grid.container .col.col-small-6 h2 {
    font-size: 22px;
}
section#video-marketplace .grid.container .col.col-small-6 .supertitle {
    font-size: 15px !important;
}
section#video-marketplace .grid.container .col.col-small-6 {
    justify-content: center;
    display: flex;
        padding: 0px 0px 0px 0px;
}
section#video-marketplace .grid.container .col.col-small-6 .supertitle {
    margin: 0px 0 0px;
}
section#video-marketplace .grid.container .col.col-small-6 h2 {
    font-size: 22px;
    line-height: 2rem;
    margin-bottom: 14px;
    margin-top: 14px;
}
section#video-marketplace .grid.container .col.col-small-6 p {
    text-align: justify;
    margin-bottom: 14px;
}
}

@media screen and (min-width: 992px) and (max-width: 1120.9px) {
	.rbt-btn.rounded-player-2 .play-icon {
    width: 100px;
}
    .Progressive-Technology .marketplace-tile {
    height: 300px !important;
}
    section#video-marketplace {
    padding: 0rem 0;
    margin-top: 0px;
    padding-bottom: 24px;
}
section#video-marketplace .grid.container .col.col-small-6.col-image {
    margin-right: 20px;
    width: 47%;
    padding: 0px;
}
section#video-marketplace .grid.container .row {
    /*padding: 16px;*/
}
section#video-marketplace .grid.container .col.col-small-6 {
    justify-content: center;
    display: flex;
    padding-right: 0rem;
}
section#video-marketplace .grid.container .col.col-small-6 h2 {
    font-size: 22px;
}
section#video-marketplace .grid.container .col.col-small-6 .supertitle {
    font-size: 15px !important;
}
section#video-marketplace .grid.container .col.col-small-6 {
    justify-content: center;
    display: flex;
        padding: 0px 0px 0px 0px;
}
section#video-marketplace .grid.container .col.col-small-6 .supertitle {
    margin: 0px 0 0px;
}
section#video-marketplace .grid.container .col.col-small-6 h2 {
    font-size: 22px;
    line-height: 2rem;
    margin-bottom: 14px;
    margin-top: 14px;
}
section#video-marketplace .grid.container .col.col-small-6 p {
    text-align: justify;
    margin-bottom: 14px;
}
}

@media screen and (min-width: 1121px) and (max-width: 1280px) {
    section#video-marketplace .grid.container .col.col-small-6.col-image {
    margin-right: 30px;
}

}

@media screen and (min-width: 1121px) and (max-width: 1220px) {
	.rbt-btn.rounded-player-2 .play-icon {
    width: 100px;
}
section#video-marketplace .grid.container .row {
    /*padding: 16px;*/
}
section#video-marketplace .grid.container .col.col-small-6 {
    justify-content: center;
    display: flex;
        padding: 0px 0px 0px 0px;
}
section#video-marketplace .grid.container .col.col-small-6 .supertitle {
    margin: 0px 0 0px;
}
section#video-marketplace .grid.container .col.col-small-6 h2 {
    font-size: 22px;
    line-height: 2rem;
    margin-bottom: 14px;
    margin-top: 14px;
}
section#video-marketplace .grid.container .col.col-small-6 p {
    text-align: justify;
    margin-bottom: 14px;
}
}

@media screen and (min-width: 1221px) and (max-width: 1280.9px) {
    section#video-marketplace .grid.container .row {
    padding: 0px;
}
section#video-marketplace .grid.container .col.col-small-6 {
    justify-content: center;
    display: flex;
        padding: 0px 16px 0px 0px;
}
section#video-marketplace .grid.container .col.col-small-6 .supertitle {
    margin: 0px 0 0px;
}
section#video-marketplace .grid.container .col.col-small-6 h2 {
    font-size: 26px;
    line-height: 2rem;
    margin-bottom: 14px;
    margin-top: 14px;
}
section#video-marketplace .grid.container .col.col-small-6 p {
    text-align: justify;
    margin-bottom: 14px;
}
}

@media screen and (min-width: 1281px) and (max-width: 1350.9px) {
section#video-marketplace .grid.container .col.col-small-6.col-image {
    margin-right: 30px;
}
section#video-marketplace .grid.container .row {
    padding: 0px;
}
section#video-marketplace .grid.container .col.col-small-6 {
    justify-content: center;
    display: flex;
        padding: 0px 16px 0px 0px;
}
section#video-marketplace .grid.container .col.col-small-6 .supertitle {
    margin: 0px 0 0px;
}
section#video-marketplace .grid.container .col.col-small-6 h2 {
    font-size: 26px;
    line-height: 2rem;
    margin-bottom: 14px;
    margin-top: 14px;
}
section#video-marketplace .grid.container .col.col-small-6 p {
    text-align: justify;
    margin-bottom: 14px;
}
}


@media screen and (max-width: 992px) {
section#video-marketplace .grid.container .video-popup-wrapper img{

    height: auto;
}
}
@media screen and (max-width: 767.8px) {
article.p-press.p-press-release-single
{
	padding-top: 0;
}
}

p, ul, ol, dl {
    color: #000;
    line-height: 1.5em;
    font-size: 15px !important;}

    .global-footer {
    background: transparent;
    text-align: center;
    z-index: 2;
    padding: 20px 10px;
    width: 100%;
    border-top: 1px solid #ffffff3d;
    margin-top: 0px !important;
}
.global-header .primary-nav .primary-link:active, .global-header .primary-nav .primary-link:focus, .global-header .primary-nav .primary-link:hover {
    text-decoration: none;
    color: #fff !important;}
    .global-header .primary-nav .primary-link {
    display: block;
    color: #fff !important;}