
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?z4n89v');
  src: url('../fonts/icomoon.eot?z4n89v#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?z4n89v') format('truetype'), url('../fonts/icomoon.woff?z4n89v') format('woff'), url('../fonts/icomoon.svg?z4n89v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mail:before {
  content: "\e900";
}
.icon-cart:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
html {
  scroll-behavior: smooth;
}

body {
  max-width: 100%;
  position: relative;
  overflow-x: hidden;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  background-color: #ffffff;
}
p {
  font-size: 18px;
  line-height: 28px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 24px 0;
  color: #000000;
}
p strong {}
ul {
  margin: 0 0 24px 0;
}
li {
  font-size: 18px;
  line-height: 28px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  color: #000000;
}
.basic-text-block li {
  font-size: 18px;
  line-height: 28px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  color: #105388;
}
a, a:hover, a:focus, a:active, a.active {
  outline: 0;
  text-decoration: none;
}
a {
  color: #105388;
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: color 200ms linear;
  -moz-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
}
a:hover {
  color: #0e76bc;
  text-decoration: none;
}
h1 {
  font-size: 48px;
  line-height: 52px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  color: #1f8649;
}
h2 {
  font-size: 48px;
  line-height: 54px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0 0 5px 0;
  text-transform: none;
  color: #105388;
}
#page-content h2 {
  font-size: 30px;
  line-height: 36px;
  font-family: minion-pro, serif;
  font-weight: 700;
  font-style: normal;
  padding: 0;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  color: #105388;
}
#page-content h2 em {
  text-transform: none;
  font-weight: 400;
}
h3 {
  font-size: 40px;
  line-height: 44px;
  font-family: proxima-nova, sans-serif;
  color: #0e76bc;
  font-weight: 700;
  text-transform: uppercase;
}
h3 span {
  color: #105388;
  font-family: minion-pro, serif;
  font-weight: 400;
}
#leadership h3 {
  font-size: 36px;
  line-height: 36px;
  font-family: minion-pro, serif;
  font-weight: 400;
  text-transform: none;
}
h4 {
  font-size: 24px;
  line-height: 28px;
  font-family: minion-pro, serif;
  font-weight: 700;
  font-style: normal;
  padding: 0;
  margin: 0 0 5px 0;
  color: #231f20;
}
h5 {
  color: #467058;
  font-size: 22px;
  line-height: 22px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0 0 10px 0;
  text-transform: none;
  letter-spacing: 0px;
}
h6 {
  color: #105388;
  font-size: 17px;
  line-height: 20px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  letter-spacing: 0px;
}
.center {
  text-align: center;
}
.mobile-center {
  text-align: center;
}
.mobile-hidden {
  display: none;
}
.desktop-hidden {
  display: block;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.clear {
  clear: both;
}
.light-text, .light-text p, .light-text h2, .light-text h3, .light-text h4, .light-text h5, .light-text h6, .light-text strong, .light-text ul, .light-text li {
  color: #ffffff !important;
}
.light-text a {
  color: #ffffff !important;
  text-decoration: underline;
}
.dark-text, .dark-text p, .dark-text h2, .dark-text h3, .dark-text h4, .dark-text h5, .dark-text strong {
  color: #000000 !important;
}
.large-pad {
  padding: 75px 0 125px 0;
}
.pb-6, .py-6 {
  padding-bottom: 4rem !important;
}
.pt-6, .py-6 {
  padding-top: 4rem !important;
}
.img-height {
  min-height: 350px;
}
strong {
  color: #105388;
}
.text-yellow {
  color: #fdc944 !important;
}
.align-right {
  float: right;
  margin: 20px 0 20px 20px;
}
div.text-image-block.light h2, div.text-image-block.light p, div.row.basic-text-block.light h5, div.row.basic-text-block.light p {
	color: #ffffff!important;
}
div.text-image-block.light h6, div.row.basic-text-block.light h4 {
	color: #fdc944!important;
}
div.text-image-block.dark p, div.row.basic-text-block.dark h5, div.row.basic-text-block.dark p, div.row.basic-text-block.dark h4 {
	color: #105388!important;
}
div.text-image-block.dark h2, div.text-image-block.dark h6 {
	color: #105388!important;
}
div.text-image-block.light .btn-primary {
	color: #ffffff!important;border: 1px solid #ffffff;
}
div.text-image-block.light .btn-primary:hover {
	color: #105388!important;border: 1px solid #ffffff;background-color: #ffffff;
}

div.text-image-block h2 {
    font-size: 48px!important;
    line-height: 54px!important;
    font-family: proxima-nova, sans-serif!important;
    font-weight: 700!important;
    padding: 0;
    margin: 0 0 5px 0;
    text-transform: none!important;
}

.responsive-iframe-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.responsive-iframe-container iframe,
.vresponsive-iframe-container object,
.vresponsive-iframe-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* Custom Rows */
.full-row {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
}
.full-row.white {
  background-color: #ffffff;
}
.full-row.tan {
  background-color: #cac2bf;
}
.full-row.light-gray {
  background-color: #f0efed;
}
.full-row.gray {
  background-color: #c9c3c0;
}
.full-row.baby-blue {
  background-color: #e2eaf1;
}
.full-row.light-blue {
  background-color: #0e76bc;
}
.full-row.medium-blue {
  background-color: #0e76bc;
}
.full-row.blue {
  background-color: #105388;
}
.full-row.yellow {
  background-color: #fdc944;
}
.white-background {
  background-color: #ffffff;
}
.dark-blue-background {
  background-color: #105388;
}
.blue-background {
  background-color: #0e76bc;
}
.light-gray-background {
  background-color: #e5e1df;
}
.yellow-background {
  background-color: #fdc944;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* No Row Gutters */
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
/* No Container Padding */
.container-fluid.no-padding {
  padding-right: 0;
  padding-left: 0;
}
/* Top Header */
#site-header {
  position: fixed;
  height: 120px;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: all .5s ease;
}
#site-header.hide {
  top: -200px;
}
.header {
  background-color: transparent;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.header.active {
  background-color: #105388;
}
#top-header {
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999;
}
.top-header {
  height: 0px;
}
#desktop-header .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  border-top: #0e76bc solid 20px;
}
#desktop-menu-toggle {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: 95px;
  height: 120px;
  background: #577f69;
  float: left;
}
#desktop-menu-toggle div {
  width: 40px;
  margin: 40px 25px;
  height: 30px;
  position: absolute;
  z-index: 9999;
}
#desktop-menu-toggle span {
  display: inline-block;
  width: 40px;
  height: 2px;
  border-radius: 0px;
  background: #ffffff;
  position: absolute;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
  margin: 0;
  z-index: 9999;
}
#desktop-menu-toggle span.top {
  top: 0px;
  width: 40px;
}
#desktop-menu-toggle span.middle {
  top: 14px;
  width: 40px;
}
#desktop-menu-toggle span.bottom {
  top: 28px;
  width: 40px;
}
#desktop-menu-toggle.menu-is-active span {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  background: #ffffff;
}
#desktop-menu-toggle.menu-is-active {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  background: #577f69;
}
#desktop-menu-toggle.menu-is-active span.top, #toggle-menu.menu-is-active span.middle {
  top: 20px;
  width: 40px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}
