/*
Theme Name: Texas Campaign
*/

/* reset css inherited from blankslate? */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

/* Generated on: Tue Mar 23 2021 14:01:36 GMT+0000 (Coordinated Universal Time) */
/* ==========================================================================
   normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css 
   ========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust:100%
}

body {
  margin:0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display:block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align:baseline
}

audio:not([controls]) {
  display: none;
  height:0
}

[hidden], template {
  display:none
}

a {
  background-color:transparent
}

a:active, a:hover {
  outline:0
}

abbr[title] {
  border-bottom:1px dotted
}

b, strong {
  font-weight:bold
}

dfn {
  font-style:italic
}

h1 {
  font-size: 2em;
  margin:.67em 0
}

mark {
  background: #ff0;
  color:#000
}

small {
  font-size:80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align:baseline
}

sup {
  top:-0.5em
}

sub {
  bottom:-0.25em
}

img {
  border:0
}
.alignleft {
  float: left;
  margin: 0 12px 12px 0;
}
.alignright {
  float: right;
  margin: 0 0 12px 12px;
}
svg:not(:root) {
  overflow:hidden
}

figure {
  margin:1em 40px
}

hr {
  box-sizing: content-box;
  height:0
}

pre {
  overflow:auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size:1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin:0
}

button {
  overflow:visible
}

button, select {
  text-transform: none
}

button, html input[type="button"], input[type="reset"] {
  -webkit-appearance: button;
  cursor:pointer
}

button[disabled], html input[disabled] {
  cursor:default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding:0
}

input {
  line-height: normal
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  -webkit-appearance: none
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance:none
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding:.35em .625em .75em
}

legend {
  border: 0;
  padding:0
}

textarea {
  overflow:auto
}

optgroup {
  font-weight:bold
}

table {
  border-collapse: collapse;
  border-spacing:0
}

td, th {
  padding: 0
}

/* ==========================================================================
 Start of base Webflow CSS - If you're looking for some ultra-clean CSS, skip the boilerplate and see the unminified code below.
 ========================================================================== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing:border-box
}

html {
  height:100%
}

body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color:#333
}

img {
  max-width: 100%;
  vertical-align: middle;
  display:inline-block;
  height: auto;
}

html.w-mod-touch * {
  background-attachment:scroll !important
}

.w-block {
  display:block
}

.w-inline-block {
  /*! max-width: 100%; */
  display:inline-block
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end:2
}

.w-clearfix:after {
  clear:both
}

.w-hidden {
  display:none
}

.cta-button.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #488ab8;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius:100px;
}

input.w-button {
  -webkit-appearance:button
}

html[data-w-dynpage] [data-w-cloak] {
  color:transparent !important
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-bottom:10px
}

h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top:20px
}

h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top:20px
}

h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top:20px
}

h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top:10px
}

h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top:10px
}

h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top:10px
}

p {
  margin-top: 0;
  margin-bottom:10px
}

blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 18px;
  line-height:22px
}

figure {
  margin: 0;
  margin-bottom:10px
}

figcaption {
  margin-top: 5px;
  text-align:center
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left:40px
}

.w-list-unstyled {
  padding-left: 0;
  list-style:none
}

.w-embed:before, .w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end:2
}

.w-embed:after {
  clear:both
}

.w-video {
  width: 100%;
  position: relative;
  padding:0
}

.w-video iframe, .w-video object, .w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height:100%
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0
}

button, html input[type="button"], input[type="reset"] {
  border: 0;
  cursor: pointer;
  -webkit-appearance:button;
}

label {
  display: block;
  margin-bottom: 5px;
  font-weight:bold
}

.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width:940px
}

.w-container:before, .w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end:2
}

.w-container:after {
  clear:both
}

.w-container .w-row {
  margin-left: -10px;
  margin-right:-10px
}

.w-row:before, .w-row:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end:2
}

.w-row:after {
  clear:both
}

.w-row .w-row {
  margin-left: 0;
  margin-right:0
}

.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right:10px
}

.w-col .w-col {
  padding-left: 0;
  padding-right:0
}

.w-col-1 {
  width:8.33333333%
}

.w-col-2 {
  width:16.66666667%
}

.w-col-3 {
  width:25%
}

.w-col-4 {
  width:33.33333333%
}

.w-col-5 {
  width:41.66666667%
}

.w-col-6 {
  width:50%
}

.w-col-7 {
  width:58.33333333%
}

.w-col-8 {
  width:66.66666667%
}

.w-col-9 {
  width:75%
}

.w-col-10 {
  width:83.33333333%
}

.w-col-11 {
  width:91.66666667%
}

.w-col-12 {
  width:100%
}

.w-hidden-main {
  display:none !important
}

