:root {
    --main-blue: #3d85c5
}
.aspect-\[5\/3\] {
    aspect-ratio: 5/3;
}
html {
    scroll-behavior: smooth
}
.word-count-wrapper {
    display:block;
}
.gsection_description {
    margin-top:12px;
    font-size:18px!important;
}
#field_98_15 {
    margin-top:50px!important;
}
.gform_legacy_markup_wrapper .gsection {
    border-bottom: 0;
}
.owl-carousel .owl-stage {
    margin:auto;
}
.gfield_description {
    font-size: 18px!important;
    line-height: 1.25!important;
    margin-top:10px;
}
.gform_legacy_markup_wrapper .gfield_required {
    margin-left:0;
    padding-left:2px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0
}
#gform_submit_button_82 {
    border-color: #fbaf5d!important;
    background-color: #fbaf5d!important;
    color: #fff!important;
    outline: 0!important;
    box-shadow: none!important;
}
em {
    font-style: italic
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

::-moz-selection {
    color: #fff;
    background: #fbaf5d
}

::selection {
    color: #fff;
    background: #fbaf5d
}

body {
    font-family: 'Quattrocento Sans';
    color: #1b1f42
}

p {
    color: #1b1f42;
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: 20px
}
body.page-impact p {
    line-height:1.5;
}
body.page-impact ul,
body.page-impact ol {
    padding: .5rem 0 .5rem 1.5rem;
}
body.page-impact ul {
    list-style: disc;
}
body.page-impact ol {
    list-style: decimal;
}
ol, ul {
    margin: 0 0 20px 20px;
    padding: 0
}

ol li, ul li {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px
}

ol {
    list-style-position: inside
}

img {
    max-width: 100%
}

h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat;
    font-weight: 400
}

h1 {
    color: #fbaf5d;
    font-size: 78px;
    font-size: 56px;
    line-height: 1.2;
    margin-bottom: 20px
}

h2 {
    color: #3d85c5;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px
}

h3 {
    color: #000;
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 15px
}

a {
    color: #f7941d;
    text-decoration: underline
}

a:focus, a:hover {
    text-decoration: none
}

a.blue {
    color: #3d85c5
}

a.green {
    color: #009ba7
}

.btn {
    font-family: Montserrat;
    font-size: 18px;
    line-height: 1.3;
    background-color: #fbaf5d;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0;
    padding: 13px 50px;
    white-space: inherit;
    -webkit-appearance: none!important;
}

.text-content a.btn {
    color:white;
}

.btn:focus, .btn:hover {
    background-color: #fff;
    border-color: #fbaf5d;
    color: #fbaf5d;
    outline: 0;
    box-shadow: none
}

.btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none
}

.btn-lg {
    font-size: 20px;
    text-transform: uppercase;
    padding: 15px 30px
}

.btn-darkblue {
    background-color: #1a1f41;
    border-color: #1a1f41
}

.btn-darkblue:focus, .btn-darkblue:hover {
    color: #1a1f41;
    border-color: #1a1f41
}
.text-navy {
    color:#1a1f41;
}
.bg-navy {
    background: #1a1f41;
}
.join-btn {
    max-width: 500px;
    display: block;
    margin: 0 auto;
    padding: 25px 30px;
    border-radius: 6px;
    letter-spacing: 3px
}

blockquote {
    padding-left: 15px;
    border-left: 5px solid rgba(0, 0, 0, .1)
}

blockquote cite, blockquote p {
    color: #f7941d;
    font-size: 18px;
    line-height: 1.5;
    font-style: normal
}

figure.image-floater {
    float: right;
    margin-left: 15px;
    max-width: 33%
}

.form-group {
    margin-bottom: 22px
}

label {
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 1px;
    letter-spacing: 2.2px
}

.form-control {
    border-radius: 0;
    height: 45px;
    border: none
}

textarea.form-control {
    height: 228px
}

.titlebar {
    padding-top: 24px;
    padding-bottom: 45px;
    text-align: center
}

.navbar-light .navbar-toggler {
    box-shadow: none;
    outline: 0
}

.navbar-brand img {
    width: 100%
}

.navbar {
    padding: 15px;
    border-bottom: 2px solid rgba(0, 0, 0, .02)
}

.navbar-expand-lg>.container {
    display: block
}

.topbar {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 13px
}

.topbar ul {
    padding-top: 10px;
    text-align: right;
    margin: 10px 0;
    justify-content: flex-end
}

.topbar ul li {
    display: inline-block;
    margin: 0 7px
}

.topbar ul li a {
    font-family: Montserrat;
    color: #999;
    font-size: 17px;
    text-transform: uppercase;
    padding: 6px 0;
    text-decoration: none
}

.topbar ul li a:focus, .topbar ul li a:hover {
    color: #fbaf5d
}

.topbar ul.secondary li a {
    font-size: 16px;
    margin: 0 3px
}

.topbar ul.secondary li a.cta {
    color: #fff;
    background-color: #f7941d;
    padding: 6px 12px;
    border: 2px solid transparent;
}

.topbar ul.secondary li a.cta:focus, .topbar ul.secondary li a.cta:hover {
    color: #f7941d;
    background-color: transparent;
    border: 2px solid #f7941d;
}

.navbar.bg-light {
    background-color: #fff!important
}

.navbar-nav {
    margin: 0
}

.navbar-nav li {
    list-style: none;
    margin-bottom: 0
}

.navbar-nav li a {
    text-decoration: none
}

.navbar-nav li ul {
    margin: 0
}

.navbar-nav .nav-item {
    display: block;
    position: relative;
    text-align: left
}

.nav-item.nav-donate {
    color: #fff;
    background-color: #fbaf5d
}

.navbar-nav .nav-item.haschildren:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #f7941d;
    position: absolute;
    bottom: -30px;
    left: 50%;
    opacity: 0;
    transition: all .5s ease-in-out;
    transform: translateX(-50%)
}

.navbar-nav .nav-item.haschildren:hover:before {
    opacity: 1;
    bottom: -10px
}

.navbar-nav .nav-item .nav-link {
    font-family: Montserrat;
    color: #1a1f41;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px 0;
    margin: 0 10px;
    position: relative
}

.navbar-nav .nav-item:focus .nav-link, .navbar-nav .nav-item:hover .nav-link {
    color: #fbaf5d
}

.navbar-nav .nav-item.megamenu .dropdown-toggle {
    position: relative
}

.navbar-nav .nav-item.megamenu .dropdown-toggle::after {
    position: absolute;
    left: 50%;
    bottom: -24px;
    transform: rotate(180deg);
    opacity: 0;
    border-top-width: 8px;
    border-right-width: 8px;
    border-left-width: 8px;
    margin-left: -8px;
    transition: all .5s ease-in-out
}

.navbar-nav .nav-item.megamenu:hover .dropdown-toggle::after {
    opacity: 1;
    bottom: -14px
}

.navbar-nav .nav-item .sb-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 240px;
    background-color: #f7941d;
    padding: 15px 0;
    opacity: 0;
    z-index: 1;
    transition: all .5s ease-in-out;
    margin-top: 10px;
    visibility: hidden
}

.navbar-nav .nav-item:hover>.sb-menu {
    opacity: 1;
    visibility: visible
}

.navbar-nav .nav-item .sb-menu ul {
    padding-top: 0
}

.navbar-nav .nav-item .sb-menu:before {
    content: '';
    height: 10px;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0
}

.navbar-nav .nav-item .sb-menu .nav-item {
    margin: 0
}

.navbar-nav .nav-item .sb-menu .nav-item .nav-link {
    color: #fff;
    padding: 10px 15px;
    position: relative;
    margin: 0;
    opacity: .85
}

.navbar-nav .nav-item .sb-menu .nav-item:hover>.nav-link {
    opacity: 1;
    padding-left: 35px
}

.navbar-nav .nav-item .sb-menu .nav-item .nav-link:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
    position: absolute;
    top: 11px;
    left: 15px;
    opacity: 0;
    transition: all .5s ease-in-out
}

.navbar-nav .nav-item .sb-menu .nav-item:hover>.nav-link:before {
    opacity: 1
}

.navbar-nav .nav-item .sb-menu .nav-item:last-child {
    margin-bottom: 0
}

.navbar-nav .nav-item .sb-menu .nav-item .sb-menu {
    top: 0;
    left: 90%;
    right: auto;
    background-color: #3d85c5
}

.navbar-nav .nav-item .sb-menu .nav-item:hover .sb-menu {
    top: 0;
    left: 100%;
    right: auto
}

.navbar-nav .nav-item .sb-menu .nav-item .sb-menu.right {
    left: -90%
}

.navbar-nav .nav-item .sb-menu .nav-item:hover .sb-menu.right {
    left: -100%
}

.navbar-nav .nav-item.megamenu {
    position: static
}

.dropdown-content {
    position: absolute;
    background-color: #f9f9f9;
    width: 100%;
    left: 0;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    background-color: #fff;
    padding: 40px 15px;
    display: none;
    margin-top: 15px
}

.dropdown-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.megamenu h4 {
    font-size: 18px;
    margin-bottom: 15px
}

.megamenu ul li {
    list-style: none;
    display: block;
    margin: 0
}

.megamenu ul li a {
    color: #1a1f41;
    text-decoration: none;
    display: inline-block;
    font-size: 14px
}

.megamenu .vert {
    margin: auto 0
}

.megamenu #seeallevents {
    margin: 0;
    margin-top: 30px;
    display: inline-block;
    width: auto
}

.megamenu .megamenu-image-block {
    color: #1a1f41;
    display: block
}

.megamenu .megamenu-image-block img.full {
    max-width: 100%
}

.megamenu .megamenu-image-block.no-push h4 {
    margin-bottom: 0
}

.megamenu .megamenu-image {
    max-width: 85%;
    height: 220px;
    margin: 0 auto 15px;
    background-size: cover;
    background-position: center
}

.megamenu .megamenu-image.full {
    max-width: 100%
}

.megamenu .megamenu-image.long {
    height: 168px
}

.megamenu .megamenu-image.tall {
    height: 360px
}

.megamenu .btn {
    padding: 15px 25px;
    color: #fff;
    margin-bottom: 15px;
    width: 100%
}

.search-icon {
    background: url(../images/search-icon.png) no-repeat 0 0;
    background-size: 100%;
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin-right: 15px
}

.home .navbar {
    position: absolute;
    top: 0;
    width: 100%
}

.home .navbar.bg-light {
    background-color: transparent!important;
    border: none
}

.banner {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    display: flex
}

.banner.home-banner {
    min-height: 100vh;
    padding-top: 284px
}

.mobile-banner {
    display: none
}

.banner.home-banner p {
    font-size: 18px;
    line-height: 1.2
}

.banner.home-banner h2 {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 36px;
    line-height: 1.25;
    text-transform: none;
    margin-bottom: 30px;
    padding-right: 40px
}

.home-banner-content {
    max-width: 420px
}

.banner.home-banner .btn {
    min-width: 326px;
    line-height: 1.5;
    padding: 20px;
    margin-top: 20px
}

.hero-banner-content {
    padding-top: 48px;
    padding-bottom: 41px;
    border-top: solid 17px #1cbbb4
}

.hero-banner-content p {
    font-family: 'Quattrocento Sans';
    font-size: 24px;
    line-height: 1.3;
    color: #636363
}

.banner .home-banner-quote {
    margin: 0 auto
}

.banner .home-banner-quote p {
    padding: 45px 0 45px;
    text-align: center;
    font-size: 24px;
    color: #009ba7
}

.banner-title-bar {
    background-color: #003461;
    padding-top: 57px;
    padding-bottom: 47px;
    margin-bottom: 106px;
    text-align: center;
    position: relative
}

.banner-title-bar:before {
    content: '';
    display: inline-block;
    background: url(images/cna-banner-shape.png) no-repeat 0 0;
    background-size: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.banner-title-bar h2 {
    font-family: Gotham;
    font-size: 35px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0
}

.banner-title-bar h2 span {
    color: #67c7c5;
    font-weight: 700;
    font-style: italic;
    text-transform: none
}

.cna-banner-shape {
    position: absolute;
    bottom: -99px;
    left: 50%;
    transform: translateX(-50%)
}

.cna-banner h1 {
    font-family: Gotham;
    font-weight: 700;
    color: #003461;
    font-size: 48px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 50px
}

.half_banner.cna-banner {
    height: auto;
    min-height: 400px;
    padding-bottom: 20px
}

.site-header {
    position: relative;
}

.text-header {
    padding: 60px 0 30px;
    text-align: center
}

.text-header h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 56px;
    line-height: 55px;
    color: #fbaf5d;
    text-transform: inherit
}

.parent-pageid-566 .text-header h2 {
    color: #3d85c5
}

.text-header p {
    font-size: 18px;
    max-width: 850px;
    margin: 0 auto;
    line-height: 30px
}

.top-box {
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    display: flex;
    margin-bottom: 75px
}

.cna-banner-box {
    padding-top: 20px;
    padding-bottom: 30px;
    min-height: 564px;
    align-items: center;
    margin-bottom: 11px
}

.cna-banner-box .box-content {
    text-align: center
}

.cna-banner-box .box-content h2 {
    font-family: 'Myriad Pro';
    color: #fff;
    font-size: 24px;
    line-height: .98;
    letter-spacing: 7px;
    margin-bottom: 30px
}

.cna-banner-box .box-content h2 span:first-child {
    display: block;
    padding: 0 0 7px 0
}

.cna-banner-box .box-content h2 strong {
    font-size: 85.89px;
    display: block;
    letter-spacing: 1.7px
}

.cna-banner-box .box-content .btn {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    background-color: #fd4918;
    line-height: 1.1;
    font-size: 20px;
    text-transform: none;
    letter-spacing: .4px;
    padding: 10px 38px 12px 41px
}

.cna-banner-box .box-content .btn:hover {
    background-color: #fff
}

.cna-banner-box .box-content .btn:focus {
    background-color: #fff
}

.cna-banner-box .box-content .btn span {
    font-size: 26px;
    display: block;
    text-transform: uppercase;
    padding-top: 7px;
    letter-spacing: 2.5px
}

.cna-banner-box .box-content-image-left {
    padding-left: 20%;
    text-align: right
}

.cna-banner-box .box-content-image-left h2 {
    text-align: right;
    margin-bottom: 0;
    letter-spacing: 4px
}

.cna-banner-box .box-content-image-left p {
    text-align: right;
    color: #fff;
    font-weight: 600;
    font-size: 21px
}

a.dinner-banner-box {
    text-decoration: none
}

a.dinner-banner-box:hover {
    opacity: .75
}

.dinner-sponsors-list {
    margin-bottom: 45px;
    font-size: 18px;
}

.dinner-sponsors-list div img {
    width: 250px;
    height: auto;
    margin-top: 30px;
}

.group-hugging-box {
    align-items: flex-end
}

.top-box-row {
    display: flex
}

.top-box-row .top-box {
    width: 50%;
    text-align: center;
    display: flex;
    align-items: flex-end;
    min-height: 443px;
    padding: 15px 15px 5px;
    position: relative;
    text-decoration: none
}

.top-box-row .top-box:hover {
    opacity: .75
}

.top-box-row .top-box:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 160px;
    opacity: .7;
    background: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 70%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 70%);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 70%);
    background: -o-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 70%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 70%)
}