#desktop-menu-toggle.menu-is-active span.middle {
  opacity: 0;
}
#desktop-menu-toggle.menu-is-active span.bottom {
  top: 20px;
  width: 40px;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  transform: rotate(225deg);
}
#desktop-nav-container {
  background-color: rgba(21, 52, 35, 0.6);
  z-index: 9990;
  overflow: auto;
  padding: 0;
  display: none;
  position: fixed;
  top: 120px;
  bottom: 0;
  width: 65%;
  height: 675px;
}
.left-bar {
  display: inline-block;
  float: left;
  width: 95px;
  height: 100%;
  background-color: rgba(38, 75, 55, 0.9);
}
ul#desktop-menu {
  list-style: none;
  margin: 75px 40px 40px 140px;
  padding: 0;
  width: 100%;
}
ul#desktop-menu > li {
  display: block;
  width: 100%;
}
ul#desktop-menu > li a {
  display: block;
  width: 50%;
  font-size: 37px;
  line-height: 37px;
  margin: 0 0 40px 0;
  color: #ffffff;
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
}
ul#desktop-menu > li a:hover {
  color: #ffea9d;
  text-decoration: none;
}
ul#desktop-menu ul.sub-menu {
  position: absolute;
  z-index: 999999;
  list-style: none;
  padding: 0 !important;
  margin: 0;
  left: 500px;
  top: 75px;
  white-space: nowrap;
  display: none;
  min-width: 100%;
  height: 100%;
  transition: all ease-out 300ms;
}
ul#desktop-menu > li:hover ul.sub-menu {
  display: block;
}
ul#desktop-menu ul.sub-menu li {
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0;
  border-left: 1px solid #ffffff;
}
ul#desktop-menu ul.sub-menu li a {
  color: #ffffff;
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: none;
  font-size: 20px;
  line-height: 20px;
  padding: 0px 20px 15px 30px;
  margin: 0 !important;
  display: block;
  vertical-align: middle;
  min-width: 100%;
  letter-spacing: 0;
  transition: all ease-out 300ms;
}
ul#desktop-menu ul.sub-menu a:hover {
  color: #ffea9d;
  text-decoration: none;
}
/* Desktop Navigation */
#desktop-header {
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999;
}
.site-brand {
  padding: 20px 20px;
  display: inline-block;
  float: left;
}
.site-brand img {
  width: 240px;
  height: auto;
  display: block;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
/* Utility Menu */
ul#menu-utility {
  list-style: none;
  font-family: proxima-nova, sans-serif;
  padding: 0;
  margin: 0;
  display: block;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  text-align: right;
  float: right;
}
ul#menu-utility li {
  float: left;
  position: relative;
  color: #ffffff;
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 0px;
}
ul#menu-utility li a {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0px;
  display: block;
  line-height: 25px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 40px 10px 0;
  padding: 10px 0px;
}
ul#menu-utility li a:hover, ul#menu-utility li.current-menu-item a {
  color: #fdc944;
}
ul#menu-utility li.request-info a {
  background-color: #fdc944;
  color: #105388;
  width: 125px;
  padding: 10px 20px;
  margin: 0 25px 10px 0;
  text-align: center;
  line-height: 15px;
}
ul#menu-utility li#search-toggle {
  float: left;
  position: relative;
  color: #ffffff;
  font-size: 24px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 10px 30px 10px 0;
}
ul#menu-utility li#search-toggle:hover {
  color: #fdc944;
}
/* Main Menu */
ul#menu-primary {
  border-top: 1px solid #c0a89d;
  list-style: none;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  display: block;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  text-align: right;
  float: right;
}
ul#menu-primary li {
  float: left;
  position: relative;
}
ul#menu-primary li a {
  color: #ffffff;
  font-style: normal;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
  line-height: 43px;
  text-decoration: none;
  margin: 0;
  padding: 8px 35px;
}
ul#menu-primary li a:hover, ul#menu-primary li.current-menu-item a {
  color: #fdc944;
}
ul#menu-primary > li:hover, ul#menu-primary li:hover > a {
  background-color: #0f4050;
}
ul#menu-primary ul.sub-menu > li:hover, ul#menu-primary ul.sub-menu li:hover > a {
  background-color: transparent !important;
}
ul#menu-primary > li:hover ul.sub-menu {
  display: block;
}
ul#menu-primary ul.sub-menu {
  position: absolute;
  z-index: 999999;
  list-style: none;
  padding: 10px !important;
  margin: 0;
  left: 0;
  top: 60px;
  border-radius: 0;
  white-space: nowrap;
  display: none;
  background: rgba(14, 118, 188, 0.9);
  width: 100%;
}
ul#menu-primary ul.sub-menu li {
  white-space: normal;
  text-align: center;
  display: block;
  padding: 10px 0;
  width: 100%;
}
ul#menu-primary ul.sub-menu li a {
  color: #ffffff;
  text-transform: none;
  font-size: 15px;
  line-height: 20px;
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: normal;
  padding: 0 !important;
  white-space: normal;
  display: block;
  width: 100%;
  letter-spacing: 0px;
}
ul#menu-primary ul.sub-menu a:hover {
  color: #262421;
  background-color: transparent !important;
  text-decoration: none !important;
}
ul#menu-primary ul.sub-menu li a:hover {
  color: #262421;
  text-decoration: none;
}
/* Search Bar */
#search-btn {
  position: fixed;
  top: 1em;
  right: 1em;
  background-color: rgba(16, 83, 136, 0.8);
  padding: 10px;
  border-radius: 2px;
  color: #FFF;
}
#search-btn:hover {
  background-color: rgba(16, 83, 136, 0.95);
  cursor: pointer;
}
#search-overlay {
  display: none;
  z-index: 9999;
}
.block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  text-align: center;
  background: rgba(23, 86, 104, 0.8);
  border: #a0a0a0 solid 1px;
  margin: 0;
}
.block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: 0;
}
.centered {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  padding: 10px 15px;
  color: #FFF;
  border: none;
  background: transparent;
}
#search-box {
  position: relative;
  width: 100%;
  margin: 0;
}
#close-btn {
  position: fixed;
  top: 1em;
  right: 1em;
  font-size: 26px;
}
#close-btn:hover {
  color: #fdc944;
  cursor: pointer;
}
#search-bar {
  position: absolute;
  top: 90px;
  width: 100%;
  z-index: 999;
  background: #eaeaea;
  padding: 15px 0 15px 0;
  display: none;
}
#search-box input#s {
  -webkit-appearance: none;
  background: url(../img/arrow.svg) no-repeat right center;
  background-size: 60px;
  border: none;
  padding: 0 5px 0px 15px;
  margin: 0px !important;
  height: 57px;
  width: 100%;
  font-size: 16px;
  font-style: italic;
  -webkit-transition: background 500ms ease;
  transition: background 500ms ease;
  background-color: rgba(255, 255, 255, 1);
}
#search-box input#s:focus {
  background-color: rgba(255, 255, 255, 1);
  outline: none;
}
#search-box input#searchsubmit {
  position: absolute;
  -webkit-appearance: none;
  border: none;
  outline: none;
  background: none;
  width: 45px;
  height: 45px;
  top: 0;
  right: 15px;
  margin: 0px !important;
  padding: 0px !important;
}
/* Mobile Navigation */
#search-toggle-mobile {
  color: #ffffff;
  font-size: 24px;
  line-height: 35px;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 20px;
  padding: 22.5px;
}
#mobile-header {
  width: 100%;
  display: block;
  position: fixed;
  z-index: 999;
}
.site-brand-mobile {
  width: 230px;
  padding: 15px 0 15px 0;
  height: auto;
  display: block;
  margin: 0 auto;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
#mobile-menu-toggle {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  margin: 0 0 0 -15px;
  width: 70px;
  height: 120px;
  background-color: transparent;
  ;
  float: left;
}
#mobile-menu-toggle div {
  width: 40px;
  margin: 40px 15px;
  height: 30px;
  position: absolute;
  z-index: 9999;
}
#mobile-menu-toggle span {
  display: inline-block;
  width: 40px;
  height: 2px;
  border-radius: 0px;
  background: #ffffff;
  position: absolute;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
  margin: 0;
  z-index: 9999;
}
#mobile-menu-toggle span.top {
  top: 0px;
  width: 40px;
}
#mobile-menu-toggle span.middle {
  top: 14px;
  width: 40px;
}
#mobile-menu-toggle span.bottom {
  top: 28px;
  width: 40px;
}
#mobile-menu-toggle.menu-is-active span {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  background: #ffffff;
}
#mobile-menu-toggle.menu-is-active {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  background: #577f69;
}
#mobile-menu-toggle.menu-is-active span.top, #toggle-menu.menu-is-active span.middle {
  top: 20px;
  width: 40px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}