@media screen and (max-width: 991px) {
  .w-container {
      max-width:728px
  }

  .w-hidden-main {
      display:inherit !important
  }

  .w-hidden-medium {
      display:none !important
  }

  .w-col-medium-1 {
      width:8.33333333%
  }

  .w-col-medium-2 {
      width:16.66666667%
  }

  .w-col-medium-3 {
      width:25%
  }

  .w-col-medium-4 {
      width:33.33333333%
  }

  .w-col-medium-5 {
      width:41.66666667%
  }

  .w-col-medium-6 {
      width:50%
  }

  .w-col-medium-7 {
      width:58.33333333%
  }

  .w-col-medium-8 {
      width:66.66666667%
  }

  .w-col-medium-9 {
      width:75%
  }

  .w-col-medium-10 {
      width:83.33333333%
  }

  .w-col-medium-11 {
      width:91.66666667%
  }

  .w-col-medium-12 {
      width:100%
  }

  .w-col-stack {
      width: 100%;
      left: auto;
      right:auto
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main {
      display:inherit !important
  }

  .w-hidden-medium {
      display:inherit !important
  }

  .w-hidden-small {
      display:none !important
  }

  .w-row, .w-container .w-row {
      margin-left: 0;
      margin-right:0
  }

  .w-col {
      width: 100%;
      left: auto;
      right:auto
  }

  .w-col-small-1 {
      width:8.33333333%
  }

  .w-col-small-2 {
      width:16.66666667%
  }

  .w-col-small-3 {
      width:25%
  }

  .w-col-small-4 {
      width:33.33333333%
  }

  .w-col-small-5 {
      width:41.66666667%
  }

  .w-col-small-6 {
      width:50%
  }

  .w-col-small-7 {
      width:58.33333333%
  }

  .w-col-small-8 {
      width:66.66666667%
  }

  .w-col-small-9 {
      width:75%
  }

  .w-col-small-10 {
      width:83.33333333%
  }

  .w-col-small-11 {
      width:91.66666667%
  }

  .w-col-small-12 {
      width:100%
  }
}

@media screen and (max-width: 479px) {
  .w-container {
      max-width:none
  }

  .w-hidden-main {
      display:inherit !important
  }

  .w-hidden-medium {
      display:inherit !important
  }

  .w-hidden-small {
      display:inherit !important
  }

  .w-hidden-tiny {
      display:none !important
  }

  .w-col {
      width:100%
  }

  .w-col-tiny-1 {
      width:8.33333333%
  }

  .w-col-tiny-2 {
      width:16.66666667%
  }

  .w-col-tiny-3 {
      width:25%
  }

  .w-col-tiny-4 {
      width:33.33333333%
  }

  .w-col-tiny-5 {
      width:41.66666667%
  }

  .w-col-tiny-6 {
      width:50%
  }

  .w-col-tiny-7 {
      width:58.33333333%
  }

  .w-col-tiny-8 {
      width:66.66666667%
  }

  .w-col-tiny-9 {
      width:75%
  }

  .w-col-tiny-10 {
      width:83.33333333%
  }

  .w-col-tiny-11 {
      width:91.66666667%
  }

  .w-col-tiny-12 {
      width:100%
  }
}


@media screen and (max-width: 767px) {
  .w-nav-brand {
      padding-left:10px
  }
}

.main-nav li {
    position: relative;
}
.main-nav a {
  text-decoration: none;
}
.main-nav ul ul {
    display: none;
    padding-top: 65px;
    position: absolute;
    top: 3em;
    left: 0;
    z-index: 999999999;
    width: 180px;
    background: ;
    padding-left: 0;
}
.main-nav ul ul li {
  background-color: #175885;
  display: block;
  text-align: left;
  padding: 12px 18px;
}
.main-nav ul ul li:last-child {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.main-nav ul ul li a {
  color: #fff;
  text-transform: capitalize;
  
  
}
.main-nav ul li:hover > ul {
    display: block;
}
.menu-item {
  position: relative;
  display: inline-block;
  vertical-align: center;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right:auto
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
      display: none
  }
}

.w-tabs {
  position:relative
}

.w-tabs:before, .w-tabs:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end:2
}

.w-tabs:after {
  clear:both
}

.w-tab-menu {
  position:relative
}

.w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222222;
  background-color:#dddddd
}

.w-tab-link.w--current {
  background-color:#C8C8C8
}

.w-tab-link:focus {
  outline:0
}

.w-tab-content {
  position: relative;
  display: block;
  overflow:hidden
}

.w-tab-pane {
  position: relative;
  display:none
}

.w--tab-active {
  display:block
}

@media screen and (max-width: 479px) {
  .w-tab-link {
      display:block
  }
}

.w-ix-emptyfix:after {
  content: ""
}

@keyframes spin {
  0% {
      transform:rotate(0deg)
  }

  100% {
      transform:rotate(360deg)
  }
}

.w-dyn-empty {
  padding: 10px;
  background-color:#dddddd
}

.w-dyn-hide {
  display:none !important
}

.w-dyn-bind-empty {
  display:none !important
}

.w-condition-invisible {
  display: none !important
}

/* ==========================================================================
 Start of custom Webflow CSS
 ========================================================================== */
body {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 21px;
  line-height: 32px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #5098c9;
  font-size: 40px;
  line-height: 49px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #5098c9;
  font-size: 21px;
  line-height: 25px;
  font-weight: 700;
}
.post-content h3 {
  margin-top: 40px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 25px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #5098c9;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 1.5px;
}

p {
  margin-bottom: 20px;
}
.accordions p,
.simple_content p {
  margin-bottom: 40px;
}
a {
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #5098c9;
  text-decoration: underline;
}

a:hover {
  color: #175885;
}