.top-box-row .top-box .box-content {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.top-box-row .top-box .box-content h2 {
    margin-bottom: 0;
    color: #fff200
}

.top-box-row .top-box .box-content p {
    font-family: Montserrat;
    font-size: 18px;
    line-height: 1.2;
    color: #fff
}

.top-box-row .top-box.randi-box .box-content h2 {
    color: #fbaf5d
}

.rounds-membership {
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    padding-top: 94px;
    padding-bottom: 90px
}

.rounds-membership h2 {
    font-size: 36px;
    margin-bottom: 27px
}

.rounds-membership p {
    color: #fff;
    font-size: 38px;
    line-height: 1.2
}

.rounds-membership-inner {
    text-align: center
}

.rounds-membership-content {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto
}

.rounds-membership-content p {
    font-family: 'Quattrocento Sans';
    line-height: 1.45;
    margin-bottom: 30px
}

.rounds-membership-content p a {
    font-weight: 700
}

.rounds-membership-content .btn {
    font-size: 32px;
    padding: 25px 30px;
    min-width: 592px;
    border-radius: 6px;
    letter-spacing: 3px
}

.events {
    padding-top: 65px;
    padding-bottom: 70px
}

.events h2 {
    text-align: center;
    margin-bottom: 41px;
    letter-spacing: .9px;
    font-size: 36px
}

.events-col {
    border: solid 3px #fbaf5d;
    border-radius: 10px;
    padding: 27px 32px 18px
}

.events-col.Conference {
    border-color: #fe4918
}

.events-col .event-top-title.Conference {
    color: #fe4918
}

.events-col a.btn.Conference {
    background-color: #fe4918
}

.events-col a.btn.Conference:hover {
    color: #fe4918;
    background-color: transparent;
    border-color: #fe4918
}

.event_box_content.Conference {
    border-color: #fe4918
}

.event_box_content.Conference h6 {
    color: #fe4918
}

.event_box_content.Conference .btn {
    background-color: #fe4918
}

.event_box_content.Conference .btn:hover {
    color: #fe4918;
    background-color: transparent;
    border-color: #fe4918
}

.events-col.Dinner {
    border-color: #3d86c6
}

.events-col .event-top-title.Dinner {
    color: #3d86c6
}

.events-col a.btn.Dinner {
    background-color: #3d86c6
}

.events-col a.btn.Dinner:hover {
    color: #3d86c6;
    background-color: transparent;
    border-color: #3d86c6
}

.event_box_content.Dinner {
    border-color: #3d86c6
}

.event_box_content.Dinner h6 {
    color: #3d86c6
}

.event_box_content.Dinner .btn {
    background-color: #3d86c6
}

.event_box_content.Dinner .btn:hover {
    color: #3d86c6;
    background-color: transparent;
    border-color: #3d86c6
}

.events-col.Facilitation {
    border-color: #009ba7
}

.events-col .event-top-title.Facilitation {
    color: #009ba7
}

.events-col a.btn.Facilitation {
    background-color: #009ba7
}

.events-col a.btn.Facilitation:hover {
    color: #009ba7;
    background-color: transparent;
    border-color: #009ba7
}

.event_box_content.Facilitation {
    border-color: #009ba7
}

.event_box_content.Facilitation h6 {
    color: #009ba7
}

.event_box_content.Facilitation .btn {
    background-color: #009ba7
}

.event_box_content.Facilitation .btn:hover {
    color: #009ba7;
    background-color: transparent;
    border-color: #009ba7
}

.events-col h3 {
    font-weight: 700;
    margin-bottom: 19px
}

.events-col address {
    min-height: 60px
}

.events-col p {
    margin-bottom: 23px
}

.eventscol-subtext {
    text-transform: uppercase;
    letter-spacing: 1px;
    letter-spacing: 1.4px
}

.events-slider {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto
}

.event-top-title {
    font-family: Montserrat;
    font-weight: 700;
    color: #fbaf5d;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 3px;
    display: block
}

.event-top-title.green {
    color: #009ba7
}

.events .owl-carousel .owl-stage {
    display: flex
}

.events .owl-carousel .owl-item {
    padding-left: 2px
}

.events .owl-carousel .owl-item img {
    width: auto;
    height: 100%
}

.events .owl-carousel .owl-item div {
    height: 100%
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    background-image: url(../images/orange-arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    width: 25px;
    height: 33px;
    position: absolute;
    top: 50%;
    font-size: 0;
    margin-top: -16.5px
}

.owl-carousel .owl-nav .owl-prev {
    left: -60px;
    transform: rotate(180deg)
}

.owl-carousel .owl-nav .owl-next {
    right: -60px
}

.owl-dot {
    display: inline-block;
    margin: 0 2.5px;
    cursor: pointer;
    padding: 15px 0
}

.owl-dot span {
    width: 30px;
    height: 5px;
    background: rgba(251, 175, 93, .5);
    display: block
}

.owl-dot.active span {
    background: rgba(251, 175, 93, 1)
}

.join-us-block {
    background-color: #009ba7;
    padding-top: 38px;
    padding-bottom: 41px
}

.join-us-left p {
    font-size: 29px;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0
}

.join-us-block-inner {
    display: flex;
    align-items: center
}

.cta-button .btn {
    background-color: #fff;
    color: #fbaf5d;
    font-size: 26px;
    font-weight: 700;
    padding: 8px 52px
}

.cta-button .btn:focus, .cta-button .btn:hover {
    background-color: #fbaf5d;
    color: #fff
}

.embedded-video-sec {
    padding-top: 75px;
    padding-bottom: 109px
}

.embedded-video {
    padding-top: 51.4%;
    position: relative
}

.embedded-video .videoIframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.videoPoster {
    display: block;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: opacity .8s, height 0s;
    -moz-transition: opacity .8s, height 0s;
    transition: opacity .8s, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s
}

.playIcon {
    background-color: rgba(0, 0, 0, .61);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s ease-in-out
}

.playIcon i {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 52.5px solid transparent;
    border-bottom: 52.5px solid transparent;
    border-left: 68px solid rgba(255, 255, 255, .44);
    margin-left: 15px;
    transition: all .5s ease-in-out
}

.videoPoster:hover .playIcon {
    background-color: rgba(0, 0, 0, .7)
}

.videoPoster:hover .playIcon i {
    border-left-color: #fff
}

.videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, .8s;
    -moz-transition-delay: 0s, .8s;
    transition-delay: 0s, .8s
}

.cna-row-content {
    padding-top: 71px;
    padding-bottom: 40px
}

.cna-left-content {
    width: 596px;
    float: right;
    margin-right: 40px
}

.cna-left-title {
    background-color: #1e4480;
    padding: 35px 39px 17px;
    text-align: right;
    padding-left: 50px;
    margin-top: 40px
}

.cna-left-title h3 {
    font-family: Montserrat;
    color: #e9b26a;
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 0
}

.cna-right-content {
    padding: 0 0 0 15px
}

.cna-right-content p {
    margin-bottom: 25px
}

.cna-right-content ul {
    margin-left: 50px;
    font-weight: 700;
    margin-bottom: 21px
}

.upcoming-webinar h2 {
    font-family: Montserrat;
    font-size: 34px;
    letter-spacing: 2px;
    color: #1a1f41;
    text-align: center;
    margin-bottom: 7px
}

.upcoming-webinar-inner {
    background-color: #67c7c5;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 27px
}

.upcoming-webinar-inner h3 {
    font-family: Montserrat;
    font-weight: 700;
    color: #1b1f42;
    font-size: 27px;
    margin-bottom: 7px;
    line-height: 1.2
}

.upcoming-webinar-inner p {
    font-size: 27px;
    line-height: 1.2;
    color: #1b1f42
}

.upcoming-webinar-inner .btn {
    font-size: 33px;
    letter-spacing: 1px;
    padding: 13px 70px
}

.summary-blocks {
    padding-top: 25px;
    padding-bottom: 95px
}

.summary-right-col h2 {
    color: #1b1f42;
    font-size: 31px;
    margin-bottom: 45px;
    text-transform: none
}

.summary-blocks p {
    line-height: 1.3;
    margin-bottom: 21px
}

.circleImg {
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    padding: 8px;
    width: 392px;
    height: 392px;
    margin: 63px 0 0 51px;
    background: -ms-linear-gradient(180deg, rgba(1, 53, 99, 1) 0, rgba(253, 254, 254, 1) 99.77%);
    background: -webkit-linear-gradient(180deg, rgba(1, 53, 99, 1) 0, rgba(253, 254, 254, 1) 99.77%);
    background: -moz-linear-gradient(180deg, rgba(1, 53, 99, 1) 0, rgba(253, 254, 254, 1) 99.77%);
    background: -o-linear-gradient(180deg, rgba(1, 53, 99, 1) 0, rgba(253, 254, 254, 1) 99.77%);
    background: linear-gradient(180deg, rgba(1, 53, 99, 1) 0, rgba(253, 254, 254, 1) 99.77%)
}

.circleImg img {
    border-radius: 50%
}

.summary-right-col {
    padding: 0 70px 0 48px
}

.summary-right-col cite {
    font-style: normal;
    font-weight: 700;
    font-size: 18px
}

.summary-middel-content {
    padding-top: 57px;
    padding-left: 167px;
    padding-right: 35px
}

.summary-middel-content ol {
    margin-bottom: 22px
}

.summary-middel-content ol li {
    margin-bottom: 0
}

.summary-middel-content p {
    line-height: 1.23
}

.summary-middel-content h2 {
    letter-spacing: -1.4px
}

.summary-middel-content .btn {
    font-size: 33px;
    padding: 13px 63px;
    margin-top: 14px;
    letter-spacing: 1.8px;
    margin-bottom: 58px
}

.summary-bottom {
    padding-right: 94px
}

.gotolink {
    font-size: 28px;
    text-decoration: underline;
    color: #1b1f42;
    font-weight: 700
}

.gotolink:focus, .gotolink:hover {
    color: #fbaf5d
}

.middel-content {
    padding-top: 25px;
    padding-bottom: 0
}

.middel-content p {
    margin-bottom: 26px
}

.middel-content p a:focus, .middel-content p a:hover {
    color: #fbaf5d
}

.middel-content img {
    margin-bottom: 30px
}

.listing {
    margin-left: 0;
    margin-bottom: 24px
}

.listing li {
    position: relative;
    margin-bottom: 0;
    padding-left: 36px
}

.listing li:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #000;
    position: absolute;
    top: 7px;
    left: 0;
    border-radius: 50%
}

.upcoming-facilitation-workshops {
    padding-top: 45px
}

.upcoming-facilitation-workshops p {
    text-align: center
}

.upcoming-facilitation-titlebar {
    text-align: center;
    padding-bottom: 10px
}

.upcoming-facilitation-titlebar h2 {
    font-size: 44px;
    font-size: 56px;
    margin-bottom: 11px
}

.upcoming-facilitation-titlebar p a {
    color: #1b1f42;
    text-decoration: none
}

.upcoming-facilitation-titlebar p a:focus, .upcoming-facilitation-titlebar p a:hover {
    color: #fbaf5d
}

.facilitation-workshops-bg {
    background-repeat: no-repeat;
    background-position: center center;
    height: 312px;
    background-size: cover
}

.facilitation-workshops-middle {
    text-align: center;
    padding: 0 0 51px
}

.facilitation-workshops-middle h4 {
    color: #fbaf5d
}

.facilitation-workshops-middle .descText {
    margin-bottom: 65px
}

.facilitation-workshops-middle .descText p {
    font-size: 33px;
    line-height: 1.3
}

.facilitation-workshops-middle .btn-lg {
    min-width: 460px;
    padding: 36px 30px;
    font-size: 33px;
    margin-bottom: 0
}

.mid-content {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 49px;
    padding-bottom: 52px
}

.mid-content p {
    margin-bottom: 23px
}

.facilitation-workshops-middle .col-lg-8 {
    padding: 30px;
    text-align: left;
    padding-bottom: 60px
}

.facilitation-workshops-middle .col-lg-8:nth-child(even) {
    background: #f7f7f3
}

.facilitation-workshops-middle .cme-offer {
    padding: 20px 0;
    border-top: 1px solid rgba(150, 150, 150, .25)
}

.facilitation-workshops-middle .cme-callout {
    color: #555;
    font-size: 14px
}

.facilitation-workshops-middle .alignleft {
    float: left;
    margin: 8px 15px
}

.facilitation-workshops-middle .register-btn-wrapper {
    padding: 20px 0;
    margin: 0 auto;
    text-align: center
}

.facilitation-workshops-middle hr {
    max-width: 815px;
    border-top: solid 4px #000;
    margin: 0 auto 68px
}

.facilitation-workshops-middle li, .facilitation-workshops-middle ul {
    list-style: disc
}

.facilitation-workshops-middle ul {
    padding: 15px 0 10px 30px
}

.ahec-logo {
    display: inline-block;
    margin-bottom: 26px
}

.ahec-inner {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto
}

.ahec-inner p {
    margin-bottom: 23px
}

.half_banner.office-hours {
    height: auto;
    overflow: hidden
}

.half_banner.office-hours+.half_banner_heading {
    text-align: center
}

.half_banner.office-hours+.half_banner_heading h3 {
    font-size: 38px;
    letter-spacing: 1.1px;
    padding-left: 38px
}

.office-bn-bg {
    background-color: rgba(103, 199, 197, .79)
}

.office-bn-bg:before {
    content: '';
    background-color: rgba(103, 199, 197, .79);
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    width: 100%
}

.office-bn-content {
    padding: 105px 20px 62px 32px;
    min-height: 100%;
    position: relative
}

.office-bn-content p {
    font-weight: 700;
    margin-bottom: 24px
}

.office-bn-content p a {
    color: #fff
}

.office-bn-top {
    margin-bottom: 45px
}

.office-bn-top p {
    font-size: 23px;
    margin-bottom: 29px
}

.nuts-bolts-sec {
    padding: 107px 0 0
}

.nuts-bolts-img {
    margin-bottom: 36px;
    text-align: center;
    padding-left: 20px
}

.nuts-bolts-inner {
    max-width: 720px
}

.nuts-bolts-inner h2 {
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    color: #1b1f42;
    text-transform: none;
    margin-bottom: 12px
}

.nuts-bolts-inner time {
    font-family: 'Quattrocento Sans';
    font-size: 37px;
    line-height: 1.2;
    color: #1b1f42;
    font-weight: 400;
    display: block;
    margin-bottom: 18px
}

.nuts-bolts-inner ul {
    margin-left: 36px;
    margin-bottom: 23px
}

.nuts-bolts-inner ul li {
    margin-bottom: 4px;
    padding-left: 15px;
    position: relative
}

.nuts-bolts-inner ul li:before {
    content: '-';
    margin-right: 3px;
    position: absolute;
    left: 3px;
    top: 0
}

.nuts-bolts-inner .btn-lg {
    min-width: 336px;
    font-size: 33px;
    padding: 20px 30px;
    margin-top: 17px;
    margin-bottom: 27px
}

.nuts-bolts-note {
    text-align: center;
    font-weight: 700;
    line-height: 1.8
}

.testimonial-sec {
    background-color: #009ba7;
    padding-top: 46px;
    padding-bottom: 33px
}

.testimonial-sec blockquote {
    text-align: center;
    padding: 0 30px
}

.testimonial-sec blockquote p {
    font-size: 33px;
    color: #fff;
    margin-bottom: 37px
}

.testimonial-sec blockquote cite {
    font-size: 33px;
    color: #fff;
    font-style: italic
}

.rounds_middel {
    padding-top: 50px;
    padding-bottom: 17px
}

.rounds_middel p {
    font-size: 16px;
    margin-bottom: 22px
}

.quotation_top_inner h1 {
    font-size: 51px;
    line-height: 1.1;
    color: #3d85c5;
    text-transform: uppercase;
    font-weight: 700
}

.quotation_top_inner blockquote cite, .quotation_top_inner blockquote p {
    color: #f7941d;
    font-size: 26px;
    font-style: normal
}

.quotation_top_inner blockquote p {
    margin-bottom: 0
}

.quotation_top_inner {
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px
}