#mobile-menu-toggle.menu-is-active span.middle {
  opacity: 0;
}
#mobile-menu-toggle.menu-is-active span.bottom {
  top: 20px;
  width: 40px;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  transform: rotate(225deg);
}
#mobile-nav-container {
  background-color: rgba(14, 118, 188, 0.95);
  z-index: 900;
  overflow: auto;
  padding: 10px 65px 40px 65px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
}
#menu-mobile-menu i {
  font-size: 22px;
}
ul#menu-mobile-menu {
  list-style: none;
  margin: 50px;
  padding: 0px;
  text-align: left
}
ul#menu-mobile-menu > li {
  display: block;
  width: 100%;
}
ul#menu-mobile-menu > li a {
  display: block;
  width: 100%;
  font-size: 28px;
  line-height: 28px;
  padding: 15px 0px;
  color: #FFFFFF;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}
ul#menu-mobile-menu > li a:hover {
  color: #fdc944;
  text-decoration: none;
}
#menu-mobile-menu ul.sub-menu {
  display: none;
  padding: 0;
}
#menu-mobile-menu ul.sub-menu li {
  display: block;
  width: 100%;
  text-transform: uppercase;
}
#menu-mobile-menu ul.sub-menu li a {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 700 !important;
  text-transform: none;
  font-size: 20px;
  line-height: 20px;
  padding: 15px 0px;
  display: block;
  vertical-align: middle;
  min-width: 100%;
  letter-spacing: 1px;
  color: #ffffff;
}
#menu-mobile-menu ul.sub-menu li a:hover {
  color: #fdc944;
  text-decoration: none;
}
#mobile-nav-container h5 {
  color: #ffffff;
}
ul#mobile-menu-quick {
  list-style: none;
  margin: 20px 0;
  padding: 0px;
  text-align: left
}
ul#mobile-menu-quick > li {
  display: block;
  width: 100%;
}
ul#mobile-menu-quick > li a {
  display: block;
  width: 100%;
  font-size: 17px;
  line-height: 19px;
  padding: 8px 0px;
  color: #ffffff;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
  text-decoration: none;
}
ul#mobile-menu-quick > li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
ul#mobile-menu-quick > li.request-info a {
  background-color: #ffb607;
  color: #ffffff;
  width: 175px;
  padding: 15px 20px;
  margin: 25px 25px 10px 0;
  text-align: center;
  line-height: 15px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
}
body.noscroll {
  overflow: hidden
}
.header-fix {
  width: 100%;
  display: block;
  height: 120px;
}
/* Home Page Slider */
.slideshow-container {
  height: 500px;
  position: relative;
}
.video-background {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  direction: ltr;
  background-color: #000;
}
.video-background iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 600px;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-overlay {
  width: 100%;
  height: 100%;
  background: rgb(15, 85, 103);
  background: linear-gradient(0deg, rgba(16, 83, 136, 0.5) 0%, rgba(16, 83, 136, 1) 85%);
  z-index: 100;
  position: absolute;
  top: 0;
}
.carousel-bg-overlay {
  position: absolute;
  top: 40%;
  width: 100%;
  z-index: 200;
}
.carousel-caption-text {
  padding: 20px 20px 20px 20px;
  text-align: center;
}
.carousel-caption-text h1 {
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  text-transform: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 0;
  margin: 0 0 15px 0;
}
.carousel-caption-text p {
  font-family: "minion-pro", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #ffffff;
}