.mycontain {
  display: block;
  width: auto;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.styletitle {
  margin: 20px 15px 30px;
  border-bottom: 1px solid #b9b9b9;
  font-size: 14px;
  text-transform: uppercase;
}

.flexcolwrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.flexcolwrap.inversecolors {
  padding-top: 26px;
  padding-bottom: 0px;
  background-color: #5098c9;
}

.flex2col {
  width: 50%;
  margin-bottom: 15px;
  padding: 10px 15px;
}

.heading {
  font-size: 55px;
  line-height: 64px;
}

.stylename {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #b9b9b9;
  border-bottom: 0px none #40b896;
  color: #b9b9b9;
  font-size: 14px;
  text-transform: uppercase;
}

.heading-2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.small-p {
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  line-height: 28px;
}

.small-p.white {
  margin-bottom: 40px;
  color: #fff;
}

.colorbox {
  display: inline-block;
  width: 150px;
  height: 150px;
  margin-right: 25px;
  background-color: #a26ab8;
}

.colorbox.dark-blue {
  margin-left: 0px;
  background-color: #0a4069;
  color: #0a4069;
}

.colorbox.brandmaincolor {
  background-color: #5098c9;
}

.colorbox.brand2ndcolor {
  background-color: #e8cc84;
}

.colorbox.black {
  background-color: #000;
}

.colorbox.green {
  background-color: #40b896;
}

.flex3col {
  width: 25%;
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
}

.flex3col.textlinkcol {
  padding-top: 19px;
}

.cta-button {
  height: auto;
  margin-top: 0px;
  padding-right: 28px;
  padding-left: 28px;
  border-radius: 100px;
  background-color: #5098c9;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  padding: 15px 20px;
  text-decoration: none;
}

.cta-button.white-button {
  color: #3aa284;
  background-color: white;
  
}
.cta-button:hover {
  background-color: #175885;
  color: #fff;
  border-color: #175885;
}
.cta-button.green-button,
.cta-button.donate-button {
  margin-left: 20px;
  border-style: none;
  border-width: 1px;
  border-color: #5098c9;
  background-color: #39a284;
  color: #fff;
  line-height: 1;
}
.nav-button a {
  border-style: none;
  background-color: #39a284;
  color: #fff;
  line-height: 1;
  padding: 17px;
  border-radius: 28px
}
.cta-button.green-button {
  margin-left: 0;
}
.cta-button.green-button:hover,
.cta-button.donate-button:hover,
.nav-button a:hover {
  border-color: #5098c9;
  background-color: #46c7a2;
  color: #fff;
}
.cta-button.donate-button a {
  color: #fff;
}

.cta-button.donate-button.inverse-donate {
  border-color: #fff;
  background-color: #fff;
  color: #40b896;
}

.cta-button.donate-button.inverse-donate:hover {
  background-color: #40b896;
  color: #fff;
}

.cta-button,
.form-block .btn,
.cta-button.inverse-button {
  border: 1px solid #fff;
  border-radius: 100px;
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.75px;
  text-transform: uppercase;
}

.cta-button.inverse-button:hover {
  border-style: solid;
  border-color: transparent;
  background-color: #175885;
  color: #fff;
}

.invese-link {
  color: #fff;
}

.invese-link.small {
  font-size: 14px;
}


.home-hero {
  color: #fff; 
  background-color: #5098c9;
  background-image: url("images/txc-texture.jpg");
  padding: 0;
  background-size: cover;
}
.home-hero .grid {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 100vw;
}
.home-hero .herotext-contain {

  max-width: 700px;
  padding: 220px 100px 220px 20px;
  float: right;
}
@media screen and (max-width: 1023px) {
  .home-hero .herotext-contain {
    max-width: 100%;
    padding: 80px; 
    float: right;
  }
}
.home-hero .cta-button {
  margin-bottom: 40px
}
.home-hero .hero-right {
  position: relative;
  background-size: cover;
  background-position: center;
}
.home-hero .hero-right i {
  position: absolute;
  font-size: 100px;
  top: 50%;
  left: 50%;
  translate: -50px -50px;  
}
.modal-dialog {
  max-width: 800px;
}
@media screen and (min-width: 768px) {
  .home-hero .grid {
    display: grid;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
      justify-content: center;
  }
  .home-hero .cta-button {
    margin-bottom: 0px
  }
}
@media screen and (max-width: 767px) {
  .home-hero .cta-button {
    margin-bottom: 0px
  }
  .home-hero .hero-right {
    padding-bottom: 58%;
    background-size: cover;
    background-position: center center;
  }
}

.hero.interior {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff; 
  height: 450px;
  background-position: center;
  background-size: cover;
}
.civicrm .hero.interior {
  height: 200px
}
.page-id-8160 .navbar,
.civicrm .navbar {
  display: none;
}
.hero.single {
  background-image: url('images/txc-texture.jpg');
  text-align: center;
}
.single-hero-wrapper {
  max-width: 960px;
  margin: 0 auto;
  padding:130px 20px; 
}
.single-hero-wrapper h5 .date {
  text-transform: uppercase;
}
.post-content ._960-contain {
  max-width: 1000px;
  margin: 96px auto;
  padding: 20px;
}
.post-content ._960-contain .attachment-featured {
  width: 400px;
  height: auto;
  float: left;
  margin: 0 30px 10px 0;
}
.post-content .wp-block-pullquote {
    padding: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote {
    text-align: left;
    max-width: 100%;
    margin: 0;  
    padding: 0;
    border-left: 0px;
    font-size: 16px;
    line-height: 25px;
    color: #5098c9;
}
.main-section ul {
  list-style: disc;
}
.donate-page .container ul,
.post-content ul,
.simple_content ul {
  list-style: none;
  padding: 0 0 0 4px;,
  
  
}
.donate-page .container li,
.post-content li,
.simple_content li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 18px;
  line-height: 1.2;
  font-size: 17px;
}
.donate-page .container li:before,
.post-content li:before,
.simple_content li:before {
  content: '';
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  background-color: #175885;
  border-radius: 12px;
  top: 4px;
  left: 0
}

.intro .image-holder .btn-watch{
	z-index: 9999;
}
.intro .two-columns .column .image-holder .video-frame{
	position: relative;
	z-index: -9999;
	display: block;
	width: 640px;
	height: 440px;
}

.paragraph {
  font-size: 32px;
  line-height: 50px;
}

.paragraph.lead {
  color: #5098c9;
}

.paragraph.lead.center {
  margin-top: 20px;
  text-align: center;
}

.small-link {
  font-size: 14px;
}

.small-link.white {
  margin-left: 31px;
  font-size: 12px;
  text-decoration: none;
}

.small-link.white:hover {
  color: #5098c9;
}

.navbar {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 135px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.body {
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand {
  position: static;
}

.image {
  height: auto;
}
.main-nav .menu {
  position: relative;
  margin-right: 30px;
  display: table;
  margin-bottom: 0;
}

.menu > .menu-item,
.nav-link {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  max-width: 18ch;
  position: relative;
  vertical-align: middle;
  display: table-cell
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: 1400px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}


.main-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-section.accordions {
  padding-bottom: 75px;
}
.main-section.color {
  height: auto;
  padding-top: 120px;
  background-color: #f2faff;
}

.main-section.blue {
  background-color: #f7f7f7;
}

.main-section.blog {
  height: auto;
  background-color: #f7f7f7;
}
.page-template-default .hentry {
  padding-top: 80px;
  padding-bottom: 80px;
}
.civicrm.page-template-default .hentry {
  padding-top: 40px;
}
.main-section.form {
  width: auto;
  max-width: none;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #5098c9;
  min-height: 650px
}

.main-section.footer {
  height: auto;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #175885;
}
@media screen and (max-width: 599px) {
  .main-section.footer {
    padding-right: 30px;
    padding-left: 3px;
  }
}
.main-section._0-p {
  padding-top: 0px;
}

.main-section._100p-bottom {
  padding-bottom: 100px;
}

._1180-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 20px;
  height: auto;
  max-width: 1180px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}
._1180-contain .tableauPlaceholder {
  max-width: 100%;
  width: 100% !important;
}
._1180-contain .tableauPlaceholder iframe {
  max-width: 100%;
  /*! width: 100% !important; */
}
._1180-contain.data {
  position: relative;
  width: auto;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

._1180-contain.blog {
  max-width: none;
}

._1180-contain.left {
  width: 100vw;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.centered {
  margin-bottom: 20px;
  text-align: center;
}

.divider {
  width: 63px;
  height: 2px;
  background-color: #e8cc84;
}

.h2-centered {
  text-align: center;
}

._2col-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(30ch, 1fr));
  width: 100vw;
  max-width: 1180px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
 
}

.block-contain {
  width: auto;
  height: auto;
  margin: 20px;
  padding: 40px;
  border-radius: 14px;
  background-color: #fff;
  box-shadow: 1px 1px 12px 6px rgba(0, 0, 0, 0.05);
}

.block-contain.blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin: 0px;
  padding: 30px 30px 0 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px 0px 14px 14px;
  box-shadow: none;
}

.block-contain.blog.top {
  padding: 0px;
  border-radius: 14px 14px 0px 0px;
  background-size: cover;
  box-shadow: none;
}
.blog-block-wrapper .wp-post-image,
.blog-block-wrapper .default-featured-img {
  height: auto;
  border-radius: 10px
}

.heading-10 {
  margin-bottom: 20px;
}
.arrow-link {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  
}
.arrow-link:after {
  position: absolute;
  top: 0px;
  right: -35px;
  content: '';
  background-image: url('images/arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px; 
  height: 16px;
}
.arrow {
  margin-left: 10px;
}
.icon {
  margin-right: 20px;
}
.landing_blocks {
  margin-bottom: 60px;
}
.container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 600px) {
  .landing_blocks .grid {
    --min: 24ch;
    --gap: 2rem;
    display: grid;
    grid-gap: var(--gap);
    grid-template-columns: repeat(auto-fit, minmax(30ch, 1fr));
  }
}
@media screen and (max-width: 599px) {
  .landing_blocks .grid {
    --min: 24ch;
    --gap: 2rem;
    display: grid;
    grid-gap: var(--gap);
    grid-template-columns: 1fr;
  }
}
.landing_blocks img {
  height: auto;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}
.landing_blocks .block-landing {
  border-radius: 12px;
  box-shadow: 0 0 12px rgba(0,0,0,0.2);
  text-decoration: none;
}
.landing_blocks .block-landing:hover,
.box .expand:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.landing_blocks .landing-contain {
  padding: 18px 60px 18px 30px;
  position: relative;
}
.landing-contain h5 {
  font-size: 20px;
  line-height: 26px;
}
.landing-contain .arrow {
  position: absolute;
  right: 30px;
  top: 32px;
}

.section.bios {
  margin-top: 100px;
  margin-bottom: 60px;
  font-size: 15px;
  line-height: 20px;
}
.section.bios h2 {
  text-align: center;
  margin-bottom: 40px;
}
.section.bios .grid {
  --min: 24ch;
  --gap: 2rem;
  display: grid;
  grid-gap: var(--gap);
  grid-template-columns: repeat(auto-fit, minmax(var(--min), 1fr));
}
.section.bios img {
  height: auto;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}
.section.bios .block-bio {
  border-radius: 12px;
  text-decoration: none;
  color: #000;
  background-color: #f7f7f7
}
.section.bios .bio-contain {
  padding: 24px 30px 30px 30px;
  position: relative;
}
.section.bios .bio-contain strong {
  display: block;
}
.section.bios .bio-contain em {
  font-style: italic;
  display: block;
  margin-bottom: 20px;
  font-size: 13px;
}

.icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.icon-wrapper h3 {
  marting-top: 0
}
@media screen and (min-width: 768px) {

  .impact-graph .container {
    display: grid;
    grid-template-columns: 1fr 1fr;  
    justify-content: center;
    grid-gap: 20px;
  }
}
.left-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.left-data.right {
  position: relative;
  height: auto;
  margin-left: 20px;
  padding-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.content-center-wrapper {
  margin-right: 20px;
  margin-left: 20px;
}

.circle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 150px;
  background-color: rgba(162, 106, 184, 0.85);
}

.circle.green {
  left: 10px;
  background-color: rgba(57, 162, 132, 0.9);
}

.circle.gold {
  position: relative;
  left: -10px;
  background-color: rgba(80, 152, 201, 0.9);
}

.div-block-2 {
  position: relative;
  top: -60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.data-text {
  position: relative;
  padding: 40px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .circle {
    width: 150px;
    height: 150px;
  }

  .circle.green {
    left: 5px;
  }

  .circle.gold {
    left: -5px;
  }
  .div-block-2 {
    top: -30px;
  }
  .data-text {
    padding: 20px;
    font-size: 12px;
    line-height: 16px  }
}
._3-column-flex {
  display: grid;
}
@media screen and (min-width: 960px) {
  ._3-column-flex {
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 60px;
  }
}

.heading-11 {
  color: #175885;
  font-size: 24px;
  line-height: 35px;
}

.image-2 {
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}

.blog-block-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 14px;
  background-color: #fff;
  box-shadow: 1px 1px 12px 6px rgba(0, 0, 0, 0.05);
}

.heading-12 {
  margin-bottom: 20px;
}

.block-link-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-decoration: none;
  width: 100%;
}