.rounds_middel h3 {
    font-family: 'Quattrocento Sans';
    font-size: 28px;
    margin-bottom: 20px
}

.rounds_middel p {
    line-height: 1.25
}

.quotation_top_left {
    max-width: 38%;
    padding-top: 9px
}

.quotation_top_right {
    max-width: 62%;
    padding-right: 5px
}

.embedded-video-sec.round-video-sec {
    padding-top: 0;
    padding-bottom: 23px
}

.embedded-video-sec.round-video-sec .embedded-video {
    max-width: 986px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 57%
}

.map-col {
    text-align: center
}

.map-col h2 {
    color: #f7941d;
    font-size: 55.66px;
    margin-bottom: 0;
    text-transform: none;
    display: block
}

.center-col {
    max-width: 660px;
    padding-left: 20px;
    padding-right: 15px
}

.map-right-col {
    padding-right: 65px
}

.block_circle_row {
    max-width: 850px;
    margin: 0 auto 34px;
    padding: 8px 0 0
}

.block_circle {
    background-color: #1b1f42;
    width: 269px;
    height: 269px;
    border-radius: 50%;
    overflow: hidden;
    border: solid 4px #3d85c5;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.block_circle p {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.22
}

.block_circle a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.block_circle_bg {
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .46;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.block_circle_inner {
    height: 100%;
    padding: 30px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative
}

.block_circle:hover {
    background-color: #232957
}

.block_circle:hover .block_circle_bg {
    opacity: .21
}

.stress_circle {
    border-color: #fbaf5d
}

.katherine_circle {
    border-color: #008d98
}

.quote_sec {
    padding-top: 37px;
    margin: 0 -84px 16px -20px
}

.bg_column_left {
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    padding-top: 74%
}

.bg_column_right {
    padding: 31px 85px 0 8px
}

.bg_column_right blockquote {
    position: relative
}

.bg_column_right blockquote:before {
    content: '';
    background: url(../images/quote-icon.png) no-repeat 0 0;
    width: 176px;
    height: 121px;
    display: inline-block;
    position: absolute;
    top: -81px;
    right: 100%
}

.bg_column_right blockquote cite, .bg_column_right blockquote p {
    color: #f7941d;
    font-size: 26px;
    line-height: 1.2;
    font-style: normal
}

.bg_column_right blockquote p {
    margin-bottom: 33px
}

.rounds_middel .btn {
    min-width: 375px;
    font-size: 25px;
    letter-spacing: 1.5px;
    margin-top: 13px
}
.rounds_middel .btn-sm {
    font-family: Montserrat;
    font-size: 18px;
    display:inline-block;
    line-height: 1.3;
    background-color: #fbaf5d;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid transparent;
    text-decoration: none;
    border-radius: 0;
    padding: 13px 50px;
    white-space: inherit;
    -webkit-appearance: none !important;
}

.rounds_middel .btn-sm:focus,
.rounds_middel .btn-sm:hover {
    background-color: #fff;
    border-color: #fbaf5d;
    color: #fbaf5d;
    outline: 0;
    box-shadow: none
}

.become_member {
    padding-top: 30px;
    padding-bottom: 45px
}

.wide_banner {
    height: 772px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.become_member .titlebar {
    padding: 0 24px;
    margin-bottom: 49px
}

.become_member .titlebar h1 {
    margin-bottom: 22px;
    font-size: 36px;
    font-size: 56px
}

.become_member .titlebar p {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px
}

.become_member .titlebar h2 {
    color: #1a1f41;
    font-size: 24px
}

.membership_col {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 412px;
    display: flex;
    align-items: flex-end;
    padding: 30px 0;
    text-align: center;
    margin-bottom: 17px
}

.membership_col .btn {
    font-family: Montserrat;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    padding: 24px 30px;
    min-width: 459px
}

.membership_col .btn:focus, .membership_col .btn:hover {
    color: #fbaf5d
}

.color_bottom_grid {
    margin-top: 41px;
    margin-bottom: 41px
}

.color_bottom_grid_link {
    display: block;
    height: 255px;
    text-decoration: none;
    position: relative
}

.color_bottom_grid_link:before {
    content: '';
    background-color: #fbaf5d;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .85;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.color_bottom_grid_link:hover:before {
    opacity: .7
}

.color_bottom_grid_link:hover .color_bottom_grid_content h3:before {
    left: 50%;
    right: 50%
}

.color_bottom_grid_img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.color_bottom_grid_content {
    position: relative;
    text-align: center;
    padding: 0 30px
}

.color_bottom_grid_content h3 {
    font-family: Montserrat;
    color: #fff;
    font-size: 35px;
    line-height: 1.2;
    text-transform: uppercase;
    position: relative
}

.color_bottom_grid_content h3:before {
    content: '';
    border-bottom: solid 2px #fff;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.color_bottom_grid_link.green:before {
    background-color: #008d98
}

.color_bottom_grid_link.skyblue:before {
    background-color: #3d85c5
}

.row.gutter-sm [class*=col-] {
    padding-right: 7.5px;
    padding-left: 7.5px
}

.row.gutter-sm [class*=col-]:first-child {
    padding-left: 0
}

.row.gutter-sm [class*=col-]:last-child {
    padding-right: 0
}

.page_title {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px
}

.table-bordered tr>td:first-child {
    font-weight: bolder
}

.table-bordered .benefit-dot {
    display: block;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #009ba7;
    text-align: center;
    margin: 0 auto
}

.page_title h1 {
    margin-bottom: 0
}

.top_intro {
    padding: 28px 0 35px;
    overflow: hidden
}

.golink {
    font-family: Montserrat;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-size: 15px
}

.top_intro blockquote {
    padding: 0 24px;
    margin-bottom: 93px;
    text-align: center
}

.top_intro blockquote p {
    color: #3d85c5;
    font-size: 28px;
    line-height: 1.35;
    font-style: italic
}

.top_intro blockquote cite {
    color: #3d85c5;
    font-size: 21px
}

.intro_desc {
    background-color: #1a1f41;
    padding: 25px 0 33px;
    position: relative
}

.intro_desc:before {
    content: '';
    background-color: #1a1f41;
    position: absolute;
    top: 0;
    right: -1000%;
    bottom: 0;
    left: -1000%;
    z-index: -1
}

.intro_desc p {
    font-size: 21px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0
}

.intro_desc p span {
    color: #fbaf5d
}

.intro_listing {
    margin: 0 0 48px;
    padding: 6px 0 0
}

.intro_listing li {
    margin-bottom: 0;
    padding: 7.6px 0;
    font-size: 24px
}

.intro_listing li:nth-child(even) {
    background-color: #e3e3e3;
    position: relative
}

.intro_listing li:nth-child(even):before {
    content: '';
    background-color: #e3e3e3;
    position: absolute;
    top: 0;
    right: -1000%;
    bottom: 0;
    left: -1000%;
    z-index: -1
}

.top_intro .btn-lg {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    padding: 44px 51px 36px 35px;
    font-size: 24px;
    text-transform: none;
    margin: 0 auto;
    display: block;
    margin-bottom: 42px
}

.intro_foo_text {
    padding-right: 60px
}

.intro_foo_text p {
    color: #000
}

.intro_foo_text p a {
    color: #3d85c5;
    font-weight: 700
}

.intro_foo_text p a.tellink {
    color: #000;
    text-decoration: none;
    font-weight: 400
}

.upcoming_events_sec {
    background-color: #009ba7;
    margin-top: 30px;
    text-align: center;
    padding: 60px;
    margin-bottom: 0
}

.big_img {
    top: -80px;
    margin-bottom: -56px;
    position: relative
}

.upcoming_events_sec .btn-lg {
    font-size: 32px;
    max-width: 592px;
    padding: 25px 0;
    letter-spacing: 2px;
    width: 100%
}

.logos_sec {
    padding-bottom: 46px;
    overflow: hidden
}

.title_head {
    background-color: #ebebeb;
    text-align: center;
    padding: 19px 0 14px;
    position: relative
}

.title_head:before {
    content: '';
    background-color: #ebebeb;
    position: absolute;
    top: 0;
    right: -1000%;
    bottom: 0;
    left: -1000%;
    z-index: -1
}

.title_head h3 {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    color: #1a1f41;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: -5px;
    line-height: 1.2
}

.title_head a {
    font-size: 24px;
    color: #1a1f41;
    display: inline-block;
    margin-top: 0
}

.title_head a:focus, .title_head a:hover {
    color: #fbaf5d
}

.logo_list {
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
    align-items: center
}

.logo_list li {
    margin: 30px 0
}

.logo_list.two_logo_list li {
    width: 50%
}

.logo_list.three_logo_list li {
    width: 33.333%;
    padding: 0 15px;
}

.go_back_link {
    text-transform: uppercase;
    color: #1a1f41;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 94px
}

.go_back_link:focus, .go_back_link:hover {
    color: #fbaf5d
}

.health_top_intro {
    padding-top: 0
}

.health_top_intro p {
    font-size: 21px
}

.health_top_left {
    padding-left: 82px;
    padding-top: 31px
}

.health_top_img {
    float: right;
    max-width: 677px;
    margin-left: 15px
}

.health_top_row {
    margin-bottom: 60px
}

.health_bottom_row {
    display: flex
}

.health_bottom_row .membership_img {
    width: 40%
}

.health_bottom_row .membership_img img {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .125)
}

.health_bottom_right {
    width: 60%;
    padding-left: 28px;
    padding-top: 0;
    padding-right: 28px;
    margin:0 auto;
}

.health_bottom_right_inner {
    max-width: 515px
}

.health_bottom_right_inner p {
    margin-bottom: 27px
}

.membership_img {
    position: relative;
    padding-left: 78px;
    margin-left: 75px
}

.ribbon_label {
    position: relative;
    text-decoration: none;
    position: absolute;
    top: 200px;
    left: 12px
}

.ribbon_label span {
    color: #fff;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 700;
    background-color: #0072bc;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 4;
    width: 153px;
    height: 47px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(4deg);
    transform: rotate(3deg);
    position: relative;
    letter-spacing: 1.3px
}

.ribbon_label:before {
    content: '';
    width: 66px;
    height: 47px;
    background-color: #004894;
    transform: skewY(-17deg);
    position: absolute;
    top: -4px;
    left: 1px;
    transform-origin: 0 0
}

.benefits {
    padding-top: 50px;
    padding-bottom: 60px
}

.benefits h2 {
    text-align: center
}

.benefits .tab_img_icon {
    width: 160px;
    height: 160px;
    margin: 0 auto 25px
}

.benefits .tabs_wrap .nav-tabs li a span {
    margin: 0 70px 0 0
}

.tabs_wrap .nav-tabs {
    margin: 0;
    border: 0;
    padding: 0 80px 50px 84px;
    display: flex;
    justify-content: space-between;
    margin: 0 -10px;
    flex-wrap: wrap
}

.tabs_wrap .nav-tabs li {
    padding: 0 10px;
    width: 20%
}

.tabs_wrap .nav-tabs li a * {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.tabs_wrap .nav-tabs li a {
    display: block;
    text-decoration: none;
    text-align: center
}

.tabs_wrap .nav-tabs li a h5 {
    font-size: 17px;
    line-height: 1.25;
    color: #1a1f41;
    text-transform: uppercase;
    letter-spacing: 1px;
    min-height: 52px;
    margin: 0
}

.tabs_wrap .nav-tabs li a span {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 21px;
    line-height: 23px;
    color: #1a1f41;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 54px 0 0;
    letter-spacing: .7px;
    border-bottom: 1px solid #1a1f41;
    position: relative
}

.tabs_wrap .nav-tabs li a span:before {
    position: absolute;
    content: '';
    width: 41px;
    height: 41px;
    background-color: #fbaf5d;
    border-radius: 50%;
    right: -54px;
    top: -11px
}

.tabs_wrap .nav-tabs li a span:after {
    position: absolute;
    content: '';
    background-image: url(../images/white-arrow.png);
    width: 18px;
    height: 20px;
    right: -41px;
    top: -2px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.tabs_wrap .nav-tabs li a.active * {
    color: #f7941d;
    border-color: #f7941d
}

.tabs_wrap .nav-tabs li a.active .tab_img_icon img.active {
    left: 0
}

.tabs_wrap .nav-tabs li a.active .tab_img_icon img.default {
    left: -200%
}

.tabs_wrap .nav-tabs li a.active span:after {
    right: -42px;
    top: 2px;
    transform: rotateX(170deg)
}

.tabs_wrap .nav-tabs li a.active h5 {
    font-weight: 700
}

.tab_img_icon {
    width: 240px;
    height: 160px;
    position: relative;
    margin: 0 0 25px 0;
    overflow: hidden
}

.tab_img_icon img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.tab_img_icon img.active {
    left: 200%
}

.tabs_wrap .tab-content {
    border-top: solid 9px #1a1f41;
    padding: 18px 0;
    margin: 0 76px
}

.tabs_wrap .tab_inner {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px
}

.tabs_wrap .tab_inner h3 {
    color: #1b1f42;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 17px
}

.tabs_wrap .tab_inner p {
    color: #000;
    font-size: 21px;
    margin-bottom: 51px
}

.tabs_wrap .tab_inner p:last-child {
    margin-bottom: 0
}

.tabs_wrap .tab_inner a {
    color: #000;
    font-weight: 700
}

.lrg_bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 778px
}

.fees_sec {
    padding-top: 69px;
    padding-bottom: 12px
}

.fees_sec h2 {
    text-align: center;
    margin-bottom: 70px
}

.fees_data {
    margin: 0 17px
}

.fees_data li {
    display: flex;
    border: solid 3px #009ba7;
    min-height: 172px;
    margin-bottom: 22px
}

.fees_data li h5 {
    text-transform: uppercase;
    font-size: 15px;
    font-family: Montserrat;
    font-weight: 700
}

.fees_data li p {
    font-size: 20px;
    margin-bottom: 0
}

.fees_col {
    border-left: solid 3px #009ba7
}

.fees_left_col {
    width: 33%;
    background-color: #009ba7;
    color: #fff;
    padding: 15px 20px 15px;
    text-align: center
}

.fees_left_col span {
    font-family: Montserrat;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 10px;
    display: block
}

.fees_left_col h4 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: -.4px;
    margin-bottom: 4px
}

.fees_left_col p {
    font-weight: 700;
    color: #fff
}

.fees_center_col {
    width: 45%;
    padding: 24px 32px
}

.fees_right_col {
    width: 22%;
    text-align: center;
    padding: 26px 10px
}

.fees_right_col .fees_val {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 400
}

.fee_note {
    text-align: center
}

.fee_note p {
    font-size: 20px
}

.fee_note p a {
    color: #000;
    display: inline-block;
    margin-bottom: 2px
}

.fee_note p .text-uppercase {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .8px
}

.become_member_btn {
    background-color: #fbaf5d;
    text-align: center;
    padding: 51px 0 52px
}

.btn-teal {
    background: #009ba7;
    border-color: transparent;
}

.btn-teal:hover {
    background: transparent;
    border-color: #009ba7;
    color: #009ba7;
}

.become_member_btn .btn {
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    border: solid 4px #fff;
    padding: 21px 30px;
    min-width: 504px;
    letter-spacing: 2px
}

.become_member_btn .btn:focus, .become_member_btn .btn:hover {
    color: #fbaf5d
}

.faq_sec {
    padding-top: 95px;
    padding-bottom: 114px;
    text-align: center
}

.faq_sec h2 {
    margin-bottom: 24px
}

.faq_sec p {
    line-height: 1.2;
    font-size: 21px
}

.faq_sec p a {
    color: #000;
    font-weight: 700
}

.featured_bar {
    background-color: #1b1f42;
    min-height: 302px;
    overflow: hidden;
    position: relative;
    padding-top: 42px
}

.featured_bar:before {
    content: '';
    border-top: solid 27px #f7941d;
    height: 27px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.featured_title {
    background-color: #fff;
    border-radius: 50%;
    width: 287px;
    height: 287px;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 23px;
    text-transform: uppercase;
    color: #1a1f41;
    font-family: Montserrat;
    font-weight: 700;
    padding: 15px 45px 27px;
    margin-top: -253px;
    margin-bottom: 28px;
    line-height: 1.2;
    margin-left: -3px
}

.featured_right_img {
    padding-left: 50px
}

.featured_content {
    padding-right: 50px;
    padding-left: 53px
}

.featured_content p {
    color: #fff;
    font-size: 28px;
    font-style: italic
}

.featured-member {
    background-color: #fbaf5d
}

.featured-member p {
    color: #000
}

.middel_column {
    padding: 47px 0 0
}

.middel_center_content {
    text-align: center;
    margin-bottom: 50px
}

.middel_center_content p {
    font-size: 23px;
    margin-bottom: 29px
}

.donor_content_wrap {
    position: relative;
    padding: 0 0 55px;
    overflow: hidden
}

.donor_content_inner {
    padding: 0 0 0 179px
}

.donor_content_row {
    display: flex;
    justify-content: space-between
}

.donor_content_row ul {
    padding: 30px 0;
    margin-left: 0;
    columns: 2
}

.donor_content_row ul li {
    font-size: 16px;
    margin-bottom: 0;
    padding-left: 1em;
    break-inside: avoid-column;
}

.donor_content_row ul li h4 {
    text-indent: -16px;
}

.featured_link {
    font-weight: 700;
    letter-spacing: .6px;
    text-decoration: none
}

.featured_link span {
    text-transform: uppercase
}

.donor_bg {
    display: block;
    background-image: url(../images/heart-hand-shape-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    width: 823px;
    height: 745px;
    position: absolute;
    top: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: .12
}

.donor_bg_1 {
    top: 52px;
    right: -60px
}

.donor_bg_2 {
    top: 1214px;
    left: -268px
}

.donor_bg_3 {
    top: 2088px;
    right: -115px
}

.featured_list_sec {
    position: relative
}

.featured_list_sec:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../images/heart-hand-shape-bg.png);
    background-repeat: no-repeat;
    background-position: center 42px;
    opacity: .12
}

.featured_list {
    margin-left: 0;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 41px
}

.featured_list ul {
    margin-bottom: 121px
}

.featured_list ul li {
    margin-bottom: 14px
}

.featured_list ul li p {
    font-size: 16px;
    line-height: 1.32;
    color: #1a1f41
}

.featured_list ul li p:last-child {
    margin-bottom: 0
}

.featured_list ul li h4 {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    color: #009ba7;
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 0;
    line-height: 1.25
}

.stories-titlebar {
    position: relative;
    z-index: 1;
    position: relative;
    padding-top: 60px;
    padding-bottom: 71px
}

.stories-titlebar:before {
    content: '';
    background: url(../images/who-we-are.png) no-repeat center 0;
    background-size: 100%;
    position: absolute;
    top: -31%;
    left: 48%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 473px;
    height: 473px
}

.stories-titlebar h1 {
    margin-bottom: 96px
}

.stories-desc {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto
}

.stories-desc p {
    font-size: 26px
}

.stories-titlebar-inner {
    position: relative;
    z-index: 1
}

.stories_blocks_sec {
    padding: 73px 0
}

.stories_blocks {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.stories_blocks li {
    width: 16.666666666%;
    margin-bottom: 0
}

.stories_blocks li a {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    padding-top: 100%;
    display: flex;
    overflow: hidden;
    position: relative
}

.story_hover {
    background: url(../images/pettern-bg.png) repeat center 0;
    opacity: 0;
    z-index: -1;
    position: relative;
    transition: all .65s ease-in-out;
    color: #f7941d;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 15px 30px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-40px)
}

.stories_blocks li a:hover .story_hover {
    opacity: 1;
    z-index: 1;
    transform: inherit
}

.questionnaire_sec {
    background-color: #008d98;
    padding-top: 88px;
    padding-bottom: 95px;
    margin-bottom: 32px
}

.questionnaire_sec h3 {
    font-size: 27px;
    color: #fff;
    margin-bottom: 73px
}

.questionnaire_inner {
    padding: 0 27px
}

.form-left-column {
    padding-right: 5px
}

.form-right-column {
    padding-left: 15px
}

.honor_sec {
    padding-top: 33px;
    padding-bottom: 17px;
    position: relative
}

.honor_sec p {
    font-size: 21px;
    margin-bottom: 30px
}

.honor_sec p a {
    color: #1b1f42;
    text-decoration: none
}

.honor_sec p a:hover {
    color: #f7941d
}

.honor_sec p:last-child {
    margin-bottom: 0
}

.honor_top {
    margin-bottom: 24px
}

.honor_sec .titlebar {
    padding: 0;
    text-align: right;
    padding-right: 34px
}

.honor_sec .titlebar h1 {
    margin-bottom: 25px
}

.honor_sec .titlebar h2 {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    color: #009ba7;
    font-size: 32px;
    text-transform: none
}

.honor_right_column {
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 65px
}

.honor_bottom {
    text-align: center
}

.honor_bottom .btn {
    font-size: 26px;
    font-weight: 700;
    text-transform: none;
    padding: 12px 40px;
    margin-bottom: 24px
}

.donor_content_wrap.darkblue {
    background-color: #1b1f42;
    text-align: center;
    padding-top: 56px;
    padding-bottom: 200px
}

.donor_content_wrap.darkblue p {
    margin-bottom: 25px
}

.darkblue .donor_content_row ul li, .donor_content_wrap.darkblue p {
    color: #fff;
    font-size: 18px;
    line-height: 1.25
}

.donor_content_wrap.darkblue h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 37px
}

.darkblue .donor_content_row ul li {
    margin-bottom: 5px
}

.donor_content_wrap.darkblue .donor_content_inner {
    padding-left: 0
}

.honor_sec .donor_bg_1 {
    top: 26px;
    right: auto;
    left: -17%;
    opacity: .24
}

.site-footer .container {
    max-width: 1220px
}

#footer {
    background-color: #1a1f41;
    padding-top: 49px;
    padding-bottom: 116px
}