/*******
 new Hero Slider
******/
.carousel-caption-text {
  display: none;
  bottom: 0;
}
.slideshow-container {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.mySlides {
  display: none;
}
.slideshow-container {
  position: relative;
}
.leff, .rayy {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  color: #ffffff!important;
  font-weight: bold;
  font-size: 30px!important;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  height: 100%;
  text-decoration: none !important;
	z-index: 999;
}
.leff {
  left: 20px;
}
.rayy {
  right: 20px;
}
.newfade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;
}
@-webkit-keyframes fade {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@media (max-width: 991px) {
  .leff .glyphicon, .rayy .glyphicon {
    display: block;
    top: 95%;
  }
  .leff, .rayy {
    height: 370px;
  }
  .rayy {
    padding: 0 16px 0 0;
  }
  .leff {
    padding: 0 0 0 16px;
  }
}
.overview {
  display: block;
  width: 100%;
  float: left;
  margin: 0;
}
.overview-content {
  padding: 30px 40px;
}
.fluid-right-content {
  padding: 0px 20px;
}
.overview-content p {
  color: #1f8649 !important;
}
/*  Home Page */
.homepage-story-image {
	width: 100%;
	height: 300px;
	margin-bottom: 15px;
}
.image-container {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
}
.image-container-short {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.image-container-teams {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.image-container-background {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  transition: transform 0.5s ease-in-out;
}
.image-container:hover .image-container-background, .image-container-short:hover .image-container-background, .image-container-teams:hover .image-container-background {
  transform: scale(1.1);
}
.image-container-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(16, 83, 136, 0.25) 0%, rgba(16, 83, 136, 1) 100%);
  display: block;
  text-align: left;
  z-index: 2;
  padding: 200px 30px 0 30px;
}
.image-container-overlay-short {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(16, 83, 136, 0) 25%, rgba(16, 83, 136, 1) 100%);
  display: block;
  text-align: left;
  z-index: 2;
  padding: 120px 30px 0 30px;
}
.image-container-overlay-teams {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(16, 83, 136, 0) 25%, rgba(16, 83, 136, 1) 100%);
  display: block;
  text-align: left;
  z-index: 2;
  padding: 240px 15px 0 15px;
}
.image-container-overlay h4, .image-container-overlay-short h6 {
  color: #fdc944;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 17px;
  line-height: 20px;
  display: block !important;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.image-container-overlay-teams h5 {
  color: #ffffff;
  font-family: "minion-pro", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 26px;
  display: block !important;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.image-container-overlay-short h6 {
  color: #ffffff;
}
.image-container-overlay h5, .image-container-overlay-short h5 {
  font-family: "minion-pro", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  color: #ffffff;
  display: block !important;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.equal {
  min-height: 150px;
}
.newsletter-text {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  color: #0e76bc;
  font-size: 16px;
  line-height: 28px;
}
.newsletter-title {
  color: #105388;
  font-family: "minion-pro", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  text-transform: uppercase;
}
.newsletter-title span {
  color: #0e76bc;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.img-hover-zoom {
  max-height: 100px;
  overflow: hidden;
  position: relative;
}
/* Accordion */
.accordion .card-header {
  cursor: pointer;
  padding: 0px !important;
  margin-bottom: 0;
  background-color: #ffffff;
  border: 1px solid #105388;
  border-radius: 0 !important;
}
.accordion .btn-link {
  text-decoration: none;
  width: 100%;
}
.accordion .btn-link h4 {
  text-decoration: none;
  text-align: left;
  color: #105388;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
	padding-left: 30px;
	padding-top: 6px;
  text-transform: uppercase;
	white-space: normal;
	max-width: 340px;
	display: inline-block;
	float: left;
}
.accordion .card {
  background-color: #fff;
  border: none;
  border-radius: 0 !important;
  margin-bottom: 20px;
}
.accordion .btn {
  margin: 0 !important;
  padding: 0!important;
  border: 0 !important;
}
.accordion .card-header.active {
  background-color: #fdc944;
}
.accordion .btn-link:focus {
  text-decoration: none;
}
.accordion .icon {
  float: right;
}
.accordion .card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 30px 30px 10px 30px;
  background-color: #fdf7de;
  border-bottom: 1px solid #105388;
  border-left: 1px solid #105388;
  border-right: 1px solid #105388;
}
.accordion .card-body p, .accordion .card-body p strong, .accordion .card-body h2, .accordion .card-body h3, .accordion .card-body h4, .accordion .card-body h5 {
  color: #105388;
}
.accordion .card-body p {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 20px 0;
}
.accordion i.icon {
  background-color: #105388;
  color: #ffffff;
  padding: 12px;
	max-height: 100%;
}
.owl-carousel .item {}
.owl-nav {
  position: absolute;
  top: 37.5%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}
.owl-nav button {
  background: none;
  border: none;
  color: #105388;
  pointer-events: all;
  position: absolute;
}
button.owl-prev i, button.owl-next i {
  font-size: 40px;
}
.owl-nav .owl-prev {
  left: -40px;
}
.owl-nav .owl-next {
  right: -40px;
}
#hero-div-overlay {
  margin-top: 0px;
  z-index: 200;
}
.col-md-3 a {
  text-decoration: none;
}
.hero-arch {
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  min-height: 150px;
  border-radius: 200px 200px 0 0;
  padding: 40px 20px 20px 20px;
  text-align: center;
  margin: 0 10px;
  background-color: transparent;
  text-decoration: none !important;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.hero-arch:hover {
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  text-decoration: none !important;
  background-color: #105388;
}
.hero-arch h2, .hero-arch p {
  color: #ffffff !important;
}
a div.hero-arch h2, a div.hero-arch p, a div.hero-arch h2:hover, a div.hero-arch p:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}
.hero-arch h2 {
  font-family: minion-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  line-height: 28px;
  padding: 0;
  margin: 0 0 20px 0;
}
.hero-arch p {
  font-size: 18px;
  line-height: 20px;
  padding: 0;
  margin: 0;
}
#join-us-strip p, #latest-worship-strip p, #daily-devotional-strip p {
  margin: 0;
}
#join-us-strip h3, #latest-worship-strip h3, #daily-devotional-strip h3 {
  margin: 0;
  padding: 0;
  font-family: minion-pro, serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
}
#daily-devotional-strip h4 em {
  margin: 0;
  padding: 0;
  font-family: minion-pro, serif;
  font-weight: 300;
  font-size: 26px;
  line-height: 28px;
}
#join-us-strip h3 {
  color: #105388;
}
#join-us-strip h3 span {
  font-family: minion-pro, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 24px;
  text-transform: none;
}
#join-us-strip p, #join-us-strip p strong {
  color: #105388 !important;
}
#latest-worship-strip p, #latest-worship-strip p a {
  color: #105388 !important;
  font-weight: 700!important;
  line-height: 20px;
  margin: 15px 0;
}
#latest-worship-strip p strong {
  color: #0e76bc !important;
}
#daily-devotional-strip h3 {
  color: #ffffff;
  margin-bottom: 10px;
}
#daily-devotional-strip p {
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  padding: 0px;
  margin: 0 0 5px 0;
}
#daily-devotional-strip p strong {
  color: #fdc944;
  font-size: 16px;
  line-height: 16px;
  padding: 0px;
  margin: 0 0 10px 0;
}
#daily-devotional-strip em {
  color: #ffffff;
  font-size: 15px;
  line-height: 16px;
  padding: 10px 0px;
  margin: 0px;
  display: block;
}
.daily-devotion-wrapper {
  margin-bottom: 30px;
  display: block;
  width: 100%;
  float: left;
}
.daily-devotion-header {
  background-color: #fdc944;
  color: #105388;
  font-size: 15px;
  line-height: 15px;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 15px 30px;
  display: block;
  width: 100%;
  float: left;
}
.daily-devotion-scripture {
  font-family: minion-pro, serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 22px;
  line-height: 26px;
  padding: 30px;
  display: block;
  width: 100%;
  float: left;
}
.daily-devotion-footer p {
  font-size: 12px;
  line-height: 40px;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0 30px;
}
.daily-devotion-content {
  background-color: #efeeec;
  padding: 30px 30px 10px 30px;
}
.daily-devotion-content p {
  font-family: minion-pro, serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #4f5859;
  margin-bottom: 30px !important;
}
.daily-devotion-content p strong, .daily-devotion-content p em strong {
  font-family: minion-pro, serif;
  font-weight: 700;
  color: #4f5859 !important;
}
.daily-devotion-hero {
  position: relative;
  display: block;
  width: 100%;
  height: 600px;
}
.daily-devotion-date {
  color: #105388;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 30px;
  font-size: 28px;
  line-height: 28px;
}
.daily-devotion-verse {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 30px;
  background-color: rgba(16, 83, 136, 0.70)
}
.scripture-day {
  color: #b9daf4;
  font-size: 18px;
  line-height: 40px;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.scripture-verse {
  font-family: minion-pro, serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 10px 0;
}
.scripture-book {
  font-size: 12px;
  line-height: 40px;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
/* Banner */
#banner {
  height: 350px;
  position: relative;
}
#banner .banner-content {
  z-index: 901;
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.overlay {
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 65%);
  z-index: 900;
  position: absolute;
  top: 0;
}
.blue-text p, .blue-text li {
  color: #105388;
}
.story-image {
	min-height: 300px;
}
.mobile-px-5 {
	padding-left: 15px;
	padding-right: 15px;
}
.member-story {
  padding: 40px 60px;
}
.member-story h4 {
  color: #fdc944;
  font-size: 20px;
  line-height: 20px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}