@media screen and (max-width: 499px) {
  .block-link-box {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
}

.block-link-box:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.block-link-box.download {
  display: block;
  width: 100%;
}

.main-section.form {
  background-image: url('images/txc-texture.jpg');
  padding: 60px 0;
  background-size: cover;
}

.main-section.form .container {
  display: flex;
flex-direction: column;
margin-right: auto;
margin-left: auto;
padding: 1rem;

}
@media screen and (max-width: 599px) {
  .main-section.form .container {
  padding: 0;
  }
}
.form-block {
  margin-top: 40px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .main-section.form .container {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 25%;
    align-items: center;
  }
  .form-block {
    margin-top: 0px
  }
}
.form-block .first_row {
}
.caldera_forms_form label {
  font-weight: 300;
}
.caldera_forms_form input,
.form-block input {
  border: none;
  width: 100%;
  margin-bottom: 12px;
  padding: 18px 24px;
  font-size: 16px;
  border-radius: 8px;
  color: #aaa;
  font-size: 14px;
}
.caldera_forms_form input {
  border: 1px solid #ccc;
}
.caldera_forms_form input.btn {
  width: auto;
  text-transform: uppercase;
  border: 1px solid #fff;;
  border-radius: 80px;
  color: #fff;
  background-color: #5098c9;
  
}
.form-block .cta-button,
.form-block .btn {
  width: auto;
  margin-bottom: 0;
  margin-top: 24px;
}
.white {
  background-color: transparent; 
  color: #fff;
}

.white.normal {
  font-weight: 400;
}


.link {
  display: inline;
}

.link-block {
  display: block;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.box .expand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  height: 75px;
  margin-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #094069;
  box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  z-index: 5;
  position: relative;
}
.box .expand .fa-minus {
  display: none;
}
.box .expand.open .fa-minus {
  display: block;
}
.box .expand.open .fa-plus {
  display: none;
}
.accordions {
  width: 100%;
}

.accordions .list ul {
  padding: 0;
}
.accordions .list li {
  padding-bottom: 8px
}
.accordions .expanded {
  background-color: #f7f7f7;
  padding: 0px 40px;
  overflow:hidden;  
  transition: all .3s ease;
  height: 0px;
  max-height: 0; 
}
.accordions .expanded.opened {
  height: auto;
  padding: 40px;
  max-height: 10000px;
}

.accordions .content ul {
  list-style: none;
  font-size: 16px;
  padding-left: 24px;
}
.accordions .content li {
  position: relative;
}
.accordions .content li:before {
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  content: '';
  border-radius: 20px;
  left: -24px;
  top: 10px;
  background-color: #094069;
}

@media screen and (min-width: 960px) {
  .accordions .cols {
     display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
  }
}
.footer-main {
  display: block;
  margin-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-main:hover {
  color: #5098c9;
}

.footer-main.sub {
  margin-top: 30px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: capitalize;
}


.footer-link-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 29px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top-level-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-level-contain.pad {
  margin-top: 0px;
}


.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  padding: 0 20px 24px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #fff;
}

#menu-footer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr; 
  grid-gap: 40px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 959px) {
  #menu-footer {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  #menu-footer {
    grid-template-columns: 1fr 1fr;
  }
}
#menu-footer a {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
  display: block
}
#menu-footer ul,
#menu-footer li{
  margin: 0 0 18px 0;
  padding: 0;
}
#menu-footer li {
  display: block;
}
#menu-footer > li > a {
  text-transform: uppercase;
  font-weight: 700;
  min-height: 60px;
  font-size: 12px;
  display: block;
  max-width: 14dch;
  text-align: left;
}
#menu-footer .sub-menu a {
  text-transform: capitalize;
  font-weight: 300;
}
.social-contain {
  margin-right: 0px;
  margin-left: 0px;
  display: flex;
  font-size: 10px;
}
.social-contain a {
  margin-right: 12px
}
.social-contain .fa-circle {
  color: #fff;
}
.small {
  color: #fff;
  font-size: 14px;
  line-height: 14px;
}