#footer p {
    color: #fff;
    font-size: 19px;
    margin-bottom: 25px
}

#footer ul {
    padding-left: 0
}

#footer .btn {
    padding: 15px
}

.footerLogo {
    margin-bottom: 24px;
    display: inline-block
}

.footer-menu-wrap {
    display: flex;
    justify-content: space-between
}

.footer-menu {
    padding-left: 38px;
    padding-top: 13px;
    margin: 0
}

.footer-menu li {
    display: block;
    margin-bottom: 19px
}

.footer-menu li a {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .5s ease-in-out;
    letter-spacing: 1.4px
}

.footer-menu li a:focus, .footer-menu li a:hover {
    color: #fbaf5d
}

.sign-up-newsletter {
    padding-top: 13px;
    padding-left: 50px
}

.footer-col address {
    padding-right: 15px
}

.footer-col address a {
    color: #fff;
    text-decoration: none
}

.footer-col address a:focus, .footer-col address a:hover {
    color: #fbaf5d
}

.sign-up-newsletter .form-control {
    border-radius: 0;
    resize: none;
    border: none;
    height: 67px
}

a {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.half_banner {
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.half_banner_heading {
    background-color: #1a1f41
}

.half_banner_heading h3 {
    font-family: Montserrat;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    font-size: 44px;
    line-height: 48px;
    margin: 0;
    padding: 18px 0 14px 20px
}

.financial_sec {
    padding: 53px 0 0 0
}

.financial_content {
    padding: 25px 70px 0 26px
}

.financial_content h3 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 44px;
    line-height: 53px;
    color: #3d85c5;
    text-transform: uppercase;
    margin: 0 0 33px 0
}

.financial_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25;
    color: #000;
    margin: 0 0 28px 0
}

.financial_graphs img:first-child {
    padding: 0 0 68px 10px
}

.financial_graphs img:last-child {
    margin: 0 0 0 -53px
}

.caregivers_sec {
    padding: 90px 0 0 0;
    background-repeat: no-repeat;
    background-position: center bottom
}

.caregivers_heading {
    padding: 0 0 10px 10px
}

.caregivers_heading h3 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 44px;
    line-height: 53px;
    color: #3d85c5;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1.7px
}

.caregivers_toolbar ul {
    margin: 0;
    padding: 0 10px;
}

.caregivers_toolbar ul li {
    background: rgba(251, 175, 93, 0.25);
    display: inline-block;
    border-radius: 8px;
    padding: 8px 16px 6px;
    margin-right: 6px;
    cursor: pointer;
    line-height: 1;
    border-bottom: 2px solid transparent;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.caregivers_toolbar ul li.current, .caregivers_toolbar ul li:hover {
    background-color: #fbaf5d;
}

.caregivers_toolbar ul li.current {
    font-weight: 900;
    color: white;
}

.caregivers_image {
    margin-bottom: 0
}

.caregivers_image img {
    display: none
}

.caregivers_image img.active {
    display: block
}

.caregivers_content {
    position: absolute;
    top: 0;
    right: 0
}

.caregivers_box {
    max-width: 430px;
    margin-left: auto;
    background-color: rgba(255, 255, 255, .97);
    border: 1px solid #5acbf4;
    text-align: center;
    padding: 34px 24px 28px
}

.caregivers_box h4 {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    color: #3d85c5;
    margin: 0 0 11px 0;
    padding: 30px 0 0 0;
    position: relative
}

.caregivers_box h4:before {
    position: absolute;
    content: '';
    max-width: 246px;
    width: 100%;
    height: 4px;
    background-color: #ffd646;
    left: 0;
    right: 0;
    top: 0;
    margin: auto
}

.caregivers_box h4:first-child {
    padding: 0
}

.caregivers_box h4:first-child:before {
    display: none
}

.caregivers_box p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25;
    color: #000
}

.annual_report_sec {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    margin: 0;
    padding: 0 0 442px 0
}

.annual_report_content {
    padding: 40px 0 0 88px
}

.annual_report_content h3 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 204px;
    line-height: 170px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: -3.8px;
    margin: 0 0 32px 0
}

.annual_report_content h3 span {
    display: block;
    font-size: 48px;
    line-height: 53px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0 0 0 6px
}

.annual_report_content a.btn, .financial_content a.btn {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 23px;
    line-height: 1.25;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #fbaf5d;
    padding: 25px 81px 22px 85px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: .2px
}

.annual_report_content a:hover, .financial_content a.btn:hover {
    background-color: #fff;
    color: #fbaf5d
}

.annual-report-buttons {
    max-width: 450px
}

.annual-report-buttons a {
    width: 100%
}

.annual_report_sec a.btn-reverse {
    background-color: rgba(255, 255, 255, .75);
    color: #f7941d;
    margin-top: 30px
}

.annual_report_sec a.btn-reverse:hover {
    background-color: rgba(255, 255, 255, 1)
}

.heading_sec {
    padding: 42px 0 51px 0
}

.heading_sec h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 36px;
    font-size: 56px;
    line-height: 1.25;
    color: #fbaf5d;
    text-transform: inherit;
    text-align: center;
    margin: 0
}

.events_sec {
    overflow: hidden
}

.events_tab_sec .nav-tabs {
    border: 0;
    background-color: #1a1f41;
    display: flex;
    justify-content: center;
    padding: 24px 15px 15px 15px;
    position: relative;
    margin: 0
}

.events_tab_sec .nav-tabs:before {
    position: absolute;
    content: '';
    left: -1000%;
    right: -1000%;
    top: 0;
    bottom: 0;
    background-color: inherit;
    z-index: -1
}

.events_tab_sec .nav-tabs li {
    padding: 0 25px 10px;
    margin: 0
}

.events_tab_sec .nav-tabs li a {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 23px;
    line-height: 1.25;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: -.8px
}

.events_tab_sec .nav-tabs li a.active {
    font-weight: 700;
    color: #f7941d
}

.events_sec .who_we_are_heading {
    padding-top: 30px;
    padding-bottom: 0
}

.tab_content {
    padding: 58px 0 0 0
}

.filter_link ul {
    display: flex;
    justify-content: space-between;
    padding: 0 13px 0 68px;
    margin: 0 -10px;
    text-align: center
}

.filter_link ul li {
    list-style: none;
    padding: 0 10px;
    margin: 0
}

.filter_link ul li a {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    color: #1a1f41;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .6px
}

.filter_link ul li a.active, .filter_link ul li a:hover {
    color: #f7941d;
    text-decoration: underline
}

.event_box_wrap {
    max-width: 947px;
    margin: 0 auto
}

.event_box_main {
    margin: 0 -47px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* min-height: 570px */
}

.event_box {
    padding: 0 15px 37px
}

.event_box_content {
    border: 3px solid #fbaf5d;
    padding: 26px 36px 35px 36px;
    max-width: 400px;
    display: flex;
    flex-direction: column
}

.event_box_content.long {
    max-width: none;
    display: block;
}

.event_box_content h6 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.25;
    color: #f7941d;
    text-transform: uppercase;
    padding: 19px 0 0 0;
    margin: 0 0 5px 0
}

.event_box_content h4 {
    font-weight: 700;
    font-size: 22px;
    line-height: 31px;
    padding: 0;
    margin: 0 0 27px 0
}

.event_box_content p {
    font-size: 17px;
    line-height: 22px;
    letter-spacing: .2px;
    margin: 0 0 23px 0
}

.event_box_content span {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    display: block;
    padding: 0 0 3px 0
}

.event_box_content span:last-of-type {
    margin-bottom: 23px;
}

.event_box_content .btn {
    margin: auto 0 0 0;
    display: inline-block;
    vertical-align: top;
    padding: 12px 48px 14px 45px
}

.event_box_presenters {
    display: flex;
    line-height: 1.2;
    font-size: 16px
}

.event_box_presenters span {
    width: 130px
}

.event_box_presenters ul {
    margin-bottom: 0
}

.event_box_presenters li {
    line-height: 1.2;
    font-size: 16px
}

.see_all_btn {
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    color: #1a1f41;
    text-align: center
}

.see_all_btn a {
    text-transform: uppercase;
    color: #1a1f41;
    padding-left: 1px;
    letter-spacing: 1.3px
}

.bottom_grid_sec {
    margin: 22px 0 21px 0
}

.bottom_grid_img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    min-height: 255px;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 0
}

.bottom_grid_img:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #1a1f41;
    opacity: .52
}

.bottom_grid_img a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    text-decoration: none
}

.bottom_grid_img a:hover {
    background-color: rgba(255, 255, 255, .25)
}

.bottom_grid_content {
    position: relative;
    z-index: 1;
    width: 100%
}

.bottom_grid_content h4 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 19px;
    line-height: 27px;
    color: #fff;
    text-transform: uppercase
}

.our_partner_wrap {
    max-width: 1020px;
    margin: 0 auto
}

.our_partner_sec {
    padding: 41px 0 7px 0
}

.our_partner_heading {
    max-width: 775px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 67px 0
}

.our_partner_heading h2 {
    color: #3d85c5;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.our_partner_heading p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25;
    color: #000
}

.partner_logo {
    text-align: center;
    max-width:20rem;
}
.partner_logo img {
    max-height:12rem;
}

.partner_content {
    margin: 0 0 0 -22px
}

.partner_list {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 43px
}

.partner_content h6 {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 23px;
    line-height: 25px;
    color: #000;
    margin: 0 0 5px 0
}

.partner_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000
}

.our_team_sec {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 68px 0 61px 0
}

.our_team_content {
    text-align: center;
    padding: 0 52px 0
}