.member-story p {
  font-family: minion-pro, serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 32px;
  line-height: 34px;
  margin: 0 0 30px 0;
}
#history .timeline h3 {
  color: #105388;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 10px 0;
}
#history .timeline {
  color: #4e5859;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 10px 0;
}
#history .timeline strong {
  color: #4e5859;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 10px 0;
}
.staff-photo {
  max-width: 540px;
  height: auto;
}
#staff p {
  color: white;
}
.basic-text-block h4 {
  color: #fdc944;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.basic-text-block h5 {
  color: white;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 48px;
  line-height: 50px;
}
.staff p {
  color: #105388;
}
.staff h4 {
  color: #105388;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.staff h5 {
  color: #105388;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 48px;
  line-height: 50px;
}
#worship-service-posts {
	display: block;
	float: left;
	width: 100%;
}
.worship-service-hero {
  position: relative;
  display: block;
  width: 100%;
  height: 600px;
}
.worship-service-details {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 30px;
  background-color: rgba(16, 83, 136, 0.70)
}
.worship-service-details h3 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  line-height: 32px;
  text-transform: none;
  color: #ffffff;
}
.worship-service {
  background: #fdc944;
}
.text-content-left {
  max-width: 540px;
  float: right;
  margin: 0;
  padding: 50px 15px 20px 15px; /* Responsive padding */
}
.text-content-right {
  max-width: 540px;
  float: left;
  margin: 0;
  padding: 50px 15px 20px 15px; /* Responsive padding */
}
.text-content-right h6, .text-content-left h6 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
}
.text-content-right h2, .text-content-left h2 {
  font-family: proxima-nova, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal;
  font-size: 48px !important;
  line-height: 52px !important;
  text-transform: none !important;
}
.image-content {
  min-height: 350px;
}
.service-box {
  padding: 20px;
  background-color: #e5e2e0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.service-box:hover {
  background-color: #d6cdc8;
}
.service-box h3 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 24px;
  margin: 0;
  color: #105388;
  text-transform: none !important;
}
.service-box h3 strong {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  color: #0e77bd;
}
.service-box h3 em {
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: italic;
}
.service-box p {
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  color: #105388;
}
a .row, a .service-box h3 {
  text-decoration: none !important;
}
.dontation-wrapper {
  padding: 40px;
  text-align: center;
  color: #ffffff;
}
.dontation-wrapper p em {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
}
.dontation-scripture {
  padding-top: 275px;
  text-align: left !important;
}
.dontation-scripture p {
  font-family: minion-pro, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
}
.dontation-scripture small {
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
/* Social Section */
.social-section {
  text-align: center;
  display: block;
}
.social-header [class*="fa-brands fa-"] {
  background-color: #0e76bc;
  border-radius: 32px;
  color: #ffffff;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: auto 8px auto 8px;
  width: 32px;
  font-size: 16px;
  text-align: center;
  border: 1px solid #ffe336;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.social [class*="fa-brands fa-"] {
  background-color: #0e76bc;
  border-radius: 32px;
  color: #ffffff;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: auto 8px auto 8px;
  width: 32px;
  font-size: 16px;
  text-align: center;
  border: 1px solid #ffe336;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
a.fa-brands.fa-facebook-f, a.fa-brands.fa-linkedin-in, a.fa-brands.fa-instagram {
  text-decoration: none;
}
/* Footer Section */
span.contact-divide {
  margin: 0 15px;
}
ul.mobile-footer-links {
  list-style: none;
  display: block;
  width: 100%;
  margin: 0 0 40px 0;
  padding: 0;
  text-align: center;
}
ul.mobile-footer-links li {
  list-style: none;
  display: inline;
  margin: 0 10px;
  padding: 0;
}
ul.mobile-footer-links li a {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
}
footer h5 a:hover {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-decoration: underline;
}
.footer-site-brand {
  padding: 0;
  margin: 0;
}
.footer-site-brand img {
  width: 200px;
  height: auto;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
footer h5 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0;
  padding: 0;
  margin: 0 0 20px 0;
}
footer h5 a {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;
  padding: 0;
  margin: 0 0 20px 0;
  text-decoration: none;
}
footer h5 a:hover {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-decoration: underline;
}
footer p {
  color: #ffffff;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
ul.footer-nav {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.footer-nav li a {
  display: block;
  list-style: none;
  padding: 0 0 12px 0;
  margin: 0;
  color: #fdc944;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  text-decoration: none;
}
.copyright, .copyright a {
  color: #ffffff;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}
.copyright span {
  padding: 0 10px;
}
.mobile-mx-3 {
  margin: 0 15px;
}
/* Forms */
.nf-before-form-content, .nf-form-errors-2 {display: none!important;}
.nf-field-container {
    margin-bottom: 0px!important;
	margin-top: 5px;
}
.form-inline .form-control {
  display: block;
  width: 100%;
  height: 40px;
  margin: 0 20px 0 0;
}
.form-inline {
  margin: 7px 0 0 0;
  display: block;
  text-align: center;
}
.form-control, .nf-field-element input {
  display: block;
  width: 100%;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #105388;
  background-color: #e7e3e2;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
}
.btn-primary, .field-wrap input[type=submit] {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  line-height: 17px;
  letter-spacing: 1px;
  border: 1px solid #105388;
  display: inline-block;
  text-align: center;
  background-color: transparent;
  color: #105388;
  text-transform: uppercase;
  min-width: 125px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 10px 30px;
  margin: 0;
  text-decoration: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
	white-space: normal;
}
.btn-white {
  border: 1px solid white;
  background-color: transparent;
  color: white;
}
.btn-light-blue {
  border: 1px solid white;
  background-color: #2677b8;
  color: white;
}
.btn-light-blue:hover {
  border: 1px solid #2677b8 !important;
  background-color: #2677b8 !important;
  color: white !important;
}
.btn-gray {
  border: 1px solid #105388;
  background-color: transparent;
  color: #105388;
}
.btn-primary.strip-btn {
  max-width: 250px;
  white-space: normal;
  word-wrap: break-word;
}
.btn-primary:hover, .field-wrap input[type=submit]:hover {
  background-color: #105388;
  border: 1px solid #105388;
  color: #ffffff;
  text-decoration: none !important;
}
.btn-white:hover {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #105388;
  text-decoration: none !important;
}
/* Media Queries */
@media (min-width: 544px) {
  #desktop-header, #top-header {
    display: none;
  }
  #mobile-header {
    display: block;
  }
  .slideshow-container {
    height: 500px;
  }
}
@media(min-width:768px) {
  ul#menu-utility li.no-link {
    margin: 0 20px 10px 0;
  }
  ul#menu-utility li a {
    margin: 0 20px 10px 0;
  }
  .centered {
    width: 90%;
  }
  #desktop-header, #top-header {
    display: none;
  }
  #mobile-header {
    display: block;
  }
  .slideshow-container {
    height: 600px;
  }
}
@media(min-width:992px) {
		ul#menu-primary li a {
  padding: 8px 20px;
}
	.text-content-left {
  padding: 120px 50px 120px 0px; /* Responsive padding */
}
.text-content-right {
  padding: 120px 0px 120px 50px; /* Responsive padding */
}
	.image-container-overlay-teams {
  padding: 120px 15px 0 15px;
}
	.image-container-teams {
  height: 200px;
}
	.mobile-px-5 {
	padding-left: 0px;
	padding-right: 0px;
}
	.homepage-story-image {
	height: 150px;
	margin-bottom: 0px;
}
  #hero-div-overlay {
    margin-top: -200px;
    z-index: 200;
  }
  carousel-bg-overlay {
    top: 30%;
  }
  .full-line {
    display: block;
  }
  .site-brand {
    padding: 25px 20px;
  }
  .site-brand img {
    width: 190px;
  }
  ul#menu-utility li.request-info a {
    padding: 10px 10px;
    margin: 0 12.5px 10px 0;
  }
  ul#menu-utility li.no-link {
    margin: 0 10px 10px 0;
  }
  ul#menu-utility li a {
    margin: 0 10px 10px 0;
    font-size: 13px;
  }
  .centered {
    width: 70%;
  }
  .mobile-hidden {
    display: block;
  }
  .desktop-hidden {
    display: none;
  }
  .mobile-center {
    text-align: left;
  }
  #desktop-header, #top-header {
    display: block;
  }
  #mobile-header {
    display: none;
  }
  #daily-devotional-strip em {
    padding: 0px;
  }
  #daily-devotional-strip h3 {
    color: #ffffff;
    margin-bottom: 0px;
  }
  .form-inline .form-control {
    display: inline-block;
    width: 300px;
  }
  .form-inline {
    display: flex;
  }
  .mobile-mx-3 {
    margin: 0;
  }
  .copyright, .copyright a {
    line-height: 16px;
  }
}
@media(min-width:1200px) {
	ul#menu-primary li a {
  padding: 8px 30px;
}
		.text-content-left {
  padding: 120px 50px 120px 0px; /* Responsive padding */
}
.text-content-right {
  padding: 120px 0px 120px 50px; /* Responsive padding */
}
		.image-container-overlay-teams {
  padding: 120px 15px 0 15px;
}
		.image-container-teams {
  height: 200px;
}
		.mobile-px-5 {
	padding-left: 0px;
	padding-right: 0px;
}
.homepage-story-image {
	height: 150px;
	margin-bottom: 0px;
}
  #hero-div-overlay {
    margin-top: -200px;
    z-index: 200;
  }
  .site-brand {
    padding: 20px 20px;
  }
  .site-brand img {
    width: 240px;
  }
  ul#menu-utility li.request-info a {
    padding: 10px 20px;
    margin: 0 25px 0 0;
  }
  ul#menu-utility li.no-link {
    margin: 0 20px 0 0;
  }
  ul#menu-utility li a {
    margin: 0 20px 0 0;
    font-size: 14px;
  }
  .centered {
    width: 70%;
  }
  .mobile-hidden {
    display: block;
  }
  .desktop-hidden {
    display: none;
  }
  .mobile-center {
    text-align: left;
  }
  #desktop-header, #top-header {
    display: block;
  }
  #mobile-header {
    display: none;
  }
  .slideshow-container {
    height: 750px;
  }
  carousel-bg-overlay {
    top: 30%;
  }
  .carousel-caption-text h1 {
    font-size: 48px;
    line-height: 48px;
    padding: 0;
    margin: 0 0 20px 0;
  }
  .carousel-caption-text p {
    font-size: 28px;
    line-height: 36px;
  }
  #daily-devotional-strip em {
    padding: 0px;
  }
  #daily-devotional-strip h3 {
    color: #ffffff;
    margin-bottom: 0px;
  }
  .form-inline .form-control {
    display: inline-block;
    width: 300px;
  }
  .form-inline {
    display: flex;
  }
  .mobile-mx-3 {
    margin: 0;
  }
  .copyright, .copyright a {
    line-height: 16px;
  }
}