.logo-white {
  margin-bottom: 19px;
}


.copyright {
  color: #fff;
  font-size: 12px;
}



.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  padding: 0 20px;
  max-width: 1200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .div-block-17 {
    display: block;
  }
}
.interior-hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5098c9;
  text-align: center;
}
.hero.interior {
  background-color: #5098c9;
}
.hero.interior .interior-hero-wrapper{
  background-color: transparent;
}
.download-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  height: 75px;
  margin-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5098c9;
  box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 499px) {
  .download-wrapper {
    padding-left: 20px;
  }
  .download-wrapper h4 {
    font-size: 16px;
    line-height: 1.2;
  }
}

.small-descrip {
  margin-top: 20px;
  font-size: 14px;
}

/* bio styles */

.bio-content ._960-contain {
  max-width: 960px;
  margin: 60px auto;
  padding: 020px;
}
.bio-header {
  margin-bottom: 48px;
}
.bio-header img {
  float: left;
  max-width: 260px;
  height: auto;
  border-radius: 15px;
  margin-right: 28px;
}
.bio-header h1 {
  font-size: 36px;
  margin-top: 48px;
  color: #5098c9;
  background: none;
  margin-bottom: 0;
  display: inline-block;
  line-height: 40px;
}
.bio-header .fa-stack {
  color: #d7bd7b;
  font-size: 16px;
  margin: -12px 0 0 8px
}
.bio-header .title {
  font-size: 14px;
  font-weight: 600;
}
.bio-header:after {
  content:'';
  display: block;
  clear: both;
}
.bio-content .download-wrapper {
  margin-top: 48px;
}
.event .download-wrapper i,
.bio-content .download-wrapper i,
.simple_content .download-wrapper i {
  color: #fff;
  font-size: 48px
}
@media screen and (max-width: 767px) {
  .flexcolwrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }

  .flex2col {
      width: 100%;
  }

  .colorbox {
      margin-right: 15px;
      margin-bottom: 15px;
      margin-left: 10px;
  }

  .colorbox.dark-blue {
      margin-left: 10px;
  }

  .flex3col {
      width: 100%;
  }
}