.our_team_content h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 36px;
    font-size: 56px;
    line-height: 1.25;
    color: #fff;
    margin: 0 0 34px 0;
    text-transform: inherit
}

.our_team_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.25;
    color: #fff
}

.our_team_content p em {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    line-height: 36px
}

.team-quick-links {
    background-color: #1a1f41;
    padding: 30px 0;
    text-align: center
}

.team-quick-links h4 {
    color: #fff;
    padding-bottom: 15px
}

.team-quick-links .btn {
    margin: 0 10px;
    min-width: 200px;
    padding: 20px
}

.our_team_member_sec {
    padding: 32px 0 54px 0
}

.our_team_member_wrap {
    max-width: 905px;
    margin: 0 auto
}

.our_team_member_wrap .panel-title {
    padding: 0 20px;
    margin-bottom: 20px
}

.our_team_member_wrap .panel-title:before {
    content: none
}

.our_team_member_wrap .panel-body p {
    font-weight: 600
}

.our_team_member_wrap .panel-body p em {
    padding-left: 20px;
    font-weight: 300;
    font-size:16px;
}

.our_team_member_box a {
    display: block;
    position: relative;
    overflow: hidden;
    height: 325px
}

.team_member_img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.team_member_content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 10px;
    text-align: center;
    background-image: url(../images/blue-pattern.png)
}

.team_member_content h6 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .4px
}

.team_member_content span {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    display: block
}

.our_team_member_wrap .row {
    margin: 0 -25px
}

.our_team_member_wrap .col-lg-4 {
    padding: 0 25px 43px
}

.white-popup-block {
    max-width: 800px;
    margin: 0 auto;
    background-color: #fff;
    padding: 30px;
    position: relative
}

.member_popup_content {
    display: flex;
    align-items:start;
    clear: both;
}

.member_popup_content img {
    float: left;
    margin: 0 20px 10px 0
}

.member_popup_content h6 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.25;
    color: #000;
    margin: 0 0 6px 0;
    text-transform: uppercase;
    letter-spacing: .4px
}

.member_popup_content span {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: #000;
    display: block;
    padding: 0 0 10px 0
}

.member_popup_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000
}

.mfp-close {
    font-size: 38px;
    font-family: Montserrat
}

.who_we_are_sec {
    background-color: #edeef2
}

.who_we_are_heading {
    position: relative;
    padding: 0 100px 30px;
    font-size: 20px
}

.multi_section_heading {
    padding: 0 60px 30px
}

.who_we_are_heading img {
    position: absolute;
    left: 0;
    right: 0;
    top: -146px;
    margin: auto;
    width: 335px
}

.who_we_are_heading h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 42px;
    line-height: 1;
    color: #1a1f41;
    text-transform: inherit;
    position: relative;
    margin: 0;
    padding: 15px 0 151px 0;
    text-align: center
}

.who_we_are_heading h5 {
    color: #3d85c5
}

.who_we_are_heading p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.25;
    color: #000;
    margin: 0 0 26px 0;
    line-height: 30px;
    padding-top: 20px
}

.text-header p em, .who_we_are_bottom p em, .who_we_are_heading p em {
    font-style: normal!important;
    font-weight: 700!important;
    font-size: 24px!important;
    color: #3d85c5!important;
    line-height: 36px!important
}

.who_we_are_bottom {
    font-weight: 900;
    padding-bottom: 60px
}

.icon-banner__bottom {
    padding-bottom: 80px;
}

.icon-banner__bottom p {
    font-size: 20px;
}

.who_we_are_bottom .left {
    border-right: 2px solid #fff
}

.who_we_are_bottom .right {
    border-left: 2px solid #fff
}

.who_we_are_bottom .wrap {
    max-width: 75%;
    margin: 0 auto
}

.who_we_are_bottom .wrap p {
    margin: 0;
    line-height: 1.5;
    font-size: 20px;
    font-weight: 500
}

.blue_bg_box_sec {
    overflow: hidden
}

.blue_bg_box_sec .container {
    max-width: 1285px
}

.blue_bg_box_sec .row {
    margin: 0 -18px
}

.blue_bg_box_sec .col-lg-6 {
    padding: 0 18px
}

.blue_box {
    background-color: #008d98;
    height: 100%;
    display: flex;
    align-items: center
}

.box_content {
    text-align: center;
    padding: 43px 50px 15px 50px
}

.box_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25;
    color: #fff;
    margin: 0 0 10px 0
}

.box_content p strong {
    text-transform: uppercase;
    font-weight: 700
}

.four_box_content_sec {
    padding: 24px 0 0 0
}

.s_top_content {
    text-align: center
}

.s_top_content h6 {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 22px;
    line-height: 1.25;
    color: #008d98;
    margin: 0 0 13px 0
}

.s_top_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25;
    color: #000
}

.four_box_wrap {
    padding: 33px 30px 0 54px
}

.four_box_div {
    text-align: center;
    height: 100%;
    display: table;
    width: 100%;
    text-decoration: none
}

.four_box_div:hover {
    opacity: .75
}

.four_box_div h5 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 19px;
    line-height: 22px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 3px 0;
    display: table-row-group
}

.four_box_img {
    padding-top: 353px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.four_box_wrap .col-lg-3 {
    padding: 0 10px
}

.four_box_wrap .row {
    margin: 0 -10px
}

.s_bottom_content {
    text-align: center;
    padding: 30px 53px 5px
}

.s_bottom_content p {
    font-size: 18px;
    line-height: 1.25;
    color: #000;
    margin: 0 0 30px 0
}

.round_program_sec {
    padding: 0;
    position: relative
}

.round_program_info {
    background: #1c2755;
    max-width: 700px;
    margin: 0 auto;
    padding: 85px 45px;
    top: -50px;
    position: relative;
    color: #fff
}

.round_program_info h2 {
    font-size: 38px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0
}

.round_program_info span {
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase
}

.round_program_info h3 {
    font-size: 80px;
    font-weight: 700;
    color: #3d85c5;
    line-height: 1;
    text-transform: uppercase
}

.round_program_info img {
    margin: 30px 0
}

.round_program_info p {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    text-transform: uppercase
}

.round_program_heading {
    text-align: center;
    padding: 0 60px 0
}

.round_program_heading h3 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 31px;
    line-height: 34px;
    color: #fff;
    text-transform: uppercase;
    background-color: #3d85c5;
    margin: 0 0 60px 0;
    padding: 3px 0 4px 0;
    letter-spacing: .5px;
    position: relative
}

.round_program_heading h3:before {
    position: absolute;
    content: '';
    left: -1000%;
    right: -1000%;
    top: 0;
    bottom: 0;
    background-color: #3d85c5;
    z-index: -1
}

.round_program_heading p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #000
}

.round_program_content_wrap {
    padding: 90px 0 0 14px
}

.round_program_top_text {
    padding: 60px 0 0 33px;
    position: relative
}

.round_program_top_text:before {
    position: absolute;
    content: '';
    background-image: url(../images/human-pattern.png);
    left: 184px;
    right: -1000%;
    top: 0;
    bottom: 24px;
    z-index: -1
}

.round_program_top_text h2 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 149px;
    line-height: 152px;
    color: #1a1f41;
    padding: 0 0 0 8px;
    letter-spacing: -2.8px;
    margin: 0 0 9px 0
}

.round_program_top_text h4 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 63px;
    line-height: 67px;
    color: #1a1f41;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 2.5px
}

.round_program_top_text span {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 30px;
    line-height: 27px;
    color: #1a1f41;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 4px 0 0 17px;
    letter-spacing: 1.1px
}

.round_program_bottom_text {
    display: flex;
    padding: 43px 0 0 0
}

.country_flag_wrap {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.country_flag_wrap .round {
    border-radius: 100%
}

.country_flag_img {
    width: 240px;
    height: 240px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background-position: -113px -28px;
    display: inline-block
}

.country_flag_img img {
    position: absolute;
    left: -93px;
    right: 0;
    top: -10px;
    bottom: 0;
    max-height: inherit;
    max-width: inherit
}

.country_desc {
    position: relative;
    padding: 19px 0 0 3px
}

.country_desc img {
    position: absolute;
    top: -17px;
    right: -158px
}

.country_desc h3 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 149px;
    line-height: 153px;
    color: #1a1f41
}

.country_desc p {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #1a1f41;
    padding: 0 0 0 25px
}

.our_impact_sec {
    padding: 60px 0;
    background: #82c7cf
}

.our_impact_heading {
    text-align: center
}

.our_impact_heading h3 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 31px;
    line-height: 34px;
    color: #fff;
    text-transform: uppercase;
    background-color: #3d85c5;
    margin: 0;
    padding: 3px 0 4px 0;
    letter-spacing: .5px;
    position: relative
}

.our_impact_heading h3:before {
    position: absolute;
    content: '';
    left: -1000%;
    right: -1000%;
    top: 0;
    bottom: 0;
    background-color: #3d85c5;
    z-index: -1
}

.our_impact_tab_wrap {
    max-width: 1052px;
    margin: 0 auto;
    padding: 30px 0 0 0
}

.our_impact_tabing .nav-tabs {
    margin: 0;
    border: 0;
    padding: 0 76px 0 47px;
    display: flex;
    justify-content: space-between;
    margin: 0 -10px
}

.our_impact_tabing .nav-tabs li {
    padding: 0 10px
}

.our_impact_tabing .nav-tabs li a * {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.our_impact_tabing .nav-tabs li a {
    display: block;
    text-decoration: none;
    text-align: center
}

.our_impact_tabing .nav-tabs li a h5 {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 22px;
    line-height: 1.25;
    color: #1a1f41;
    margin: 0 0 22px 0
}

.our_impact_tabing .nav-tabs li a span {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 21px;
    line-height: 23px;
    color: #1a1f41;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 54px 0 0;
    letter-spacing: .7px;
    border-bottom: 1px solid #1a1f41;
    position: relative
}

.our_impact_tabing .nav-tabs li a span:before {
    position: absolute;
    content: '';
    width: 41px;
    height: 41px;
    background-color: #1a1f41;
    border-radius: 50%;
    right: -54px;
    top: -11px
}

.our_impact_tabing .nav-tabs li a span:after {
    position: absolute;
    content: '';
    background-image: url(../images/white-arrow.png);
    width: 18px;
    height: 20px;
    right: -41px;
    top: -2px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.our_impact_tabing .tab_icon {
    width: 240px;
    height: 240px;
    border: 5px solid #000;
    border-radius: 50%;
    position: relative;
    margin: 0 0 25px 0;
    overflow: hidden
}

.our_impact_tabing .tab_icon img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.our_impact_tabing .tab_icon img.active {
    left: 200%
}

.our_impact_tabing .nav-tabs li a.active * {
    color: #fff;
    border-color: #fff
}

.our_impact_tabing .nav-tabs li a.active .tab_icon img.active {
    left: 0
}

.our_impact_tabing .nav-tabs li a.active .tab_icon img.default {
    left: -200%
}

.our_impact_tabing .nav-tabs li a.active span:before {
    background-color: #f7941d
}

.our_impact_tabing .nav-tabs li a.active span:after {
    right: -42px;
    top: 2px;
    transform: rotateX(170deg)
}

.our_impact_tabing .tab-content {
    padding: 45px 0;
    margin: 32px 0 0 0;
    position: relative
}

.our_impact_content h6 {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #000;
    margin: 0 0 14px 0
}

.our_impact_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25;
    color: #000
}

.our_impact_content ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-evenly;
    padding-left: 0
}

.our_impact_content ul li {
    list-style: none;
    margin: 0;
    width: calc(33.33% - 14px)
}

.our_impact_content ul li.fourths {
    width: calc(25% - 14px)
}

.our_impact_content ul li a {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    background-color: #f7941d;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px 10px 18px 10px;
    letter-spacing: .8px;
    border-radius: 6px;
}

.our_impact_content ul li a:hover {
    background-color: #1a1f41
}

.our_story_mission_sec {
    overflow: hidden;
    padding: 0 0 90px 0
}

.our_story_mission_sec .container {
    max-width: 1280px
}

.our_story_mission_heading {
    text-align: center;
    padding: 90px 0 45px
}

.our_story_mission_heading h3 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 31px;
    line-height: 34px;
    color: #1a1f41;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: .5px;
    position: relative
}

.our_story_mission_wrap {
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.our_story_mission_left {
    width: 61.6%
}

.our_story_mission_right {
    width: 43.8%;
    margin: 0 0 0 -68px
}

.our_story_mission_content {
    padding: 35px 0 0 0
}

.our_story_img {
    border-bottom: 15px solid #fbaf5d
}

.request_link {
    text-align: right;
    padding: 0 71px 28px 0
}

.request_link a {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 22px;
    line-height: 1.25;
    color: #008d98;
    text-transform: uppercase
}

.request_link_small a {
    font-size: 16px
}

.request_link a:hover {
    color: #fbaf5d;
    text-decoration: underline
}

.our_story_mission_content blockquote {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 27px;
    line-height: 32px;
    color: #f7941d;
    padding: 0 0 0 80px;
    margin: 0;
    background-image: url(../images/quote-icon-small.png);
    background-repeat: no-repeat;
    background-position: 0 4px
}

.our_story_mission_content blockquote span {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 23px;
    line-height: 1.25;
    color: #f7941d;
    display: block;
    text-transform: uppercase;
    padding: 9px 0 0 0;
    letter-spacing: 1.4px
}

.white_box_content {
    background-color: #fff;
    padding: 22px 0 22px 22px;
    margin: 40px 0 0 0;
    border-radius: 5px;
    overflow: hidden;
    /* height: 390px */
}

@media (max-width:1245px) {
    .white_box_content {
        /* height: 410px */
    }
}

@media (max-width:1135px) {
    .white_box_content {
        /* height: 430px */
    }
}

.white_box_content.open {
    padding-top: 22px;
    height: 100%
}

#story-read-more {
    color: #f7941d;
    text-decoration: underline;
    cursor: pointer
}

#story-read-more:focus, #story-read-more:hover {
    text-decoration: none
}

.white_box_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    margin: 0 0 29px 0
}

.repeated_sec {
    padding: 90px 0 0;
    background-color: #fff
}

.page-careers .repeated_sec {
    padding: 30px 0 30px;
}
.page-careers ul {
    list-style:disc;
}
.page-careers .repeated_sec .container {
    border: 3px solid #111;
    padding: 15px 30px;
}

.repeated_sec.white {
    background-color: #fff
}

.repeated_sec.grey {
    background-color: #edeef2
}

.repeated_sec.blue {
    background-color: #82c7cf
}

.repeated_wrap {
    max-width: 850px;
    margin: 0 auto
}

.repeated_wrap img {
    margin: 30px 0
}

.repeated_sec ul {
    list-style: disc
}

.post_wrap {
    max-width: 1020px;
    margin: 0 auto
}

.post_sec {
    padding: 65px 0
}

.full_banner {
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.sub_header_sec {
    padding: 47px 0 49px 0;
    box-shadow: 0 5px 20px rgba(0, 2, 42, .1)
}

.sub_header_inner {
    display: flex;
    justify-content: center;
    align-items: center
}

.sub_header_menu {
    padding: 0 0 0 97px
}

.sub_header_menu ul {
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 10px
}

.sub_header_menu ul li {
    list-style: none;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    padding: 0 13px 10px 13px
}

.sub_header_menu ul li a {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #3f86c6;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .2px
}

.sub_header_menu ul li a.btn {
    border-radius: 10px;
    padding: 14px 13px 12px 13px;
    background-color: #3d86c6;
    color: #fff
}

.sub_header_menu ul li a.btn:hover {
    background-color: transparent;
    border-color: #3d86c6;
    color: #3d86c6
}

.sub_header_menu ul li a:hover {
    color: #fbaf5d
}

.sub_header_menu ul li.active a {
    color: #fbaf5d
}

.page_content_sec {
    padding: 81px 0 29px 0
}

.page_content_main {
    text-align: center
}

.page_content_main h1 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 57px;
    line-height: 68px;
    color: #303c5e;
    margin: 0 0 67px 0
}