.single-hero-wrapper.index {
  position: relative;
}
.single-hero-wrapper.index .search-form {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 90%;
  max-width: 640px;
  transform: translatex(-50%) translateY(50%);
}
.single-hero-wrapper.index .search-form input {
  color: #a4a4a4;
  font-weight: 300;
  line-height: 1;
  padding: 18px 50px 18px 18px;
  border: none;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.single-hero-wrapper.index .search-form button {
  position: absolute;
  right: 40px;
  top: 14px;
  background-color: #fff
}
.single-hero-wrapper.index .search-form button i {
  color: #a4a4a4;
}

.sorter {
    list-style: none;
    margin: 0px 0 40px 0;
    padding: 0;
    text-align: center;
}
.sorter li {
    display: inline-block;
    padding: 0 18px 12px;
}
.sorter a {
  text-decoration: none;
  font-weight: 500;
}
.sorter a.current { 
  border-bottom: 2px solid   #e8cc84;
}
.sorter a.pk {
  color: #39a284;
}
.sorter .button {
    padding: var(--sm);
    margin: 4px;
    display: block;
}
.main-section.blog .grid {
    --min: 21ch;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(var(--min), 1fr));
    align-items: top;
    text-align: left;
    margin-bottom: 30px;
}
@media (min-width: 768px) {
  .main-section.blog .grid { 
    grid-template-columns: repeat(3, 1fr);
  }
}
.main-section.blog .post-content {
  margin-bottom: 40px;
  border-radius: 15px;
  text-decoration: none;
}
.main-section.blog .post-content img {
  border-radius: 14px 14px 0px 0px;
  height: auto;
}
.main-section.blog .post-content .blog-block-wrapper {
  height: 100%;
}
.main-section.blog .post-content h5 {
  color: #5098c9;
  text-transform: uppercase;
  letter-spacing: 0; 
}

.pager {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .pager * {
    margin-left: 8px;
    margin-right: 8px;
    font-size: 18px;
  }
  
  .pager a {
    text-decoration: none;
    color: inherit;
  }
  
  .pager .current {
    color: #fff;
    background-color: #4c8fbc;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  
  }
  
  .pager .next, .pager .prev {
    position: relative;
    visibility: hidden;
    width: 32px;
  }
  
  /* White Circle */
  .pager .next::before {
    content:'';
    background-color: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    visibility: visible;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left:0;
    right:0;
    margin:auto;
  }
  .pager .next::after {
    content: '';
    visibility: visible;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left:4px;
    right:0;
    margin:auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #4c8fbc;
  }
.hero.interior.search-header  {
  height: 300px;
}
.search-results .container {
  max-width: 700px;
  font-size: 18px;
  line-height: 26px;
  margin: 60px auto 20px;
}
.search-results article {
  margin-bottom: 60px;
}
.donate-page.page-intro {
  text-align: center;
  background-color: #4f98c9;
  color: #fff;
  padding: 100px 20px;
}
.donate-page .intro {
  font-size: 32px;
  line-height: 42px;
  max-width: 44ch;
  margin: 0 auto;
}

.donate-page.options {
  padding-top: 80px;
  padding-bottom: 80px
}
.donate-page.options h3 {
  font-size: 18px;
  margin-top: 0;
}
.donate-page.options p {
  margin-bottom: 40px;
}
.donate-page.options p.date {
  margin-bottom: 20px;
}
.donate-page.options .button {
  background-color: #3fb896;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1;
  text-transform: uppercase;
  padding: 20px 32px;
  border-radius: 32px;
  margin-top: 12px;
  display: inline-block;
}
.donate-page .grid.primary {
    --min: 30ch;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(40ch, 1fr));
    align-items: top;
    text-align: left;
    margin-bottom: 30px;
    min-width: var(--min);
    font-size: 22px;
}

.donate-page .grid.secondary {
    --min: 30ch;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(30ch, 1fr));
    align-items: top;
    text-align: left;
    margin-bottom: 30px;
    min-width: var(--min);
    font-size: 16px;
    line-height: 26px
}
.donate-page .block-contain {
  position: relative;
  padding-bottom: 120px;
}
.donate-page .block-contain .button-place {
  position: absolute;
  bottom: 60px;
  width: 80%;
  text-align: center;
}
.side_blocks .grid {
  display: flex;
  flex-direction: column;
    align-items: top;
    text-align: left;
    margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .side_blocks .grid {
    display: grid;
    margin: 0 auto 30px;
    grid-gap: 60px;
    grid-template-columns: 2fr 1fr;
  }
}
.side_blocks .main-content input,
.side_blocks .main-content textarea {
  background-color: #f1f1f1;
  width: 100%;
  border: none;
  margin-bottom: 20px;
  color: #a6a6a6;
  font-size: 16px;
  padding: 16px 18px;
  border-radius: 5px;
}
.side_blocks .main-content input.btn {
  width: auto;
  color: #fff;
  background-color: #5098c9;
  border-radius: 80px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 16px 40px;
}
.side_blocks .block {
  background-color: #f1f1f1;
    border-radius: 8px;
  padding: 16px 18px;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 24px;
}
.side_blocks .block h5 {
  font-size: 20px;
  margin-bottom: 16px;
}