.page_content_main p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    color: #000;
    text-align: left;
    max-width: 764px;
    margin: 0 auto 25px
}

.page_content_main p span {
    display: block;
    font-size: 27px;
    font-weight: 700;
    padding: 19px 0 9px 0;
    letter-spacing: .4px
}

.save_the_date_sec {
    background-color: #1a1f41;
    padding: 46px 0 44px 0
}

.save_the_date_content {
    text-align: right;
    border-right: 4px solid #3d85c5;
    margin: 0 4px 0 0;
    padding: 32px 47px 55px 0
}

.save_the_date_content h3 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 42px;
    line-height: 48px;
    text-transform: uppercase;
    color: #f7941d;
    margin: 0 0 3px 0;
    letter-spacing: 2.5px
}

.save_the_date_content span {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.25;
    color: #3d85c5;
    text-transform: uppercase;
    letter-spacing: 1.2px
}

.save_the_date_address {
    margin: 0 0 0 -10px;
    padding: 0 20px 0 0
}

.save_the_date_address address {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #3d85c5;
    margin: 0 0 21px 0
}

.save_the_date_address span {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #3d85c5;
    display: block
}

.past_year_sec {
    padding: 28px 0 44px 0
}

.past_year_inner {
    padding: 0 43px 0 42px;
    text-align: center
}

.past_year_content .btn {
    font-size: 17px;
    line-height: 19px;
    background-color: #f7941d;
    max-width: 425px;
    padding: 28px 10px 31px 10px;
    width: 100%;
    text-align: center;
    letter-spacing: .3px
}

.past_year_content .btn:hover {
    background-color: transparent
}

.past_year_content .btn:first-child {
    margin: 0 0 82px 0
}

.past_year_content .btn:last-of-type {
    margin: 44px 0 61px 0
}

.past_year_content h6, .page-dinner .page_content_main h6 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.25;
    color: #3d85c5;
    text-transform: uppercase;
    margin: 30px 0 10px 0
}

.past_year_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #000;
    margin: 0 0 1px 0
}

.past_year_content hr {
    border-top: 2px solid #1a1f41;
    margin: 20px 0 26px 0
}

.past_year_content>p:last-child {
    font-size: 21px;
    line-height: 24px;
    color: #1a1f41
}

.past_year_content p:last-child a {
    text-decoration: none;
    color: #1a1f41;
    display: inline-block
}

.past_year_content p:last-child a:hover {
    color: #f7941d
}

.past_year_content p:last-child a:first-child {
    color: #f7941d
}

.past_year_content p:last-child a:first-child:hover {
    color: #1a1f41
}

.past_year_img {
    height: 31.4vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.individual_sponsorship_sec {
    overflow: hidden;
    padding: 58px 0 0 0
}

.individual_sponsorship_sec ul {
    list-style: disc;
}

.individual_sponsorship_heading {
    text-align: center
}

.individual_sponsorship_heading h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 57px;
    line-height: 63px;
    color: #303c5e;
    text-transform: inherit;
    margin: 0 0 51px 0
}

.individual_sponsorship_accordion {
    padding: 0 0 0 37px
}

.panel-title {
    position: relative;
    margin: 0
}

.panel-title:before {
    position: absolute;
    content: '';
    left: -1000%;
    right: -1000%;
    top: 0;
    bottom: 0;
    background-color: inherit;
    z-index: -1
}

.panel-title.dark_blue {
    background-color: #1a1f41
}

.panel-title.teal {
    background-color: #67c7c5
}

.panel-title.sky_blue {
    background-color: #3d85c5
}

.panel-title.orange {
    background: #f7941d
}

.panel-title a {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 32px 0 30px 80px;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.accordion_arrow {
    position: absolute;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: #fff;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.panel-body {
    padding: 34px 0 32px 80px
}

.panel-body.skinny {
    padding: 15px
}

.panel-body p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25;
    color: #1a1f41;
    margin: 0 0 12px 0!important;
}

.resource-panel-body a {
    font-weight: bolder
}

.resource-panel-body p {
    margin-bottom: 15px
}

.collapsed .accordion_arrow:after {
    transform: rotate(0)
}
.rotate-180 {
    transform: rotate(180deg);
    transition: all 0.3s;
}
.accordion_arrow:after {
    position: absolute;
    content: '';
    height: 16px;
    width: 4px;
    background-color: #1a1f41;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transform: rotate(-90deg)
}

.accordion_arrow:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 4px;
    background-color: #1a1f41;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.register_sec {
    height: 790px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center
}

.register_btn {
    text-align: center
}

.register_btn .btn {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 32px;
    color: #1a1f41;
    padding: 28px 10px 31px 10px;
    background-color: rgba(255, 255, 255, .88);
    border: 0;
    letter-spacing: 1.9px;
    max-width: 572px;
    width: 100%
}

.register_btn .btn:hover {
    color: #1a1f41;
    background-color: #fff
}

.panel_center_content {
    text-align: center;
    padding: 24px 0 0 0
}

.panel_center_content p {
    font-size: 18px;
    line-height: 22px
}

.panel_center_content .btn {
    margin: 14px 0 37px 0;
    max-width: 424px;
    width: 100%;
    padding: 27px 0 28px 0;
    background-color: #f7941d
}

.panel_center_content .btn:hover {
    background-color: transparent
}

.content_banner_sec {
    margin: 50px 0 0 0
}

.content_banner_top {
    background-color: #1177a8
}

.content_banner_wrap {
    position: relative
}

.banner_img {
    position: absolute;
    left: 59px;
    top: -22px
}

.banner_content {
    max-width: 550px;
    margin-left: auto;
    padding: 43px 0 38px 0
}

.right_content {
    padding: 25px 0 0 30px
}

.right_content h2 {
    font-family: Gotham;
    font-weight: 500;
    font-size: 42px;
    line-height: 46px;
    text-transform: uppercase;
    color: #0d133a;
    letter-spacing: 2.2px;
    margin: 0 0 22px 0
}

.right_content a {
    font-family: Gotham;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #0d133a;
    text-decoration: none;
    margin: 0 0 0 10px
}

.right_content a:hover {
    color: #fff
}

.content_banner_bottom_text {
    text-align: center;
    padding: 67px 0 32px
}

.page-template-template-nccy .content_banner_bottom_text {
    margin-top: 30px
}

.page-template-template-webinar .middel-content .row.justify-content-center p>img {
    height: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}

.content_banner_bottom_text h3 {
    font-family: Gotham;
    font-weight: 300;
    font-style: italic;
    font-size: 39px;
    line-height: 42px;
    color: #66c8c6
}

.logo_sec {
    padding: 16px 59px 52px 32px
}

.logo_sec ul {
    margin: 0 -10px -10px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.logo_sec ul li {
    list-style: none;
    padding: 0 10px 10px
}

.awards_sec {
    margin: -30px 0 0 0;
    overflow: hidden
}

.awards_sec_wrap {
    text-align: center;
    padding: 0 39px
}

.awards_sec_wrap img {
    margin: 0 0 8px 0
}

.awards_sec_wrap h5 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    color: #3d85c5;
    text-transform: uppercase;
    margin: 42px 0 16px 0
}

.awards_sec_wrap p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 21px;
    line-height: 27px;
    color: #000;
    margin: 0 0 15px 0
}

.awards_sec_wrap ul {
    margin: 0 0 18px 0
}

.awards_sec_wrap ul li {
    list-style: none;
    margin: 0;
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 21px;
    line-height: 24px;
    color: #000;
    padding: 12px 0 8px 0;
    position: relative
}

.awards_sec_wrap ul li:before {
    position: absolute;
    content: '';
    left: -1000%;
    right: -1000%;
    top: 0;
    bottom: 0;
    background-color: inherit;
    z-index: -1
}

.awards_sec_wrap ul li:nth-child(odd) {
    background-color: #dedede;
    padding: 12px 0 8px 0
}

.awards_sec_wrap .btn {
    border-radius: 5px;
    padding: 13px 31px;
    letter-spacing: .3px;
    margin: 0 0 23px 0
}

.finalist_img {
    height: 842px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom
}

.finalist_content {
    padding: 38px 0 56px 0;
    text-align: center
}

.finalist_content .btn {
    font-size: 32px;
    border-radius: 5px;
    padding: 24px 10px 26px 10px;
    letter-spacing: 1.9px;
    max-width: 594px;
    width: 100%;
    margin: 0 0 44px 0
}

.finalist_content p {
    font-size: 21px;
    line-height: 24px;
    color: #000
}

.single-finalists p {
    line-height: 1.5
}

.single-finalists blockquote {
    max-width: 500px;
    float: left;
    padding-right: 1rem;
    color: #f7941d;
    font-weight: bolder;
    font-size: 1.5rem
}

.single-finalists blockquote p {
    color: #f7941d;
    font-weight: bolder;
    font-size: 1.5rem;
    margin-bottom: 0
}

.finalist-title .finalist-name {
    margin-bottom: 0;
    color: #4a4a4a;
    margin-bottom: 5px
}

.finalist-title .finalist-creds {
    color: #3d85c5;
    font-size: 21px
}

.finalist-title .finalist-hospital {
    margin-bottom: 0;
    font-weight: bolder;
    line-height: 1.25
}

.finalist-title .finalist-location {
    opacity: .8;
    line-height: 1
}

.nomination_sec {
    background-color: #1a1f41;
    position: relative;
    /* z-index: -1 */
}

.nomination_sec .nomination_content p {
    color:white;
}

.nomination_content {
    text-align: center;
    padding: 57px 0 52px 0
}

.nomination_content h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 57px;
    line-height: 62px;
    color: #fff;
    text-transform: inherit;
    margin: 0 0 32px 0
}

.nomination_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000
}

.nomination_tabbing_sec {
    overflow: hidden
}

.nomination_tab .nav-tabs {
    margin: 0;
    display: flex;
    justify-content: center;
    padding: 71px 0 18px 0;
    border: 0;
    position: relative
}

.nomination_tab .nav-tabs:before {
    position: absolute;
    content: '';
    left: -1000%;
    right: -1000%;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(../images/tab-pattern.png);
    background-position: left top;
    background-repeat: repeat
}

.nomination_tab .nav-tabs li {
    width: 32%;
    text-align: center
}

.nomination_tab .nav-tabs li a {
    text-decoration: none;
    display: inline-block
}

.nomination_tab .nav-tabs li a * {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.nomination_tab .tab_icon {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    position: relative;
    background-color: #1a1f41;
    display: inline-block;
    margin: 0 0 23px 0
}

.nomination_tab .tab_icon:before {
    position: absolute;
    content: '';
    border: 4px solid #1a1f41;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.nomination_tab .tab_icon img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.nomination_tab .nav-tabs li a h6 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 23px;
    line-height: 32px;
    color: #1a1f41;
    text-transform: uppercase
}

.nomination_tab .nav-tabs li a.active .tab_icon {
    background-color: #fbaf5d
}

.nomination_tab .nav-tabs li a.active .tab_icon:before {
    border-color: #fbaf5d
}

.nomination_tab .nav-tabs li a.active h6 {
    color: #fbaf5d
}

.nomination_tab .tab_inner {
    padding: 62px 30px 12px 112px
}
 
.nomination_tab .tab_inner h5,
.nomination_tab .tab_inner ol,
.nomination_tab .tab_inner ul, {
    margin: 0 0 60px 60px
}
.nomination_tab .tab_inner ol {
    list-style-type: decimal;
}
.nomination_tab .tab_inner h5 {
    margin: 0 0 16px 40px
}
.nomination_tab .tab_inner ul:not(:first-child) {
    margin-bottom:45px;
}
.nomination_tab .tab_inner ol li {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    position: relative;
    padding: 8px 0 7px 40px
}
.nomination_tab .tab_inner ul li {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    position: relative;
    list-style: none;
    padding: 8px 0 7px 40px
}

.nomination_tab .tab_inner ul:first-child li:before {
    position: absolute;
    content: '';
    left: 2px;
    top: 12px;
    width: 42px;
    height: 42px;
    background-image: url(../images/check-mark-icon.png);
    background-size: cover
}

.nomination_tab .tab_inner ul:not(:first-child) li {
    padding-left:40px;
}

.nomination_tab .tab_inner ul:not(:first-child) li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background-image: url(../images/mini-check-mark-icon.png);
    background-size: cover
}

.nomination_tab .tab_inner p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #000;
    margin: 0
}
.nomination_tab .tab_inner p {
    margin-bottom:1rem;
}
.nomination_tab .tab_inner p~p {
    /* margin: 90px 0 0 0;
    letter-spacing: -.45px */
}

.current_finalists_sec {
    padding: 69px 0 158px 0;
    overflow: hidden
}

.current_finalists_wrap .row {
    margin: 0 -25px
}

.current_finalists_wrap .col-sm-12 {
    padding: 0 25px 49px
}

.current_finalists_wrap {
    max-width: 950px;
    margin: 0 auto
}

.current_finalists_heading {
    text-align: center
}

.current_finalists_heading h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 57px;
    line-height: 62px;
    color: #303c5e;
    text-transform: inherit;
    margin: 0 0 31px 0
}

.current_finalists_heading p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25;
    color: #000
}

.current_finalists_top {
    padding: 26px 0 25px 0;
    background-image: url(../images/dark-blue-pattern.png);
    background-position: left top;
    background-repeat: repeat
}

.current_finalists_box {
    height: 100%;
    position: relative;
    text-align: center;
    border: 2px solid #1a1f41
}

.current_finalists_wrap .col-lg-6:nth-child(even) .current_finalists_box {
    border-radius: 120px 0 0 0;
    overflow: hidden
}

.current_finalists_wrap .col-lg-6:nth-child(odd) .current_finalists_box {
    border-radius: 0 0 120px 0;
    overflow: hidden
}

.current_finalists_img {
    width: 337px;
    height: 337px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    display: inline-block
}

.current_finalists_top h4 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.25;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .9px;
    margin: 23px 0 0 0
}

.current_finalists_content {
    background-color: #fff;
    margin: 0 2px 2px 2px;
    padding: 33px 40px 130px
}

.current_finalists_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 19px;
    color: #1a1f41
}

.current_finalists_content .btn {
    margin: 38px 0 0 0;
    padding: 18px 51px 19px 54px;
    text-align: left;
    border-radius: 5px;
    background-color: #3d86c6;
    letter-spacing: .3px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 51px;
    max-width: 225px
}

.current_finalists_content .btn:hover {
    color: #3d86c6;
    border-color: #3d86c6
}

.finalists_bottom_text {
    padding: 67px 0 0 0;
    text-align: center
}

.finalists_bottom_text p {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 24px;
    line-height: 1.25;
    color: #000;
    margin: 0 0 31px 0
}

.finalists_bottom_text .btn {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 39px;
    line-height: 42px;
    color: #fff;
    padding: 34px 10px 29px 10px;
    border-radius: 10px;
    letter-spacing: 1.5px;
    max-width: 375px;
    width: 100%
}

.finalists_bottom_text .btn:focus, .finalists_bottom_text .btn:hover {
    color: #fbaf5d
}

.finalists_three_column_sec {
    overflow: hidden;
    background-color: #f7941d
}

.finalists_three_column_sec .container-fluid {
    padding: 0
}

.finalists_three_column_sec .col-lg-4 {
    padding: 0 13px
}

.finalists_three_column_sec .row {
    margin: 0 -13px
}

.finalists_img {
    height: 273px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top
}

.finalists_profile_sec {
    padding: 48px 0 30px 0
}

.finalists_profile_content {
    max-width: 960px;
    margin-left: auto
}

.finalists_profile_right {
    display: table;
    clear: both;
    max-width: 704px;
    margin-left: auto
}

.finalists_profile_content h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 57px;
    line-height: 62px;
    color: #303c5e;
    text-transform: inherit;
    margin: 0 0 26px 0
}

.finalists_profile_content blockquote {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-style: italic;
    font-size: 22px;
    line-height: 1.25;
    color: #009ba7;
    padding: 0 30px 0 10px;
    margin: 0 0 30px 0
}

.finalists_profile_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #000;
    margin: 0 0 23px 0
}

.finalists_profile_content img {
    float: left;
    margin: 2px 60px 0 -321px
}

.finalists_profile_content .back_link {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #f7941d;
    margin: 46px 0 0 0;
    display: inline-block
}

.faq_Sec {
    padding: 70px 0 56px 0;
    overflow: hidden
}

.faq_heading {
    text-align: center;
    padding: 0 0 70px 0
}

.faq_heading h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 57px;
    line-height: 62px;
    color: #303c5e;
    text-transform: inherit
}

.faq_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 0 0 29px 0
}

.faq_img {
    width: 30%;
    padding: 0 0 0 9px
}

.faq_img img {
    transform: translateY(-29%)
}

/* .faq_content {
    width: 70%
} */
.faq_content {
    width: 100%
}

.faq_content {
    padding: 0 20px 0 0
}

.faq_list.sky_blue h4 {
    background-color: #3d86c6
}

.faq_list.dark_blue h4 {
    background-color: #1a1f41
}

.faq_list.teal h4 {
    background-color: #66c8c6
}

.faq_list.sky_blue h6 {
    color: #3d86c6
}

.faq_list.dark_blue h6 {
    color: #1a1f41;
}
.custom-faq h1 {
    /* color:white!important; */
}
.custom-faq p {
    color:#000;
}
.custom-faq h1::before {
    position: absolute;
    content: '';
    left: -1000%;
    right: -1000%;
    top: 0;
    bottom: 0;
    background-color: inherit;
    z-index: -1;
    background-color: #3d85c5
}
.faq_list.teal h6 {
    color: #66c8c6
}

.faq_content h4 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding: 13px 0 11px 0;
    margin: 0 0 34px 0
}

.faq_content h4:before {
    position: absolute;
    content: '';
    left: -1000%;
    right: -1000%;
    top: 0;
    bottom: 0;
    background-color: inherit;
    z-index: -1
}

.faq_content h6 {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin: 0
}

.faq_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -.03px
}

.faq_content ul {
    margin: 0 0 20px 36px
}

.faq_content ul li {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    list-style: none;
    position: relative;
    margin: 0 0 6px 0;
    padding: 0 0 0 11px
}

.faq_content ul li:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 6px;
    left: 0;
    top: 9px;
    background-color: #000
}

.faq_bottom_text {
    padding: 47px 0 0 0;
    text-align: center;
    font-size:18px;
}

.faq_bottom_text p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    color: #000
}

.how_to_nominate_sec {
    padding: 0 0 36px 0
}

.how_to_nominate_banner {
    height: 595px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.how_to_nominate_content {
    max-width: 628px;
    margin-left: auto;
    margin-right: 161px;
    padding: 65px 0 0 0
}

.how_to_nominate_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin: 0 0 19px 0
}

.how_to_nominate_content ul {
    margin: -7px 0 13px 0
}

.how_to_nominate_content ul li {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin: 0;
    padding: 11px 0 9px 37px;
    list-style: none
}

.how_to_nominate_content ul li:nth-child(odd) {
    background-color: #ededed;
    padding: 8px 0 8px 37px
}

.how_to_nominate_content h5 {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.25;
    color: #000;
    margin: 0 0 17px 0
}

.how_to_nominate_bottom {
    padding: 50px 0 0 80px
}

.how_to_nominate_bottom p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    color: #000
}

.compassionate_caregivers_sec {
    padding: 103px 0 0 0
}

.compassionate_caregivers_wrap {
    padding: 0 110px 0 58px
}

.compassionate_caregivers_wrap .row {
    margin: 0 -42px
}

.compassionate_caregivers_wrap .col-sm-12 {
    padding: 0 42px 69px
}

.compassionate_caregivers_heading {
    text-align: center;
    padding: 0 0 10px 50px
}

.compassionate_caregivers_heading h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 57px;
    line-height: 62px;
    color: #303c5e;
    text-transform: inherit;
    margin: 0 0 35px 0
}

.compassionate_caregivers_heading p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25;
    color: #009ba7;
    padding: 0 170px 0;
    margin: 0 0 27px 0
}

.past_finalist_box {
    text-align: center
}

.past_finalist_img {
    height: 260px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top
}

.past_finalist_box h3 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 27px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    background-image: url(../images/dark-blue-pattern.png);
    background-position: left top;
    background-repeat: repeat;
    padding: 10px 0 26px 0;
    letter-spacing: 1px;
    text-align: center
}

.past_finalist_box .btn {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.25;
    color: #fff;
    text-transform: uppercase;
    background-color: #3d86c6;
    border-radius: 5px;
    margin: 23px 0 0 0;
    padding: 17px 10px 17px 10px;
    letter-spacing: 1.4px;
    max-width: 347px;
    width: 100%
}

.past_finalist_box .btn:hover {
    border-color: #3d86c6;
    color: #3d86c6;
    background-color: transparent
}

.past_finalist_box .btn:focus {
    border-color: #3d86c6;
    color: #3d86c6;
    background-color: transparent
}

.timeline_sec {
    overflow: hidden;
    padding: 40px 0 31px 0
}

.blue_bg_box {
    background-color: #1a1f41;
    position: relative;
    text-align: center;
    padding: 38px 0 22px 0
}

.blue_bg_box:before {
    position: absolute;
    content: '';
    left: -1000%;
    right: -1000%;
    top: 0;
    bottom: 0;
    background-color: inherit;
    z-index: -1
}

.blue_bg_box h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 34px;
    line-height: 40px;
    color: #fff;
    text-transform: inherit
}

.timeline_content {
    text-align: center;
    padding: 38px 0 0 0
}

.timeline_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #000
}

.timeline_icon {
    width: 116px;
    height: 116px;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    background-color: #fbaf5d;
    margin: 39px 0 0 0
}

.timeline_icon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.timeline_main {
    margin: -8px 0 0 0
}

.timeline_main ul {
    margin: 0;
    position: relative;
    padding: 104px 0 76px 0
}

.timeline_main ul:before {
    position: absolute;
    content: '';
    width: 8px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fbaf5d
}

.timeline_main ul li {
    position: relative;
    left: 50%;
    text-align: left;
    width: 50%;
    list-style: none;
    margin: 0;
    padding: 0 0 0 22px
}

.timeline_main ul li:nth-child(even) {
    left: 0;
    text-align: right;
    padding: 0 19px 0 0
}

.timeline_main ul li h4 {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 37px;
    line-height: 34px;
    color: #f7941d;
    margin: 0
}

.timeline_main ul li span {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #000
}

.timeline_main ul li p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 19px;
    color: #000;
    margin: 0
}

.timeline_bottom_text {
    padding: 14px 0 0 0
}

.timeline_bottom_text p {
    margin: 0;
    padding: 34px 0 0 0
}

.animation_fadeInLeft .animated, .animation_fadeInRight .animated {
    visibility: hidden
}

.animation_fadeInLeft .animated.fadeInLeft, .animation_fadeInRight .animated.fadeInRight {
    visibility: visible
}

.issue_briefs_sec {
    padding: 47px 0 0 0
}

.issue_briefs_heading {
    text-align: center
}

.issue_briefs_heading h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 78px;
    line-height: 82px;
    color: #fbaf5d;
    text-transform: inherit
}

.orange_box {
    background-color: #fbaf5d;
    margin: 29px 0 0 0
}

.orange_box_content {
    padding: 55px 0 37px 52px
}

.orange_box_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000
}

.issue_briefs_box_sec {
    padding: 90px 0 90px 0
}

.issue_briefs_box_wrap {
    padding: 0 100px 0 99px
}

.issue_briefs_img {
    padding-top: 325px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.issue_briefs_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/blue-pattern.png);
    background-position: left top;
    background-repeat: repeat;
    min-height: 116px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px 10px 10px
}

.issue_briefs_title a {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: block;
    position: relative
}

.issue_briefs_title a:after {
    display: inline-block;
    content: '>>';
    font-family: Montserrat;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    color: #fbaf5d;
    margin: 0 0 0 10px;
    vertical-align: middle
}

.issue_briefs_title a:hover {
    color: #fbaf5d
}

.issue_briefs_content {
    margin: -6px 0 0 -3px
}

.issue_briefs_content h3 {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 22px;
    line-height: 1.25;
    color: #1a1f41;
    margin: 0 0 15px 0
}

.issue_briefs_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25;
    color: #1a1f41
}

.issue_briefs_list {
    position: relative;
    padding: 0 0 63px 0;
    margin-bottom: 63px
}

.issue_briefs_list:before {
    position: absolute;
    content: '';
    left: -120px;
    right: -106px;
    bottom: 0;
    margin: auto;
    height: 14px;
    border: 2px solid #fbaf5d
}

.issue_briefs_list:last-child {
    margin-bottom: 0;
    padding: 0
}

.issue_briefs_list:last-child:before {
    display: none
}

.stay_connected_sec {
    padding: 47px 0 0 0
}

.stay_connected_heading {
    text-align: center;
    padding: 0 0 52px 0
}

.stay_connected_heading h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 36px;
    font-size: 56px;
    line-height: 42px;
    color: #fbaf5d;
    text-transform: inherit
}

.heading_sec p, .stay_connected_heading p {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25;
    color: #000;
    text-align: center
}

.stay_connected_wrap {
    max-width: 1225px;
    margin: 0 auto
}

.stay_connected_left {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
}

.stay_connected_box ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px;
    padding-left: 0;
    padding-bottom: 50px;
}

.stay_connected_box ul li {
    width: 50%;
    padding: 0 3px 6px;
    margin: 0;
    list-style: none
}

.stay_connected_img {
    padding-top: 325px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.stay_connected_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/blue-pattern.png);
    background-position: left top;
    background-repeat: repeat;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px 10px 10px
}

.stay_connected_title a {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: block;
    position: relative
}

.stay_connected_title a:hover {
    color: #fbaf5d
}

.stay_connected_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.stay_connected_right {
    width: 100%
}

.social_feed {
    display: flex;
    justify-content: space-between;
    flex-wrap:nowrap;
}

.social_feed h4 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 26px;
    line-height: 28px;
    text-align:center;
    color: #3d85c5;
    text-transform: uppercase;
    margin: -6px 0 15px 0;
    padding: 0 0 0 9px;
    letter-spacing: 1.1px
}

.facebook_feed, .twitter_feed {
    border: 2px solid rgba(0, 0, 0, .1);
    margin-bottom: 25px
}

.twitter_feed {
    padding: 7px
}

.twitter_feed input {
    border: 1px solid #e4e4e4;
    background-color: #f7f7f7;
    height: 47px;
    line-height: 47px;
    padding: 10px;
    width: 100%;
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 21px;
    color: #898686;
    box-shadow: none;
    outline: 0
}

.social_media_sec {
    width: 75.7%;
    margin: 0 auto;
}

.social_media_sec ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0 161px
}

.social_media_sec ul li {
    list-style: none;
    margin: 0
}

.social_media_sec ul li a img {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.social_media_sec ul li a:hover img {
    opacity: .8
}

.recent_post {
    width: 23.4%;
    padding: 30px 0 0 0
}

.recent_post span {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 10px
}

.touch_points_main {
    padding: 0 0 0 21px;
    position: relative
}

.touch_points_circle {
    position: absolute;
    right: -10px;
    top: 130px;
    width: 430px;
    height: 430px;
    background-color: #fbaf5d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-decoration: none;
    transition: .5s;
    border: 4px solid #fbaf5d
}

.touch_points_circle:hover {
    background-color: #fff
}

.touch_points_circle h3 {
    transition: .5s
}

.touch_points_circle:hover h3 {
    color: #fbaf5d
}

.touch_points_content {
    padding: 19px 40px 0 54px
}

.touch_points_content h3 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 44px;
    line-height: 46px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 9px 0
}

.touch_points_content p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    color: #000;
    margin: 0;
    padding: 0 0 0 9px
}

.stay_connected_form_sec {
    padding: 47px 0 47px 0
}

.stay_connected_form {
    border: 3px solid #1a1f41;
    text-align: center;
    padding: 45px 22px
}

.stay_connected_form p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 21px;
    line-height: 31px;
    color: #000
}

.form_main {
    padding: 18px 103px 0 100px
}

.form_main ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

.form_main ul li {
    list-style: none;
    margin: 0;
    width: 33.33%;
    padding: 0 10px 29px
}

.form_field input {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6f7384;
    text-transform: uppercase;
    border: 1px solid #000;
    width: 100%;
    padding: 15px 20px 10px 20px;
    outline: 0
}

.form_main ul li.full {
    width: 100%
}

.form_main ul li.full .form_field {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.form_main ul li.full .form_field label {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 21px;
    line-height: 31px;
    color: #000;
    width: 34%;
    letter-spacing: 0;
    text-transform: inherit;
    text-align: right;
    padding: 0 23px 0 0
}

.form_main ul li.full .form_field select {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6f7384;
    text-transform: uppercase;
    border: 1px solid #000;
    width: 66%;
    padding: 15px 20px 10px 20px;
    cursor: pointer;
    outline: 0
}

.form_field small {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 17px;
    line-height: 25px;
    color: #000;
    width: 66%;
    text-align: left;
    margin-left: auto;
    text-transform: uppercase;
    padding: 11px 0 0 3px;
    letter-spacing: -.2px
}

.form_main ul li.full .btn {
    padding: 18px 83px 20px 92px;
    font-size: 19px
}

.note_text {
    text-align: center;
    padding: 40px 0 0 0
}

.note_text p {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 21px;
    line-height: 24px;
    color: #000;
    margin: 0
}

.note_text p a {
    text-decoration: none;
    color: #000
}

.note_text p a:hover {
    color: #fbb971
}

.media_center_sec {
    overflow: hidden;
    padding: 43px 0 0 0
}

.media_center_heading {
    text-align: center;
    padding: 0 0 30px 0
}

.media_center_heading h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 78px;
    font-size: 56px;
    line-height: 82px;
    color: #fbaf5d;
    text-transform: inherit
}

.media_list ul {
    margin: 0
}

.media_list ul li {
    list-style: none;
    padding: 6px 10px 21px 79px;
    margin: 0;
    position: relative
}

.media_list ul li:before {
    position: absolute;
    content: '';
    left: 8px;
    top: 21px;
    width: 36px;
    height: 35px;
    background-image: url(../images/search-file-icon.png)
}

.media_list.press_tab ul li:before {
    width: 42px;
    height: 37px;
    left: 12px;
    top: 24px;
    background-image: url(../images/voice-icon.png)
}

.media_list ul li span {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #000;
    display: block;
    margin: 0 0 3px 0
}

.media_list ul li a {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 25px;
    line-height: 31px;
    color: #000
}

.media_list ul li a:hover {
    color: #fbaf5d;
    text-decoration: underline
}

.media_center_accordion .panel-title a {
    font-size: 34px;
    line-height: 36px;
    padding: 27px 0 29px 80px
}

.pagination {
    justify-content: center;
    padding: 38px 0 10px 0
}

.pagination ul {
    margin: 0;
    border-bottom: none
}

.pagination ul li {
    margin: 0;
    list-style: none;
    display: inline-block;
    padding: 0 10px 0 10px
}