.hero.event p {
  margin-top: 36px;
}
.event .reg-link {
  text-align: center;
  margin: 36px 0;
}
.event .sponsors  {
  margin-top: 48px;
}
.sponsors .grid {
  text-align: center;
  grid-gap: 40px;
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.sponsors .sponsor {
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
.sponsors .sponsor img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 140px;
  max-width: 200px;  
  
}
@media screen and (max-width: 479px) {
  h1 {
      font-size: 35px;
      line-height: 38px;
  }

  h2 {
      font-size: 30px;
      line-height: 33px;
  }

  h3 {
      font-size: 25px;
      line-height: 31px;
  }

  h4 {
      font-size: 21px;
      line-height: 26px;
  }

  h5 {
      font-size: 16px;
      line-height: 22px;
  }

  p {
      margin-bottom: 15px;
      font-size: 15px;
      line-height: 25px;
  }

  a {
      font-size: 15px;
  }

  .small-p {
      font-size: 13px;
      line-height: 22px;
  }

  .cta-button {
      font-size: 15px;
  }
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
  padding: 48px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    max-width: 1024px;
    margin: 200px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.modal .close {
  position: absolute;
  top: 8px;
  right: 12px;
  cursor: pointer;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  opacity: .5;
  background: transparent;
  border:0;
}

button.burger,
button.close {
  border: 0;
  background: none;
  padding: 0;
}
.burger,
.close{
  display: none;
  
}
#search-block {
  position: relative;
}
.search-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-height: 0;
  transform: translatex(-10px) translateY(100%);
  transition: all 0.3s;
  z-index: 5;
}
.search-box .search-input {
    width: 100%;
    height: 100%;
    padding: 0 1em;
    border: 0;
    opacity: 0;
    color: #4f98c9;
    border: 1px solid #4f98c9;
    border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
#search-block.show .search-box {
    max-height: 40px;
}
#search-block.show .search-input {
      opacity: 1;
}

.search-button {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
}

.search-toggle {
  position: relative;
  display: block;
  height: 9px;
  width: 9px;
}
.search-toggle::before, .search-toggle::after {
  content: "";
  position: absolute;
  display: block;
  transition: all 0.1s;
}
.search-toggle::before {
  border: 2px solid #4f98c9;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  left: -2px;
  top: -2px;
}
.search-toggle::after {
  height: 2px;
  width: 7px;
  background: #4f98c9;
  top: 10px;
  left: 8px;
  transform: rotate(45deg);
}
.search-toggle.active::before {
  width: 0;
  border-width: 1px;
  border-radius: 0;
  transform: rotate(45deg);
  top: -1px;
  left: 4px;
}
.search-toggle.active::after {
  width: 12px;
  left: -1px;
  top: 4px;
}
@media screen and (max-width: 959px) {
  .burger {
    display: block;
    cursor: pointer;
  }
  #search-block {
    display: none;
  }
  #search-block.active {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    z-index: 500;
    bottom: 0;
    background-color: #fff;
  }
  #search-block.active .close {
    display: block;
    position: absolute; 
    right: 10px;
    top: 10px;
    cursor: pointer;
    background-color: #fff;
  }
  #search-block .menu {
    margin: 0;
    padding: 0;
  }
  #search-block .main-nav {
    margin-top: 20px;
    background-color: #fff;
    padding-bottom: 80px
    
  }
  #search-block .main-nav li {
    display: block;
    text-align: center;
    margin-bottom: 0px;
    margin-right: 0
  }
  #search-block.active .search-box {
    position: relative;
    top: -100px;
    width: 80%;
    max-width: 80%;
    margin: 0 auto;
    max-height: 40px;
    background-color: #fff;
  }
  #search-block.active .search-input {
        opacity: 1;
  }
  #search-block.active .search-button {
    display: none
  }
  .main-nav ul ul {
    display: block;
    padding-top: 0;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  .main-nav .menu {
    position: relative;
    margin-right: 0;
    display: block;
    margin-bottom: 0;
  }
  .menu > .menu-item,
  .nav-link {
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    display: block;
  }


  .main-nav ul ul li {
    background-color: #fff;
    display: block;
    text-align: center;
    padding: 10px 0 0 0;
  }
  .main-nav ul ul li a {
    color: #5098c9;
    text-transform: capitalize;
  }

}


#crm-main-content-wrapper form input[type="text"] {
  border: 1px solid #cfcfcf;
  background: #fff;
  font-size: 20px !important;
  padding: 16px 20px !important;
  color: #818181 !important;
  border-radius: 8px !important;
  width: 400px;
  max-width: 90%; 
}
/* Don't apply the above border and padding to the type-in input for select2 multiselect controls.
   Reference: https://joinery.freshdesk.com/a/tickets/644
*/
#crm-main-content-wrapper form div.select2-container input[type="text"] {
  border: none;
  padding: 0 10px !important;
}