.pagination ul li a {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 25px;
    line-height: 28px;
    color: #1a1f41;
    text-decoration: none
}

.pagination ul li a:hover {
    color: #f7941d
}

.pagination ul li a.active {
    color: #f7941d
}

.media_video_sec {
    padding: 45px 145px 88px 136px
}

.media_video_sec.single-vid {
    padding: 45px 0 88px;
}

.media_video_list {
    padding-bottom: 47px
}

.media_video_list h4 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 21px;
    line-height: 24px;
    color: #1a1f41;
    text-transform: uppercase;
    margin: 7px 0 7px 0;
    letter-spacing: .8px;
    text-align: center
}

.media_video_list h5 {
    margin-top: 20px;
    margin-bottom: 0
}

.media_video_list .embedded-video {
    padding-top: 54%;
    overflow: hidden
}

.media_video_list .additional-resources {
    padding-top: 10px;
    list-style: disc
}

.media_video_list .additional-resources a {
    font-size: 16px
}

.media_video_presenter, .media_video_summary {
    margin-top: 25px
}

.media_video_presenters {
    margin-top: 15px;
    display: flex;
    line-height: 1.2;
    font-size: 16px
}

.media_video_presenters span {
    width: 130px
}

.media_video_presenters ul {
    margin-bottom: 0
}

.media_video_presenters li {
    line-height: 1.2;
    font-size: 16px
}

.watch_more {
    text-align: center
}

.watch_more a {
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 21px;
    line-height: 24px;
    color: #1a1f41
}

.watch_more a:hover {
    color: #3d85c5;
    text-decoration: underline
}

.media_video_list .playIcon {
    background-image: url(../images/play-icon-white.png);
    width: 147px;
    height: 147px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center
}

.media_video_list .playIcon i {
    display: none
}

.media_video_list .videoPoster:hover .playIcon {
    background-color: transparent;
    opacity: .5
}

.touch_poits_tab {
    padding: 50px 15px 35px 15px;
    display: flex;
    flex-wrap: wrap
}

.touch_poits_link {
    width: 56.6%
}

.touch_points_img {
    width: 43.4%
}

.touch_points_img_wrap {
    padding: 17px 0 0 23px;
    background-color: #1a1f41;
    position: relative
}

.touch_points_img_wrap:before {
    position: absolute;
    content: '';
    left: 0;
    right: -1000%;
    top: 0;
    bottom: 0;
    background-color: inherit;
    z-index: -1
}

.touch_points_img_wrap img {
    max-width: inherit;
    max-height: inherit
}

.touch_points {
    display: none
}

.touch_points.active {
    display: block
}

.touch_poits_link ul {
    display: inline-block;
    margin: 0
}

.touch_poits_link ul~ul {
    margin: 0 0 0 64px
}

.touch_poits_link ul li {
    list-style: none;
    margin: 0 0 20px 0
}

.touch_poits_link ul li a {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    color: #1a1f41;
    text-transform: uppercase;
    letter-spacing: .8px
}

.touch_poits_link ul li a:hover {
    color: #f7941d;
    font-weight: 700;
    text-decoration: underline
}

.touch_poits_link ul li a.active {
    color: #f7941d;
    font-weight: 700;
    text-decoration: underline
}

.touch_with_us {
    border-top: 10px solid #f7941d;
    padding: 37px 0 57px 0
}

.touch_with_us_form {
    display: flex;
    align-items: center;
    justify-content: center
}

.touch_with_us_form label {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    color: #1a1f41;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 0 29px 0 0
}

.touch_with_us_form input {
    border: 4px solid #ebebeb;
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    color: #1a1f41;
    outline: 0;
    padding: 17px 20px 13px 20px;
    max-width: 400px;
    width: 100%
}

.touch_with_us_form .btn {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    background-color: #1a1f41;
    padding: 19px 39px 19px 36px;
    letter-spacing: .7px
}

.touch_with_us_form .btn:hover {
    color: #1a1f41;
    border-color: #1a1f41;
    background-color: transparent
}

.touch_with_us_form .btn:focus {
    color: #1a1f41;
    border-color: #1a1f41;
    background-color: transparent
}

.social_div {
    padding: 48px 0 0 0
}

.social_div ul {
    margin: 0;
    display: flex;
    justify-content: center
}

.social_div ul li {
    margin: 0;
    list-style: none;
    padding: 0 32px
}

.social_div_footer ul li {
    padding: 0 8px
}

.social_div ul li a img {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.social_div ul li a:hover img {
    opacity: .7
}

.tax_wrap {
    max-width: 1020px;
    margin: 0 auto
}

.tax_sec {
    padding: 60px 0 60px 0
}

.tax_wrap ul {
    margin: 20px 0 0
}

.tax_wrap ul li {
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.tax_wrap ul li:last-child {
    border-bottom: none
}

.tax_wrap ul li a {
    display: inline-block;
    text-decoration: none;
    color: #1b1f42;
    font-weight: 700
}

.tax_wrap ul li a:hover {
    color: #f7941d
}

.tax_wrap .tax-tools {
    color: #aaa;
    font-size: 14px;
    padding-top: 5px
}

.tax_wrap .tax-tools span {
    padding-left: 15px;
    text-transform: capitalize
}

.tax_wrap .tax-tools span:first-child {
    padding-left: 0
}

.post-meta {
    color: #aaa;
    margin-bottom: 15px
}

.post-meta span a {
    color: #777
}

.post-meta span a:hover {
    color: #f7941d
}

.post-meta span {
    margin-right: 20px
}

.contact_info {
    margin-top: 10px;
    text-align: center
}

.contact_info img {
    margin-bottom: 30px
}

.google_map_contact {
    width: 100%;
    height: 400px;
    margin-top: 16px;
    margin-bottom: 16px
}

.archive_list {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    margin-bottom: 25px;
    padding-bottom: 25px
}

.archive_list:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.archive_list a {
    color: #1b1f42;
    text-decoration: none
}

.archive_list a:focus, .archive_list a:hover {
    color: #f7941d
}

.archive_list h4 {
    margin-bottom: 25px
}

.our_team_member_wrap .archive_list p {
    font-weight: 400
}

.archive_list .btn {
    margin: 10px 0 0;
    color: #fff
}

.archive_list .btn:focus, .archive_list .btn:hover {
    color: #fbaf5d
}

.pdf-viewer {
    width: 100%;
    height: 800px
}

.touchpoints-wrap {
    display: flex;
    width: 100%;
    justify-content: space-evenly
}

.touchpoints_left {
    width: 50%
}

.touchpoints-wrap a {
    color: #000;
    text-decoration: none;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 20px 60px;
    display: inline-block;
    margin-bottom: 15px
}

.touchpoints-wrap a:focus, .touchpoints-wrap a:hover {
    color: #fbaf5d;
    border: 1px solid #fbaf5d
}

.modal-content.touchpoints p:last-child, .modal-content.touchpoints ul, .modal-content.touchpoints ul li:last-child {
    margin-bottom: 0
}

.sitemap-container {
    padding: 45px 0
}

.sitemap-ul {
    column-count: 3;
    padding-left: 0;
    margin-left: 0
}

.sitemap-ul a {
    text-decoration: none
}

.sitemap-ul>.page_item {
    text-decoration: none
}

.page_item>ul .page_item, .sitemap-ul>.page_item {
    list-style: none
}

.page_item {
    margin: 0
}

.page_item>ul .page_item::before {
    content: '\2010';
    color: #f7941d;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    margin-bottom: 8px
}

.sitemap-ul ul {
    padding-left: 20px;
    margin-left: 0
}

.sitemap-ul>.page_item>a {
    font-size: 24px;
    text-decoration: underline;
    margin-bottom: 15px;
    display: block
}

.who_we_are_heading .ubsr-faqs-wrapper {
    padding: 20px 0;
}

.who_we_are_heading .ubsr-faqs {
    padding-bottom: 20px;
}

.who_we_are_heading .ubsr-question {
    color: #3d85c5;
    margin: 0;
    padding: 0;
}

.who_we_are_heading .ubsr-answer p {
    margin: 0;
    padding: 0;
}

.schwartz-button {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 6px;
    line-height: 1.5;
    transition: color .25s;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.3;
    background-color: #fbaf5d;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    white-space: inherit;
    padding: 25px 30px;
    letter-spacing: 3px;
}

.schwartz-button-small {
    padding: 10px 15px;
    font-size: 21px;
}

.schwartz-button:hover {
    background-color: #fff;
    border-color: #fbaf5d;
    color: #fbaf5d;
    outline: 0;
    box-shadow: none;
}

.twenty-five {
    width: 70px;
    margin-right: auto;
}

@media (max-width:500px) {
    .member_popup_content {
        flex-direction:column;
    }
    .topbar {
        flex-wrap: wrap;
    }
    .twenty-five {
        width: 100%;
        order: 5;
        margin-top: 20px;
    }
    .twenty-five img {
        width: 80px;
    }
    .navbar-toggler {
        background: rgba(255, 255, 255, 0.85);
    }
}

.div-text-center p {
    text-align: center;
}

.dinner-guests {
    margin-bottom: 90px;
    display:flex;
    flex-direction:column;
    align-items:center;
}
.live_user_reg {
    padding: 60px 16px;
    position: relative;
    overflow: hidden;
}
.live_form_wrap{
    display: none;
}
.live_form_wrap_inner{
    padding: 36px 15px 13px;
    border-radius: 6px;
    border: 1px solid #1a1f41;
    background-color: rgba(255, 255, 255, .80);
    margin: 0 auto;
}
.live_logo_wrap{
    text-align: center;
}
@media (max-width:768px) {
    .social_feed {
        flex-wrap:wrap;
    }
    .live_logo_wrap, .live_video_wrap{
        padding-bottom: 15px;
    }
    .team_member_img {
        position: relative;
        aspect-ratio: 1/1;
    }
    .team_member_content {
        position: relative;
    }
    .our_team_member_box a {
        height: unset;
    }
}
@media (max-width:1024px) {
    .live_video_wrap{
        padding-bottom: 25px;
    }
    .live_login_image_desk{
        width: 100%;
        display: none;
    }
    .live_login_image_mobile{
        width: 100%;
        display: block;
    }
}
@media (min-width:992px) {
    .live_user_reg {
        padding: 120px 16px;
        position: relative;
        overflow: hidden;
    }
    .live_form_wrap{
        display: block;
        position: absolute;
        top: 0;
        height: 100%;
        right: 30px;
        display: flex;
        align-items: center;
    }
    .live_form_wrap_inner{
        background-color: rgba(255, 255, 255, .80);
    }
    .live_login_image_desk{
        width: 100%;
        display: block;
    }
    .live_login_image_mobile{
        width: 100%;
        display: none;
    }
    .live_form_image_accent {
        position: absolute;
        width: 400px;
        height: 400px;
        border-radius: 1000px;
        background-color: rgb(30, 192, 187);
        bottom: -10%;
        right: -10%;
        opacity: .5;
    }
    .live_form_image_accent.dos {
        position: absolute;
        width: 250px;
        height: 250px;
        background-color: #f7941d;
        bottom: auto;
        right: auto;
        top: -10%;
        left: -10%;
    }
    .live_form_image_accent.tre {
        position: absolute;
        width: 500px;
        height: 500px;
        background-color: #3D85C7;
        bottom: 25%;
        right: -15%;
        top: auto;
        left: auto;
    }
    .live_logo_wrap{
        text-align: left;
    }
}
@media (min-width:1250px) {
    .live_form_image_accent {}
}
@media (min-width:1500px) {
    .live_form_image_accent {}
}

.our_partner_wrap .gform_wrapper form {
    margin:0 auto;
}
.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
    font-weight:300;
    letter-spacing:0;
    line-height:1;
    text-transform:none;
}

#modal-bg {
    background:rgba(0,0,0,0.5)!important;
    display:none;
}
#modal-bg {
    display:none;
}

.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(221, 245, 244, 1);
}
.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgba(28, 187, 180, 1);
}
#training-and-support a {
    color: rgba(28, 187, 180, 1);
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.gform_wrapper .gf_progressbar_wrapper {
display: none;
}
#gform_58 input,
#gform_58 select {
    font-size:24px;
}
.alignleft {
    float:left;
    margin-right:1rem
}
.alignright {
    float:right;
    margin-left:1rem
}
body.page-impact-honors-form select {
    border: 1px solid rgba(0, 0, 0, .1);
}
body.page-id-6536 .middel_center_content ul {
    list-style:disc; 
    margin:auto;
    padding-left:1.5rem;
}
body.page-id-6536 .middel_center_content ul li {
font-size:23px;
}
.clearfix::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}
.our_partner_wrap li {
    list-style:disc;
}
.panel-default ul li {
    list-style: disc;
}
.page-media-center .panel-default ul li {
    list-style: none;
}
.panel-default ol li {
    list-style: decimal;
}

    .accordion {
        margin: 0 !important;
    }
    
    .active {
        opacity: 75%;
    }
    .tab-content .active {
        opacity: 100%;
    }
    .dropdown .panel {
        padding: 0 18px;
    }
    
    .panel {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-out;
    }
    .panel-content > p:last-child {
        margin-bottom:0;
    }

    select {
        border: 1px solid #ddd!important;
        padding: 0.5rem!important;
    }

.hover-up:hover {
    transform:translateY(-0.5rem);
}
.video-block {
    position: relative;
    /* height: 0; */
    margin-bottom: 20px;
    /* overflow: hidden; */
    /* max-width: 100%; */
    padding-bottom: 56.25%;
}
.video-block iframe,
.video-block object,
.video-block embed {
    position: absolute;
    top: 0;
    left: 0;
    max-width:100%;
    width: 100%;
    height: 100%;
}
iframe {
    max-width:100%;
}
.panel table,
.panel tr,
.panel td {
    border:1px solid #333;
}
.panel td {
    padding-left:0.25rem;
    padding-right:0.25rem;
}
.panel table tr:not(:first-child) td:not(:first-child) {
    vertical-align: top;
    padding-top:2.5rem;
}
.page-template-template-impact .faq_content {
    width:100%; 
    max-width:800px;
    margin:0 auto;
}
.page-template-template-impact .faq_content h6 {
    margin-bottom:0.5rem;
}
.page-template-template-impact .faq_content p {
    line-height: 24px;
}
@media (max-width:640px) {
    .page-template-template-impact .faq_content {
        margin:0;
    }
    .sub_header_logo img {
    display:none;
    }
}
.gform_next_button {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 6px;
    line-height: 1.5;
    transition: color .25s;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.3;
    background-color: #fbaf5d;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    white-space: inherit;
    padding: 15px 30px;
    letter-spacing: 3px;
}
[x-cloak] {
    display: none !important;
}
.our_partner_sec .border-content a,
.our_partner_sec .border-content button {
    color: #3d85c5;
    text-decoration: underline;
}
.our_partner_sec .border-content a:hover,
.our_partner_sec .border-content button:hover {
    color: #fbaf5d;
    text-decoration: none;
}
#wpadminbar .qm-warning {
    background-color: #1d2327;
}

#dafdirectdiv,
.dafdirectDonateFrom,
.dafdirectInputFull {
    width: 100%!important;
}
#dafdirectdiv {
    max-width: 400px;
    margin: 0 auto !important;
}
.whatThis a {
    width: 100%!important;
    text-align:center!important;
}
#notwhatisthis {
    width:100%;
    margin: 0 auto;
}
#notwhatisthis label {
    font-size:16px;
    text-transform:none;
    font-weight:400;
    margin-bottom: 0.25rem;
    line-height:24px;
    letter-spacing: normal;
}
.dafdirectInput,
.dafdirectSelect {
    font-size:12px;
    margin-bottom:20px;
}