#crm-main-content-wrapper form input#frequency_interval[type="text"],
#crm-main-content-wrapper form input#installments[type="text"]{
  border: 1px solid #cfcfcf;
  background: #fff;
  font-size: 20px !important;
  padding: 4px 20px !important;
  color: #818181 !important;
  border-radius: 8px !important;
  width: 400px;
  max-width: 90%; 
}
#crm-main-content-wrapper form input#price_18[type="text"] {
  padding: 4px 20px !important;
  font-size: 16px;
}
#crm-main-content-wrapper form select{
  border: 1px solid #cfcfcf;
  background: #fff;
  font-size: 20px !important;
  padding: 16px 20px !important;
  color: #818181 !important;
  border-radius: 8px !important;
  width: 400px;
  max-width: 90%;
  appearance: none;
  -webkit-appearance:none;
}
#crm-main-content-wrapper form .is_recur-section select{
  margin: 0 12px 8px;
  font-size: 16px !important;;
  padding: 8px 20px !important;
}

#crm-main-content-wrapper form .select2-container {
  width: 400px !important;
  max-width: 90% !important;
}
#crm-main-content-wrapper form .select2-choice {
  border: 1px solid #cfcfcf;
  background: #fff;
  font-size: 20px !important;
  padding: 16px 20px !important;
  color: #818181 !important;
  border-radius: 8px !important;
  width: 400px !important;
  max-width: 90% !important;
}
#crm-main-content-wrapper form .select2-arrow {
  background-color: #fff; 
  background-image: url('images/blue-select.png'); 
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: left center;
  border: none;
  width: 24px;
  
}
#crm-main-content-wrapper form .select2-arrow b{
  display: none;
}
#crm-main-content-wrapper form .select2-choice abbr {
  right: 36px;
}

#crm-main-content-wrapper form select {
 border: 1px solid #cfcfcf !important;
  background-color: #fff !important;
  background-image: url('images/blue-select.png'); 
  background-repeat: no-repeat;
  background-position: 90% center;
  border: none;
  background-size: 15px;
 

}

#crm-main-content-wrapper form legend {
  color: #5098c9;
  display: block;
  width: 90%;
  padding-top: 30px;
  margin-top: 30px;
  font-size: 21px;
  border-top: 1px solid #cfcfcf;
}
#crm-main-content-wrapper form fieldset {
  border: none; 
  max-width: 90%;
}

#crm-main-content-wrapper form .crm-section.amount-section .label label {
  color: #5098c9 !important;
  font-weight: bold;
  display: block;
  text-align: left;
  width: 100%;
  padding-top: 30px;
  font-size: 21px;
  margin-bottom: 30px
  
}
#crm-main-content-wrapper form .crm-section  {
	border: 0;
	padding: 0;
	margin: 0;
}

#crm-main-content-wrapper form .crm-section .label {
  text-align: left;
  width: 100%;
  
}
#crm-main-content-wrapper form .crm-section .content {
  text-align: left;
  width: 100%;
  margin: 0;
  
}

/*
	Optional inner wrapper (<div>) to provide additional styling. wraps all buttons
*/
#crm-main-content-wrapper form .amount-section .price-set-row {
  display: inline-block;
  margin-bottom: 40px;
}

#crm-main-content-wrapper form .amount-section .amount-content {
  padding: 0;
  margin: 30px 0 0;
}

#crm-main-content-wrapper form .amount-section .price-set-option-content {
	display: inline-block;
	position: relative;
  margin: 0
}
#crm-main-content-wrapper form .amount-section .price-set-option-content span {
  color: #fff !important;
  margin: 0;
}

#crm-main-content-wrapper form .amount-section .price-set-option-content input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	border: 2px solid;
	height: 100%;
	left: 0;
	opacity: .00001;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

#crm-main-content-wrapper form .amount-section .price-set-option-content label {
	border-radius: 2em;
	color: #fff !important;
  background-color: #5098c9;
	display: block;
  font-size: 21px;
  font-weight: bold;
	padding: 9px 24px;
}

#crm-main-content-wrapper form .amount-section .price-set-option-content input:hover ~ label,
#crm-main-content-wrapper form .amount-section .price-set-option-content label:hover {
	background: #175885;
  color: #fff !important;
}

#crm-main-content-wrapper form .amount-section .price-set-option-content input:checked ~ label {
	background: #175885;
  color: #fff !important;
}

#crm-main-content-wrapper form .section-pricesetTotal {
  margin-top: 30px;
}

#crm-main-content-wrapper form .section-pricesetTotal .label,
#crm-main-content-wrapper form .section-pricesetTotal .calc-value{
 color: #5098c9 !important;
  font-size: 21px;
  font-weight: bold;
}

.crm-container a.button, 
.crm-container a.button:link, 
.crm-container a.button:visited, 
.crm-container .ui-dialog-buttonset .ui-button, 
.crm-container .crm-button {
    text-shadow: none !important;;
    background: #40b896 !important;;
    font-size: 21px !important;
    color: #FFF;
    border: none !important;;
    font-weight: bold !important;;
    text-transform: uppercase;
    padding: 16px 32px !important;
  border-radius: 48px !important;
} 
.crm-submit-buttons {
  margin-bottom: 60px !important;
}
.form-layout-compressed .group-wrapper {
  margin-left: 6px;
}
/* Checkbox labels get some right padding so that, when there are 
 * multiple checkboxes on one line, it's clear which label is for
 * which checkbox.
 * Reference: https://joinery.freshdesk.com/a/tickets/644
 */
input.crm-form-checkbox + label {
    padding-right: 1em;
}
/* Checkboxes that are inside a .form-layout-compressed table
 * are one-per line. Nudge them a little to the left so they're left-aligned
 * with the field label.
 */
table.form-layout-compressed .crm-form-checkbox  {
  position: relative;
  right: 6px;
}

.is_recur-section input {
  padding: 0 !important;
}

.caldera-grid div.checkbox input,
.caldera-grid div.radio input {
  width: auto;
}