/*
Theme Name: Thunderbird
Theme URI: https://wpbrigade.org/
Author: DreamBuilder
Author URI: https://wpbrigade.org/
Description: Dreambuilder brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0.2
Text Domain: thunderbird
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


/* Table of Contents
1. Generic ----------------------------------------
01. Base --------------------------------------
02. Fonts -------------------------------------
03. Helpers -----------------------------------
2. Page Sections ----------------------------------
01. Wrapper -----------------------------------
02. Header ------------------------------------
03. Main Content ------------------------------
04. Footer ------------------------------------ */

/* ========================================================================== I. Generic ========================================================================== */
/* ------------------------------------------------------------ Base ------------------------------------------------------------ */


html {
    color: #000e3c;
    font-size: 10px;
    line-height: 1.5;
    font-weight: 400;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}
img {
    max-width: 100%;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
html,
html a,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 24px;
    font-weight: 400;
    background-color: #fff;
    color: #646868;
}
h1, .h1 {
    font-size: 60px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 60px;
    color: #fff;
    font-weight: 400;
}
h2, .h2 {
    font-size: 36px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 40px;
    color: #00838F;
    font-weight: 400;
}
h3, .h3 {
    font-size: 28px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 32px;
    color: #00838F;
    font-weight: 400;
}
h4, .h4 {
    font-size: 22px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 22px;
    color: #00838F;
    font-weight: 400;
}
h5, .h5 {
    font-size: 22px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 24px;
    font-weight: 600;
    color: #646868;
}
h6, .h6 {
    font-size: 18px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 24px;
    font-weight: 600;
    color: #00838F;
}
p {
    font-size: 18px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 24px;
    color: #77787b;
    font-weight: 400;
}
.display_1{
    font-size: 50px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.1;
    color: #fff;
}
.display_2{
    font-size: 40px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 40px;
    color: #fff;
}


ol ol, ul ul, ol ul, ul ol {
    margin-bottom: 0;
}
li {
    list-style: none;
}
h1[class], h2[class], h3[class], h4[class], h5[class], h6[class], h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, dl:last-child, table:last-child, blockquote:last-child {
    margin-bottom: 0;
}

/*
@media screen and (min-width: 767px) {
    h1, .h1 {
        font-size: 60px;
        font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        line-height: 60px;
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
    }
    h2, .h2 {
        font-size: 36px;
        font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        line-height: 32px;
        color: #00b4c3;
        font-weight: 400;
        text-transform: uppercase;
    }
    h3, .h3 {
        font-size: 28px;
        font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        line-height: 28px;
        color: #00b4c3;
        font-weight: 400;
        text-transform: uppercase;
    }
    h4, .h4 {
        font-size: 22px;
        font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        line-height: 22px;
        color: #00b4c3;
        font-weight: 400;
        text-transform: uppercase;
    }
    h5, .h5 {
        font-size: 22px;
        font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        line-height: 22px;
        font-weight: 600;
        color: #00b4c3;
    }
    h6, .h6 {
        font-size: 18px;
        font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        line-height: 24px;
        font-weight: 600;
        color: #00b4c3;
    }
    p {
        font-size: 18px;
        font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        line-height: 24px;
        color: #77787b;
        font-weight: 400;
    }
    .display_1{
        font-size: 50px;
        font-family: 'Helvetica Neue LT Std';
        line-height: 1.1;
        color: #fff;
        text-transform: uppercase;
    }
    .display_2{
        font-size: 40px;
        font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        line-height: 37px;
        color: #fff;
        text-transform: uppercase;
    }
} */


/* ------------------------------------------------------------ Fonts ------------------------------------------------------------ */
@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('assets/fonts/HelveticaNeueLTStd-Roman.woff2') format('woff2'), url('assets/fonts/HelveticaNeueLTStd-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('assets/fonts/HelveticaNeueLT-75Bd.woff2') format('woff2'),
        url('assets/fonts/HelveticaNeueLT-75Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* ------------------------------------------------------------ Helpers ------------------------------------------------------------ */
.btn {
    font-size: 16px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700;
    background-color: #7EA037;
    min-width: 250px;
    color: #fff;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    margin: 0 auto;
    display: inline-block;
    padding: 17px 20px;
    text-align: center;
    transition: all 0.3s;
    line-height: 16px;
    border-radius: 0;
    -webkit-appearance: none;
}
.btn:hover {
    background-color: #a6d438;
    color: #fff;
}
.txt_50 {
    font-size: 50px;
    font-family: 'Helvetica Neue LT Std';
    line-height: 1.1;
}
.txt_22 {
    font-size: 22px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.27;
}
.txt_18.h5 {
    font-size: 18.5px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.17;
}
.txt_14 {
    font-size: 14px;
    font-family: 'Helvetica Neue LT Std';
}
.txt_12 {
    font-size: 12px;
    font-family: 'Helvetica Neue LT Std';
}
.float_left {
    float: left;
}
.float_right {
    float: right;
}
.float_none {
    float: none;
}
.clearfix::after {
    display: block;
    content: "";
    clear: both;
}
.d_none {
    display: none !important;
}
.d_inline {
    display: inline !important;
}
.d_inline_block {
    display: inline-block !important;
}
.d_block {
    display: block !important;
}
.d_table {
    display: table !important;
}
.d_table_cell {
    display: table-cell !important;
}
.invisible {
    visibility: hidden !important;
}
.txt_center {
    text-align: center;
}
.txt_rit {
    text-align: right;
}
.txt_lft {
    text-align: left;
}
.light_blue_bg {
    background-color: #e5f7f9;
}
.txt_col_white {
    color: #fff;
}
.txt_col_light_blue {
    color: #00b4c3;
}
.txt_col_gray {
    color: #77787b;
}
ul.acord_bull_ul {
    padding-left: 40px;
}
ul.acord_bull_ul li {
    position: relative;
    line-height: 32px;
    padding-right: 50px;
}
ul.acord_bull_ul li::before {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #454443;
    top: 13px;
    left: -16px;
}
.modal-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.modal-video-close {
    opacity: 0;
}
.modal-video-close .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px);
}
.modal-video-body {
    max-width: 940px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: table;
}
.modal-video-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.modal-video-movie-wrap {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    background-color: #333;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video-inner;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-video-close-btn {
    position: absolute;
    z-index: 2;
    top: -35px;
    right: -35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border: none;
    background: transparent;
}
.modal-video-close-btn:before {
    transform: rotate(45deg);
}
.modal-video-close-btn:after {
    transform: rotate(-45deg);
}
.modal-video-close-btn:before, .modal-video-close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px;
}
.learn-video-btn{
    display: inline-block;
}
.search-btn{
    width: 18px;
    height: 18px;
    margin-left: 24px;
    position: relative;
    margin-right: 2px;
}
.search-icon{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    background: url(./assets/images/Search.png) no-repeat center center;
    background-size: 20px 20px;
    position: relative;
    z-index: 1;
    vertical-align: top;
}
.search-icon.active-text{
    background: url(./assets/images/icon-cross.svg) no-repeat center center;
    background-size: 16px 16px;
}
.search-form{
    position: absolute;
    top: -6px;
    right: -6px;
    display: none;
    width: 240px;
}
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
.search-form input{
    height: 31px;
    border: 1px solid #00838F;
    display: block;
    padding: 3px 30px 3px 10px;
    border-radius: 3px;
    box-sizing: border-box;
    /* margin-top: -3px; */
    width: 100%;
}
/** * Minified by jsDelivr using clean-css v4.1.11. * Original file: /npm/slick-carousel@1.8.1/slick/slick.css * * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after, .slick-track:before {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* ========================================================================== 2. Page Sections ========================================================================== */
/* ------------------------------------------------------------ Wrappers ------------------------------------------------------------ */
.wpb_container {
    width: 100%;
    max-width: 1230px;
    padding: 0px 30px;
    margin: 0 auto;
}
p a:not(.btn), body a:not(.btn) {
    text-decoration: none;
    color: #00838F;
    font-weight: 700;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
p a:not(.btn):hover{
    color: #B05F03;
    text-decoration: underline;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
/* ------------------------------------------------------------ Header ------------------------------------------------------------ */
.wpb_header {
    position: fixed;
    z-index: 10000;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.03);
}
.header_wrapper {
    height: 117px;
}
.top_bar {
    background-color: #e5f7f9;
}
.wpb_header .logo_nav.wpb_container {
    padding: 0 25px 0 30px;
    background-color: #fff;
    max-width: 1370px;
    display: flex;
    align-items: center;
}
.thunder_bird_nav {
    float: right;
    padding-top: 0;
    margin-left: auto;
}
.thunder_bird_nav ul {
    list-style-type: none;
}
.thunder_bird_nav ul li {
    display: inline-block;
    margin-right: 12px;
}
.thunder_bird_nav_wrapper{
    display: flex;
    margin-left: auto;
}
.thunder_bird_nav ul li:last-child {
    margin-right: 0;
}
.logo_wraper {
    padding: 7px 5px;
    float: left;
    width: 279px;
}
.logo_wraper a {
    display: block;
}
.thunder_bird_nav ul li a {
    display: inline-block;
    text-decoration: none;
    color: #00838F;
    font-size: 16px;
    letter-spacing: 0.6px;
    padding: 32px 4px 30px;
    font-family: 'Helvetica Neue LT';
    text-transform: none;
}
.thunder_bird_nav ul li a.active, .thunder_bird_nav ul li a:hover, .thunder_bird_nav ul li.current-menu-item a, .thunder_bird_nav ul li.current_page_item a {
    color: #F99D2A;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.burger_wrapper {
    float: right;
    display: none;
    position: relative;
    cursor: pointer;
    width: 50px;
    display: none;
    margin-top: 9px;
    padding: 12px;
    height: 48px;
    margin-right: -13px;
    margin-left: auto;
}
.burger_wrapper span {
    display: block;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
    background-color: #77787b;
    height: 3px;
}
.burger_wrapper span:nth-child(1) {
    top: 0;
}
.burger_wrapper span:nth-child(2) {
    top: 10px;
}
.burger_wrapper span:nth-child(3) {
    top: 20px;
}
.burger_wrapper.active span:nth-child(1) {
    transform: rotate(45deg);
    transform-origin: 0 100%;
    top: 1px;
    left: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.burger_wrapper.active span:nth-child(2) {
    opacity: 0;
}
.burger_wrapper.active span:nth-child(3) {
    transform: rotate(-45deg);
    transform-origin: 0 100%;
    top: 19px;
    left: 5px;
}
.nav_list_active {
    color: #00b4c3 !important;
}
.top_bar .wpb_container {
    padding: 6px 27px 7px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    max-width: 1376px;
}
.top_bar_action ul{
    font-size: 0;
    line-height: 0;
}
.top_bar_action li {
    display: inline-block;
}
.top_bar_action li a {
    display: inline-block;
    color: #00838F;
    font-size: 14px;
    font-family: 'Helvetica Neue LT';
    padding: 0;
    text-decoration: none;
    margin: 0 24px 0 24px;
    position: relative;
    line-height: 17px;
    font-weight: 700;
    font-weight: 700;
}
.top_bar_action li a:hover{
    text-decoration: underline;
}
.top_bar_action li:last-child a {
    margin-right: 24px;
}
.top_bar_action li a:after {
    width: 1px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
    content: "";
    background-color: #00838F;
    opacity: .4;
}
/* #menu-top-navigation li:first-child a {
    color: #f89c2b !important;
} */
.burger_space {
    width: 25px;
    position: relative;
    height: 23px;
}
/* ------------------------------------------------------------ Main Content ------------------------------------------------------------ */
/* ------------------------------------------------------------ Footer ------------------------------------------------------------ */
.wpb_footer {
    background-color: #fff;
}
.footer_first_section, .footer_second_section {
    width: 100%;
}
.footer_first_section {
    padding: 42px 0 43px;
}
.footer_first_section .wpb_container {
    display: flex;
    padding: 0 27px;
}
.footer_nav {
    width: 46%;
}
.brought_section {
    width: 36%;
    padding: 2px 0 0 25px;
}
.footer_partnership_section {
    width: 18%;
    padding-top: 2px;
    padding-left: 30px;
}
.pri_term_section {
    width: 60%;
    float: left;
}
.social_section {
    width: 40%;
    float: right;
}
.footer_nav ul {
    margin-bottom: 10px;
    padding-top: 2px;
    font-size: 0;
}
.footer_nav li {
    display: inline-block;
    position: relative;
    line-height: 21px;
    padding: 0px 33px 0 0;
    background: url(assets/images/line_bg.png) right 15px center no-repeat;
}
.footer_nav li a {
    display: block;
    color: #77787b;
    font-size: 16px;
    font-family: 'Helvetica Neue LT Std';
    padding: 0 3px;
    text-decoration: none;
    line-height: 21px;
}
.footer_nav li:last-child a {
    margin-right: 0;
}
.footer_nav li a:hover {
    text-decoration: underline;
}
/* .footer_nav li:after {
    width: 1px;
    height: 16px;
    position: absolute;
    top: 4px;
    right: 11px;
    content: "";
    background-color: #94979b;
} */
.footer_nav li:last-child {
    background: transparent;
}
.brought_section p, .footer_partnership_section p {
    font-size: 16px;
    font-family: 'Helvetica Neue LT Std';
    color: #77787b;
    margin-bottom: 13px;
}
.pri_term_section>p {
    font-size: 14px;
    font-family: 'Helvetica Neue LT Std';
    float: left;
    padding-top: 1px;
    padding-right: 28px;
}
.pri_term {
    float: left;
    padding-top: 1px;
}
.pri_term ul{
    padding-top: 3px;
    font-size: 0;
}
.pri_term li {
    display: inline-block;
    line-height: 18px;
}
.pri_term li a {
    display: inline-block;
    color: #77787b;
    font-size: 14px;
    font-family: 'Helvetica Neue LT Std';
    padding: 0 3px;
    text-decoration: none;
    margin: 0 16px 0 15px;
    line-height: 18px;
    position: relative;
}
.pri_term li a:hover {
    text-decoration: underline;
}
.pri_term li a:after {
    width: 1px;
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -16px;
    content: "";
    background-color: #94979b;
}
.pri_term li:last-child a:after{
    display: none;
}
.social_icons li {
    display: inline-block;
}
.social_icons li a {
    display: block;
    margin-left: 20px;
}
.social_icons li a img:hover{
    opacity: 0.7;
}
.social_section>p {
    font-size: 14px;
    font-family: 'Helvetica Neue LT Std';
    display: inline-block;
    text-decoration: none;
    color: #00b4c3;
    margin-right: -4px;
    margin-bottom: 1px;
}
.social_section {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.footer_second_section .wpb_container {
    padding: 0 30px;
}
.footer_second_section {
    padding: 14px 0 8px;
}
/* ------- Footer Nav ---- */
/* ------------------------------------------------------------ Footer end ------------------------------------------------------------ */
/* ========================================================================== Stories Team Section ========================================================================== */
.over_stoires {
    padding: 50px 0 60px;
    background: #e5f7f9;
}
.over_stoires .wpb_container {
    max-width: 1040px;
}
.over_stoires .row {
    margin: 0 -7px;
}
.over_stoires .row:after {
    content: '';
    display: table;
    clear: both;
}
.over_stoires h3 {
    text-align: center;
    max-width: 970px;
    margin: 0 auto 56px;
}
.team {
    float: left;
    margin-bottom: 30px;
}
.team__box {
    padding: 0 7px;
    margin-top: 28px;
    display: none;
}
.team__thumbnail {
    display: block;
    margin: 0 7px;
    position: relative;
}
.team__thumbnail::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 4px solid #00b4c3;
    content: '';
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team__thumbnail:hover::after {
    opacity: 1;
}
.team__thumbnail img {
    width: 100%;
}
.team__box_inner {
    border: 4px solid #00b4c3;
    border-radius: 3px;
    display: flex;
    align-items: center;
    background: #fff;
    position: relative;
}
.team__content {
    width: 68.167%;
    padding: 23px 116px;
    text-align: center;
    position: relative;
    height: 100%;
}
.team__big--thumbnail {
    width: 31.833%;
}
.team__big--thumbnail img {
    width: 100%;
    display: block;
}
.team__content p {
    font-size: 19px;
    line-height: 22px;
    color: #00b4c3;
    margin: 0 0 20px;
}
.team__name {
    font-size: 18px;
    color: #00b4c3;
    display: block;
    text-transform: uppercase;
    line-height: 18px;
}
.team__name small {
    font-size: 16px;
    color: #00b4c3;
    display: block;
    text-transform: none;
    margin-top: 1px;
}
.team__top-qoute {
    margin-bottom: 18px;
}
.team__btm-qoute {
    margin-top: 18px;
}
.team__arrrow--left {
    left: 15px;
    background-image: url(assets/images/left_slider_arrow.png);
}
.team__arrrow--right {
    right: 15px;
    background-image: url(assets/images/right_slider_arrow.png);
}
.team__arrrow {
    width: 31px;
    height: 57px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%);
    background-size: contain;
}
.team__close {
    position: absolute;
    top: 2px;
    right: -1px;
    color: #00b4c3;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 200%;
    cursor: pointer;
    z-index: 1;
    padding: 5px;
    width: 26px;
    height: 26px;
    background: url(assets/images/x_icon.png) center center no-repeat;
}
.is_epanded .team__box {
    display: block;
}
.team.is_epanded .team__thumbnail::after {
    opacity: 1;
    visibility: visible;
}
.team:first-child .team__arrrow--left {
    display: none;
}
.team:last-child .team__arrrow--right {
    display: none;
}
/*======================= End of Stories Team Section ========================== */
.enrollment_block_section {
    display: flex;
}
.enrollment_block_2, .enrollment_block_1 {
    width: 50%;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 0 15px;
    text-align: center;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.start_business .enrollment_block_2, .start_business .enrollment_block_1{
    cursor: pointer;
}
.enrollment_block_2 .display_1, .enrollment_block_1 .display_1 {
    margin-bottom: 9px;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;

    color: #FFFFFF;
    text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.55);

}
.enrollment_block_2 p, .enrollment_block_1 p {
    font-size: 22px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.27;
    color: #fff;
    margin-bottom: 9px;
    text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.55);
}
.start_business .enrollment_block_2 .display_2, .start_business .enrollment_block_1 .display_2 {
    margin-bottom: 0;
}
.start_business .enrollment_block_2:before, .start_business .enrollment_block_1:before {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 17px;
    height: 15px;
    z-index: 100;
    background: url(assets/images/point_arrow.png) center top no-repeat;
}
.enrollment_block_2:after, .enrollment_block_1:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, 0.4); */
}
.blue_overly {
    position: relative;
    z-index: 2;
}
body .hero_section.home_page {
    min-height: 601px;
    /* height: 100px; */
    height: auto;
}
.hero_section {
    position: relative;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 383px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    /* height: 100px; */
}
.hero_section.center{
    justify-content: center;
    align-items: center;
    text-align: center;
}
.hero_section.left-top{
    justify-content: flex-start;
    align-items: flex-start !important;
    text-align: left;
}
.hero_section.left-bottom{
    justify-content: flex-start;
    align-items: flex-end !important;
    text-align: left;
}
.hero_section.left-center{
    justify-content: flex-start;
    align-items: center;
    text-align: left;
}
.hero_section.center-top{
    justify-content: center;
    align-items: flex-start !important;
    text-align: center;
}
.hero_section.center-bottom{
    justify-content: center;
    align-items: flex-end !important;
    text-align: center;
}
.hero_section.right-top{
    justify-content: flex-end;
    align-items: flex-start !important;
    text-align: right;
}
.hero_section.right-bottom{
    justify-content: flex-end;
    align-items: flex-end !important;
    text-align: right;
}
.hero_section.right-center{
    justify-content: flex-end;
    align-items: center;
    text-align: right;
}
.hero_hr {
    border: 0;
    border-bottom: 2px;
    border-color: #fff;
    border-style: solid;
    margin: 3px auto 15px;
    max-width: 576px;
    display: none;
}
.hero_section h1 {
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-weight: 600;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 45%);
    text-transform: none;
}
.hero_section p {
    margin-top: 26px;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
    color: #fff;
    margin-bottom: 43px;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 46px;
}
.powerd_by_logo {
    position: absolute;
    top: 37px;
    right: 29px;
    z-index: 8;
}
.powerd_by_logo span {
    display: block;
    text-align: left;
    font-weight: 700;
    margin-bottom: 8px;
    color: #fff;
}
.powerd_by_logo img {
    display: block;
    text-align: left;
    padding-left: 8px;
}
.built_dreams {
    min-height: 513px;
}
.built_dreams .hero_hr {
    border: 0;
    border-bottom: 2px;
    border-color: #fff;
    border-style: solid;
    margin: 10px auto 15px;
    max-width: 575px;

}
.built_dreams h2 {
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
    color: #fff;
}
.built_dreams p {
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}
.built_dreams p {
    margin-bottom: 30px;
}
.page_not_found{
    text-align: center;
    min-height: calc(100vh - 340px);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}
.page_not_found h2{
    margin-bottom: 15px;
}
.page_not_found p{
    margin-bottom: 30px;
}

/* --------------------how_it_work-------------------------- */


.hero_section.certificate_section {
    min-height: 383px;
    height: auto;
}
.hero_section.certificate_section h1 {
    margin-bottom: 23px;
}
.small_business_section {
    padding: 34px 0 32px;
    text-align: center;
}
.small_business_section .wpb_container {
    max-width: 800px;
    margin: 0 auto;
}
.zigzag_engaging_section .wpb_container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 16px;
}
.small_business_section h5 {
    color: #77787b;
    font-weight: 200;
}
.zig_block_wraper:nth-child(odd) {
    flex-direction: row-reverse;
}
.zig_block_wraper {
    padding: 28px 0 29px;
    border-bottom: 1px solid #00b4c3;
    display: flex;
    align-items: center;
}
.zig_block_wraper:last-child {
    border-bottom: 0;
}
.zigzag_2 {
    width: 51%;
}
.zigzag_2 h5 {
    margin-bottom: 30px;
    color: #77787b;
}
.zigzag_1 {
    text-align: right;
    width: 49%;
}
.zig_block_wraper:nth-child(even) .zigzag_1 {
    text-align: left;
}
.zigzag_2 {
    padding: 0 40px;
}
.support_blocks_section {
    padding: 62px 0 34px;
    text-align: center;
}
.support_blocks_section .wpb_container>h2 {
    margin-bottom: 14px;
}
.support_blocks_section .wpb_container {
    max-width: 1030px;
    margin: 0 auto;
}
.support_blocks_section .wpb_container>p {
    margin-bottom: 40px;
}
.support_block_wraper {
    display: flex;
    flex-wrap: wrap;
}
.support_block_1 {
    width: 33.33%;
    margin-bottom: 39px;
    padding: 0 15px;
}
.support_block_img {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}
.faq_hero_section {
    min-height: 383px;
    height: auto;
}
.faq_section {
    padding: 46px 0 70px;
}
.faq_section .wpb_container {
    max-width: 830px;
}
.faq_section .wpb_container h2 {
    text-align: center;
    margin-bottom: 33px;
}
.faq_accordion_section .single_accordion_wraper:first-child {
    border-top: 1px solid #00b4c3;
}
.faq_accordion_section .single_accordion_wraper {
    border-bottom: 1px solid #00b4c3;
    padding: 20px 10px;
}
.faq_accordion_section .single_accordion_wraper h6 {
    color: #77787b;
}
.accordion_panel {
    display: none;
}
.faq_accordion_section .single_accordion_wraper.acordion__active h6 a:after {
    content: '-';
    top: -3px;
}
.single_accordion_wraper:first-child .accordion_panel {
    display: block;
}
.faq_accordion_section .single_accordion_wraper h6 a {
    text-decoration: none;
    color: inherit;
    position: relative;
    display: block;
    padding-right: 50px;
}
.accordion_panel p{
    padding-right: 50px;
}
.faq_accordion_section .single_accordion_wraper h6 a:after {
    content: "+";
    position: absolute;
    top: 0;
    right: 0px;
    color: #8db13d;
    font-size: 36px;
    padding: 0 5px;
    font-weight: 400;
    line-height: 23px;
}
.page_not_found h1{
    color: #00b4c3;
    margin-bottom: 40px;
    font-size: 100px;
    border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 20px;
}
.see_story_btn {
    text-align: center;
    margin-top: 40px;
}
.hero_section.partnerships_section {
    min-height: 383px;
    /* height: 100px; */
    height: auto !important;
}
.hero_section.partnerships_section p {
    margin-bottom: 0;
}
.map-block{
    width: 903px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}
.region-list{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 250px;
    text-align: center;
}

.region-list li{
    font-size: 12px;
    line-height: 15px;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.region-list li::before{
    min-width: 50px;
    height: 40px;
    content: '';
    background: #F99D2B;
    margin-right: 10px;
}
.region-list li:nth-child(2):before{
    background: #82C2C8;
}
.region-list li:nth-child(3):before{
    background: #E5E5E5;
}
@media (max-width: 980px) {
    .region-list li::before {
        min-width: 6vw;
        height: 4vw;
        content: '';
        background: #F99D2B;
        margin-right: 1vw;
    }
    .region-list li {
        font-size: 1.2vw;
        line-height: 1.3;
    }
    .region-list {
        width: 25vw;
    }
}
.video-section{
    padding-top: 100px;
    position: relative;
}
.video-section:after{
    content: '';
    width: 100%;
    height: 65%;
    position: absolute;
    top: 0;
    left: 0;
    background: #e5f7f9;
}
.video-section .wpb_container{
    width: 800px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    z-index: 1;
}
.embed-youtube{
    display: block;
    width: 100%;
    position: relative;
}
.embed-youtube iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.embed-youtube:after{
    padding-bottom: 56.7%;
    width: 100%;
    display: block;
    content: '';
}
.zigzag_1 p,
.zigzag_2 p {
    margin-bottom: 10px;
}
.hero_section.how_it_work {
    min-height: 383px;
    /* height: 100px; */
    height: auto !important;
}
.hero_section.how_it_work .hero_overly h1 {
    margin-bottom: 22px;
}
.hero_section.privacy_policy_section {
    min-height: 383px;
    /* height: 100px; */
    height: auto !important;
}
.privacy_policy_content {
    padding-top: 60px;
    padding-bottom: 80px;
}
.privacy_policy_content h3 {
    margin-bottom: 15px;
}
.privacy_policy_content p {
    margin-bottom: 30px;
}
.txt_bld {
    font-weight: 700;
}
.privacy_policy_content ul{
    margin-bottom: 30px;
    list-style: none;
}
.privacy_policy_content ol {
    margin-left: 40px;
    margin-bottom: 30px;
    list-style: none;
}
.privacy_policy_content ul li {
    margin-bottom: 10px;
}
.privacy_policy_content ol li {
    list-style: decimal;
    margin-bottom: 10px;
}
.privacy_policy_content address {
    font-style: normal;
}
.privacy_policy_content a {
    text-decoration: none;
    color: #77787b;
}
.privacy_policy_content a:hover {
    text-decoration: underline;
}
.zigzag_2 p .zig_link {
    color: #00b4c3;
}
/* -----------------------program------------------------- */
.hero_section.programs_section {
    min-height: 383px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* height: 100px; */
}
.zig_block_wraper a img{
    width: 100%;
}
.hero_section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hero_section .hero_overly {
    position: relative;
    z-index: 5;
    max-width: 980px;
    padding: 15px;
    background: rgba(0, 180, 195, .7);
}
.i_want_section {
    padding: 39px 15px 30px;
    text-align: center;
}
/* -----------------------program------------------------- */
.hero_section.about_us_page {
    min-height: 383px;
    height: auto;
    margin-bottom: 20px;
}
.grow_section .wpb_container {
    padding-top: 54px;
    padding-bottom: 64px;
    max-width: 770px;
    text-align: center;
}
.grow_section .wpb_container h2 {
    margin-bottom: 33px;
}
.grow_section .wpb_container p {
    margin-bottom: 42px;
}
/* Girl section */
.girl_section {
    background-color: #e5f7f9;
}
.girl_section .wpb_container {
    max-width: 970px;
    padding-top: 80px;
    padding-bottom: 80px;
}
.page-template-tmp-about .communities_section{
    min-height: 0;
    padding-top: 80px;
    padding-bottom: 80px;
}
.girl_section.graduate_section .wpb_container{
    max-width: 1230px;
}
.graduate_section .your_dream{
    max-width: 100%;
}
.your_dream {
    max-width: 630px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.your_dream h3 {
    font-size: 36px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 40px;
    color: #00838F;
    margin: 0 0 24px;
}
.girl_hr {
    border: 0;
    border-bottom: 2px;
    border-color: #77787b;
    border-style: solid;
    margin: 5px auto 10px;
    max-width: 570px;
    display: none;
}
.your_dream p {
        margin-bottom: 28px;
}
.about_us_section .wpb_container {
    padding-top: 58px;
    padding-bottom: 66px;
}
.about_us_dream h3 {
    margin-bottom: 31px;
    margin-bottom: 24px;
}
.investing_section .wpb_container p {
    margin-bottom: 0;
}
.investing_section .wpb_container h3 {
    margin-bottom: 14px;
}
.investing_section .wpb_container {
    padding-top: 64px;
    padding-bottom: 66px;
    max-width: 790px;
    text-align: center;
}
.stronger_section .wpb_container {
    padding: 44px 15px 49px;
}
.stronger_section .wpb_container p {
    margin-bottom: 32px;
}
.communities_section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    padding: 20px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    min-height: 500px;
}
.communities_section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, 0.4); */
}
.communities_section .wpb_container {
    max-width: 800px;
    position: relative;
    z-index: 30;
    text-align: center;
    padding: 15px;
    background: rgba(0, 180, 195, .7);
}
.page-template-tmp-about .communities_section .wpb_container{
    background: none;
}
.page-template-tmp-about .communities_section .wpb_container p{
    color: #646868;
    text-shadow: none;
}
.communities_section .wpb_container p {
    color: #fff;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
.communities_section .wpb_container p:first-child {
    margin-bottom: 22px;
    font-size: 22px;
    line-height: 1.27;
}
.communities_section .wpb_container p:last-child {
    font-size: 16px;
}
.freeport_section .wpb_container {
    max-width: 1032px;
    margin: 0 auto;
    padding-top: 54px;
    padding-bottom: 68px;
}
.freeport_section .wpb_container h3 {
    margin-bottom: 14px;
}
.freeport_logo {
    padding: 0 0 70px 57px;
    float: right;
}
.global_manage a {
    color: #00b4c3;
}
.freeport_section .wpb_container p {
    margin-bottom: 24px;
}
.freeport_section .wpb_container p:last-child {
    margin-bottom: 0;
}
.global_school_section {
    padding: 68px 0 63px;
}
.global_school_section .wpb_container {
    max-width: 970px;
    margin: 0 auto;
    text-align: center;
}
.thunder_bird_logo {
    margin-bottom: 36px;
    display: inline-block;
}
.interactive_course_section {
    background-color: #e5f7f9;
    padding: 41px 0 38px;
}
.interactive_course_section .wpb_container {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
}
.interactive_course_section .wpb_container h2 {
    margin-bottom: 14px;
}
.search_partners_section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 35px 0;
    position: relative;
    text-align: center;
}
.search_partners_section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, 0.4); */
}
.search_partners_section .wpb_container {
    position: relative;
    z-index: 3;
    max-width: 950px;
}
.search_partners_section .wpb_container *:not(.btn) {
    position: relative;
    z-index: 3;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
}
.search_partners_section .wpb_container p {
    color: #fff;
    margin-bottom: 30px;
}
.search_partners_section .wpb_container h2 {
    color: #fff;
    margin-bottom: 21px;
}
.entrepreneur_section {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    padding: 20px;
    display: flex;
    min-height: 485px;
    align-items: flex-end;
    justify-content: center;
}
.entrepreneur_section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, 0.4); */
}
.entrepreneur_section .wpb_container {
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 15px;
    background: rgba(0, 180, 195, .7);
}
.entrepreneur_section .wpb_container *:not(.btn) {
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
.entrepreneur_section .wpb_container h2 {
    margin-bottom: 14px;
    color: #fff;
}
.entrepreneur_section .btn{
    margin-top: 0;
}
.logo-slider:not(.slick-initialized){
    display: flex;
    overflow: hidden;
}
.logo-slider:not(.slick-initialized)>div{
    width: 20%;
}
.logo-slider:not(.slick-initialized)>div:nth-child(5) ~ div{
    display: none;
}
.entrepreneur_section .wpb_container p {
    color: #fff;
}
.advice {
    margin-bottom: 24px;
}
.entrepreneur_section .wpb_container p:last-of-type {
    margin-bottom: 37px;
}
.passion_section {
    padding: 40px 0 47px;
}
.passion_section .wpb_container {
    max-width: 1097px;
    display: flex;
    align-items: center;
}
.passion_col_1 {
    max-width: 60%;
}
.passion_col_2 {
    max-width: 40%;
    padding-left: 19px;
}
.passion_col_2 a {
    display: inline-block;
}
.passion_col_1 h3 {
    margin-bottom: 14px;
}
.passion_col_1 p {
    margin-bottom: 54px;
    padding-right: 25px;
}
.success_passion_section .wpb_container{
    padding: 0 62px;
}
.program_mobile_view_logo{
    display: none;
}
/*================================================= two grow section ==================================================*/
.two_grow_wrapper {
    padding: 54px 0px 46px;
}
.two_grow_wrapper>.wpb_container {
    max-width: 1025px;
    font-size: 0;
}
.two_grow_wrapper>.wpb_container>.heading {
    padding-bottom: 40px;
    text-align: center;
}
.two_grow_wrapper h5 {
    color: #77787b;
    padding-bottom: 12px;
}
.two_grow_wrapper .grow_col {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
}
.two_grow_wrapper .grow_col>p {
    padding: 1px 0px 25px;
    min-height: 170px;
}
ul.grow_icon_wrap li::after {
    display: block;
    content: "";
    clear: both;
}
ul.grow_icon_wrap li>.img_wrap {
    float: left;
    width: 56px;
    height: 52px;
    margin-right: 20px;
    margin-left: 0px;
}
ul.grow_icon_wrap li>.img_wrap img {
    object-fit: cover;
}
.grow_icon {
    overflow: hidden;
    padding-top: 10px;
    font-size: 18px;
}
.grow_icon_text {
    padding-top: 9px;
    overflow: hidden;
}
ul.grow_icon_wrap li:not( :last-child) {
    padding-bottom: 31px;
}
.two_grow_wrapper .explore_program {
    margin: 0 auto;
    text-align: center;
}
.explore_wrapper {
    padding-top: 35px;
    text-align: center;
}
/*================================================= two grow section(how_it_work) ==================================================*/
.two_grow_wrapper.how_it_work .grow_col>p {
    min-height: inherit;
}
.two_grow_wrapper.how_it_work .wpb_container {
    max-width: 1022px;
    font-size: 0;
}
.two_grow_wrapper.how_it_work .wpb_container h5 {
    padding-bottom: 12px;
}
.two_grow_wrapper.how_it_work .explore_wrapper {
    padding-top: 5px;
}
.two_grow_wrapper.how_it_work .heading {
    padding: 0 0px 40px;
}
.two_grow_wrapper.how_it_work .grow_long_desc {
    padding: 0px 0px 24px 0px;
}
.two_grow_wrapper.how_it_work .grow_col>p {
    padding-bottom: 23px;
}

.two_grow_wrapper.how_it_work .grow_col ul.grow_icon_wrap li:not( :last-child) {
    padding-bottom: 30px;
}
.two_grow_wrapper.how_it_work .grow_icon_wrap {
    padding-bottom: 27px;
}
.two_grow_wrapper.how_it_work .explore_wrapper .btn.explore_program {
    margin: 0 8px;
}
.programs_wrap.one_program {
    padding-top: 32px;
}
.programs_wrap.multi_prog .prog_img_wrap {
    height: 98px;
}
/*================================================= two grow section(how_it_work) ==================================================*/
.programs_wrap {
    padding-top: 53px;
}
/* .hero_section.programs_section:after{
      background-image: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%);
} */
.programs_wrap .wpb_container {
    max-width: 1015px;
    text-align: center;
}
.num_mark {
    margin-bottom: 41px;
}
.programs_head {
    padding-bottom: 14px;
}
.program_wrap {
    padding-top: 42px;
}
.prog_long_desc {
    padding: 42px 0px 30px;
}
.prog_long_desc p:not( :last-of-type) {
    padding-bottom: 24px;
}
.program_wrap .program {
    width: calc(33.33% - 5px);
    vertical-align: text-top;
    display: inline-block;
}
.prog_img_wrap {
    height: 98px;
    margin: 0 auto;
    margin-bottom: 21px;
    line-height: 95px;
}
.program_faq .accordion_panel p:not( :last-of-type) {
    padding-bottom: 24px;
}
.program_faq h6.accordion_triger {
    font-size: 22px;
    padding-bottom: 5px;
    padding-top: 3px;
}
.faq_section.program_faq {
    padding-top: 5px;
}
/* support-search-container */
/* .support-search-container {
    height: 287px;
    background-color: #e5f7f9;
}
.support-search-head {
    text-transform: uppercase;
    padding-top: 59px;
    text-align: center;
}
.support-search-disc {
    text-align: center;
    padding-top: 30px;
}
.support-search-form-container {
    padding-top: 40px;
    padding-bottom: 50px;
}
.btn-submit {
    font-size: 15px;
    font-family: 'Raleway', "Helvetica Neue",Helvetica , Roboto, Arial, sans-serif;
    font-weight: 700;
    background-color: #8db13d;
    min-width: 170px;
    color: #fff;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    border: none;
    margin: 0 auto;
    display: inline-block;
    padding: 18px 55px 18px;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s;
}
*/
.support_search_section {
    padding: 43px 0 50px;
}
.support_search_section .wpb_container {
    text-align: center;
    max-width: 913px;
}
.support_search_section .wpb_container h2 {
    margin-bottom: 19px;
}
.support_search_section .wpb_container p {
    margin-bottom: 38px;
}
.support_search_section .wpb_container form {
    display: flex;
    justify-content: space-between;
}
select {
    -webkit-appearance: none;
    outline: none;
    border: 1px solid #d3d5da;
    color: #77787b;
    font-size: 15px;
    cursor: pointer;
    padding: 0 28px 0 14px;
    width: 100%;
    background: #fff url('assets/images/dropdown_arrow.png') no-repeat right 15px center;
    height: 50px;
    font-weight: 500;
}
select::-ms-expand {
    display: none;
}
.wpb_main_content ul:not([class]){
    padding-left: 40px;
}
.wpb_main_content ul:not([class]) li{
    position: relative;
    line-height: 32px;
}
.wpb_main_content ul:not([class]) li::before {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #454443;
    top: 13px;
    left: -16px;
}
.search_partners_section{
    padding-top: 63px;
    padding-bottom: 71px;
}
.btn_sub {
    min-width: 170px;
    min-height: 50px;
}
.support_search_section .wpb_container form>div[class^="col_form"]{
    margin: 0 7px;
}
.col_form_1 {
    width: 46%;
    position: relative;
    z-index: 5;
}
.col_form_2 {
    width: 34%;
    position: relative;
    z-index: 4;
}
.col_form_3 {
    width: 20%;
}
.main_faq .faq_accordion_section .single_accordion_wraper:first-child{
    border-top: none;
}
.modal-video-close-btn{
    cursor: pointer;
}
.modal-video-inner{
    padding: 0 15px;
}
.sub-menu{
    display: none;
}
.select select{
    display: none;
}
.select{
    text-align: left;
    position: relative;
}
.select .styledSelect{
    position: relative;
    -webkit-appearance: none;
    outline: none;
    border: 1px solid #d3d5da;
    color: #77787b;
    font-size: 15px;
    cursor: pointer;
    padding: 14px 28px 14px 14px;
    width: 100%;
    background: #fff url(assets/images/dropdown_arrow.png) no-repeat right 15px center;
    height: 50px;
    font-weight: 500;
}
.options{
    background: #fff;
    border: 1px solid #d3d5da;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border-top-width: 0;
    display: none;
    max-height: 312px;
    overflow: auto;
}
.search_partners_section.program_partners_section{
    padding-top: 35px;
    padding-bottom: 36px;
}
.search_partners_section.program_partners_section>div{
    padding: 15px;
    background: rgba(0, 180, 195, .7);
}
.search_partners_section.program_partners_section
.search_partners_section.program_partners_section h2{
    margin-bottom: 14px;
}
.search_partners_section.program_partners_section p{
    margin-bottom: 28px;
}
.communities_section .wpb_container p:first-child {
    font-size: 19px;
}
.options li{
    padding: 14px 28px 14px 14px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
}
.options li:hover{
    background: #eaf4f5;
}
.program_faq .faq_accordion_section .single_accordion_wraper h6 a:after{
    top: 3px;
}
.program_faq .faq_accordion_section .single_accordion_wraper.acordion__active h6 a:after{
    top: 0;
}
.srch-rst-container {
    max-width: 1170px;
    margin: 0 auto;
}
.rslt-partner {
    padding: 0 15px 55px;
}
.pagination{
    text-align: center;
}
.page-numbers:not(.btn){
    font-size: 15px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700;
    background-color: #7EA037;
    color: #fff;
    padding: 17px 20px;
    text-decoration: none;
    line-height: 20px;
    display: inline-block;
}
.page-numbers:not(.btn).disabled{
    display: none;
}
.rslt-partner-wrapper{
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.page-numbers:not(.btn).current, .page-numbers:not(.btn):not(.current):hover{
    background-color: #a6d438;
}
.rslt-partner-pagination{
    text-align: center;
    padding: 30px 15px 5px;
}
ul.srch-rstl-disc{
    margin-top: 10px;
    margin-bottom: 0;
}
.srch-rstl-disc li a {
    display: block;
    color: #00b3c3;
    text-decoration: none;
    padding: 3px 0 3px 25px;
    position: relative;
}
.srch-rstl-disc li a:hover{
    text-decoration: underline;
}
.srch-rstl-disc li a img{
    position: absolute;
    top: 6px;
    left: 0;
    width: 18px;
    height: auto;
}
.srch-rstl-disc li + li{
    margin-top: 5px;
}
/*================================================= Contact Us ==================================================*/


.thunderbirdcontact-form{
    padding: 30px 0px 80px;
    margin: 0 -5px;
}
.thunderbirdcontact-form p {
    font-size: 0;
    display: flex;
    justify-content: space-between;
}
.thunderbirdcontact-form p .wpcf7-form-control-wrap{
    width: calc(33.33% - 10px);
    display: inline-block;
    margin-bottom: 15px;
}
.thunderbirdcontact-form p .wpcf7-form-control{
    width: 100%;
    height: 50px;
    padding: 0 20px;
    font-size: 18px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 24px;
    color: #77787b;
    font-weight: 400;
    outline: none;
    border: 1px solid hsla(225, 2%, 47%, 0.5);
}
.thunderbirdcontact-form p .your-message{
    width: 100%;
    display: inherit;
}
.thunderbirdcontact-form p .your-message textarea{
    padding: 12px 20px;
    height: 200px;
    font-size: 18px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 24px;
    color: #77787b;
    font-weight: 400;
    outline: none;
    resize: none;
    border: 1px solid hsla(225, 2%, 47%, 0.5);
}
.thunderbirdcontact-form p .btn{
    font-size: 15px;
    font-weight: 700;
    max-width: 250px;
    color: #fff;
    border: none;
}
.thunderbirdcontact-form p:last-of-type{
    display: inline-block;
}
.brought_section p, .footer_partnership_section p{
    line-height: 21px;
}





.thunderbirdcontact-form .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

.thunderbirdcontact-form .gform_body .gfield{
    padding-right: 0px;
    margin: 0 5px !important;
}
.thunderbirdcontact-form .gform_body .gfield label{
    display: none !important;
}
.thunderbirdcontact-form .gform_body .gfield:not(:last-child){
    padding-top: 0px;
    margin-top: 0 !important;
    display: inline-block;
    width: calc(33.33% - 10px);
    padding-bottom: 15px;
/* /     margin-bottom: 15px !important; / */
}
.thunderbirdcontact-form .gform_wrapper .top_label div.ginput_container{
    margin-top: 0px !important;
    width: 100%;
}
.thunderbirdcontact-form .gform_body .gfield input{
    height: 50px;
    width: 100% !important;
    padding: 0px 20px !important;
    margin-bottom: 0px !important;
    outline: none;

}
.thunderbirdcontact-form .gform_body .gfield textarea{
    margin-top: 20px;
    padding: 20px;
    height: 200px;
    outline: none;
}
.thunderbirdcontact-form .gform_wrapper .gform_button{
     font-size: 15px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700;
    background-color: #7EA037;
    min-width: 250px;
    color: #fff;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    border: none;
    margin: 0 auto;
    display: inline-block;
    padding: 17px 20px;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s;
    line-height: 16px;
    border-radius: 0;
    -webkit-appearance: none;
}
.thunderbirdcontact-form .gform_footer.top_label{
    padding:0 5px;

}
.thunderbirdcontact-form .gform_body .gfield textarea {
    margin-top: 0px;
}
.thunderbirdcontact-form .gform_wrapper .gform_button:hover{
        background-color: #a6d438;
}
.thunderbirdcontact-form .gfield_description.validation_message{
    padding: 0px;
    padding-top: 5px !important;
}
.thunderbirdcontact-form .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, .gform_wrapper.gf_browser_chrome .gfield_error input[type=email],.thunderbirdcontact-form .gform_wrapper.gf_browser_chrome .gfield_error input[type=number], .gform_wrapper.gf_browser_chrome .gfield_error input[type=password], .gform_wrapper.gf_browser_chrome .gfield_error input[type=tel], .gform_wrapper.gf_browser_chrome .gfield_error input[type=text], .gform_wrapper.gf_browser_chrome .gfield_error input[type=url], .gform_wrapper.gf_browser_chrome .gfield_error select, .gform_wrapper.gf_browser_chrome .gfield_error textarea, .gform_wrapper.gf_browser_chrome li.gfield_error.field_sublabel_above .ginput_complex input[type=text]{
    margin: 0px;
    padding: 0px;

}
.thunderbirdcontact-form .gform_confirmation_message{
    text-align: center;
    color: #00b4c3;
    font-size: 30px;
    padding-top: 100px;
    height: calc(100vh - 680px);
}
.thunderbirdcontact-form .validation_error {
    border: none !important;
}

#field_1_4{
    width: calc(100% - 10px);
}
#field_1_5.gfield_error {
    margin-top: 16px !important;
    margin-bottom: 0px;
    border: none;
    background: none;
}
.thunderbirdcontact-form .gform_body .gfield textarea{
    width: 100%;
}

.thunderbirdcontact-form .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    border: none;
    vertical-align: top;
}
.thunderbirdcontact-form .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    background-color: transparent;
}
.thankyou-wrapper{
    min-height: calc(100vh - 633px);
    display: flex;
    justify-content: center;
    align-items: center;
}
.thankyou-wrapper h3{
    padding: 20px 0;
}
.gform_wrapper .gform_body {
    width: 100% !important;
}
.thunder_bird_nav_wrapper{
    display: flex;
    align-items: center;
    margin-left: auto;
}
.thunder_bird_nav_wrapper .btn {
    min-width: 180px;
    width: 180px;
    padding: 12px 10px 9px;
    background-color: #F99D2A;
    border:1px solid #F99D2A;
    color: #272727;
    margin-left: 12px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0.6px;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.thunder_bird_nav_wrapper .btn span{
    text-transform: none;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.2px;
    display: block;
    margin-top: 6px;
}
.thunder_bird_nav_wrapper .btn:hover{
    background-color: #fff;
    color: #F99D2A;
}

.become-a-section{
    background: #E9F3F4;
    padding: 100px 30px;
}
.become-a-section>.gform_wrapper {
    width: 970px;
    background: #fff;
    margin: 0 auto;
    padding: 60px 15px;
    max-width: 100%;
}
.become-a-section .gform_heading{
    max-width: 770px;
    width: 100%;
    margin: 0 auto 40px;
    text-align: center;
}
.gform_required_legend{
    display: none;
}
.become-a-section .gform_heading h2{
    margin-bottom: 31px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.become-a-section form{
    max-width: 770px;
    width: 100%;
    margin: 0 auto;
    
}
.become-a-section .gform_wrapper.gravity-theme .gfield_label{
    font-weight: 400;
    font-size: 18px;
line-height: 24px;
    color: #00838F;

}

.become-a-section .gform_wrapper.gravity-theme .gfield_label .gfield_required{
    color: inherit;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    text-transform: lowercase;
}
.become-a-section .gform_wrapper.gravity-theme input[type=color], 
.become-a-section .gform_wrapper.gravity-theme input[type=date], 
.become-a-section .gform_wrapper.gravity-theme input[type=datetime-local],
.become-a-section .gform_wrapper.gravity-theme input[type=datetime], 
.become-a-section .gform_wrapper.gravity-theme input[type=email], 
.become-a-section .gform_wrapper.gravity-theme input[type=month], 
.become-a-section .gform_wrapper.gravity-theme input[type=number],
.become-a-section .gform_wrapper.gravity-theme input[type=password], 
.become-a-section .gform_wrapper.gravity-theme input[type=search], 
.become-a-section .gform_wrapper.gravity-theme input[type=tel], 
.become-a-section .gform_wrapper.gravity-theme input[type=text], 
.become-a-section .gform_wrapper.gravity-theme input[type=time], 
.become-a-section .gform_wrapper.gravity-theme input[type=url], 
.become-a-section .gform_wrapper.gravity-theme input[type=week], 
.become-a-section .gform_wrapper.gravity-theme select, 
.become-a-section .gform_wrapper.gravity-theme textarea{
    background: #FFFFFF;
    border: 1px solid #00838F;
    padding: 13px 16px;
    height: 50px;
    display: block;
    font-size: 18px;
    line-height: 24px;
}
.become-a-section .gform_wrapper.gravity-theme textarea.large{
    height: 160px !important;
}
.become-a-section .gform_wrapper.gravity-theme .gform_fields{
    grid-column-gap: 30px;
    grid-row-gap: 24px;
}
.become-a-section .gform_wrapper.gravity-theme .gform_footer {
    padding: 0;
    text-align: center;
    margin-top: 32px;
}
.become-a-section .gform_wrapper.gravity-theme .gform_footer button, 
.become-a-section .gform_wrapper.gravity-theme .gform_footer input, 
.become-a-section .gform_wrapper.gravity-theme .gform_page_footer button, 
.become-a-section .gform_wrapper.gravity-theme .gform_page_footer input{
    margin: 0;
    font-size: 16px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700;
    background-color: #627D2B;
    border: 1px solid #627D2B;
    min-width: 250px;
    color: #fff;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    margin: 0 auto;
    display: inline-block;
    padding: 16px 20px;
    text-align: center;
    transition: all 0.3s;
    line-height: 16px;
    border-radius: 0;
    -webkit-appearance: none;
}
.become-a-section .gform_wrapper.gravity-theme .gform_footer button:hover, 
.become-a-section .gform_wrapper.gravity-theme .gform_footer input:hover, 
.become-a-section .gform_wrapper.gravity-theme .gform_page_footer button:hover, 
.become-a-section .gform_wrapper.gravity-theme .gform_page_footer input:hover{
    background: #fff;
    color: #627D2B;
}
.become-a-section .gform_wrapper .gform_validation_errors{
    display: none;
}
.become-a-section .gform_wrapper .gfield_validation_message, 
.become-a-section .gform_wrapper .validation_message{
    background: none !important;
    padding: 0 !important;
    border: 0 !important;
    font-size: 12px !important;
    line-height: 1 !important;
}
.become-a-section .gform_wrapper.gravity-theme .gfield.gfield_error input{
    border:1px solid #c02b0a !important;
}
.map-section{
    padding-top: 80px;
    padding-bottom: 60px;
    background: #E9F3F4;
}
.map-section-top{
    text-align: center;
    width: 830px;
    margin: 0 auto 63px;
    max-width: 100%;
}
.map-section-top h3{
    margin-bottom: 24px;
}
.page-template-tmp-general .map-section p{
    margin-bottom: 18px;
}
.logo-slider{
    margin: 0 auto 62px;
    max-width: 1074px;
    width: 100%;
    padding: 0 40px;
}
.logo-slider .slick-slide{
    display: flex;
    align-items: center;
    justify-content: center;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.05));
    padding: 10px;

}
.icon-connect-section{
    text-align: center;
    padding: 40px 0;
        background: #E9F3F4;
    margin-bottom: 20px;
}
.icon-connect-section h2{
    margin-bottom: 20px;
}

.connect-text a{
    display: inline-block;
    margin: 0 10px;
    transition: all 0.3s ease;
}
.connect-text a:hover{
    opacity: .8;
}
.logo-slider .slick-slide img{
    background: #fff;
    padding: 5px;
}
.youtube-player{
    width: 100%;
}
.map-block{
    text-align: center;
}
.map-block img{
    vertical-align: top;
}
.logo-slider .slick-arrow{
    top: 50%;
    position: absolute;
    z-index: 1;
    width: 24px;
    height: 20px;
    margin-top: -9px;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
    border: 0;
    background: none;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
.logo-slider .slick-arrow:hover{
    opacity: .4;
}
.logo-slider .slick-prev{
    left: 0;
    background-image: url(./assets/images/arrow-right.svg);
}
.logo-slider .slick-next{
    right: 0;
    background-image: url(./assets/images/arrow-left.svg);
}
.logo-slider .slick-list {
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
}
.become-a-section .gform_confirmation_message{
    font-size: 28px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 32px;
    color: #00838F;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    max-width: 440px;
    margin: 0 auto;
    width: 100%;
}

/* Blog and Events CSS */

.wpb-blog-wrapper{
    padding: 100px 0px 100px;
}
.wpb-blog-single-wrapper {
    padding: 100px 0px 60px;
}

.blog-section {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    margin: 0 -15px -30px;
}

.blog-section .blog-card {
    width: calc(33.33% - 30px);
    margin: 0 15px 50px;
    display: flex;
    flex-direction: column;
}

.blog-card .card-thumbnail {
    position: relative;
    padding-bottom: 54%;
    display: block;
    background: url(assets/images/dream-builder.png) no-repeat center;
    background-color: #f1f1f1;
    background-size: calc(100% - 150px);
} 
.blog-card .card-thumbnail::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 0.3s ease-in;
    background: #000;
    opacity: 0;
}

.blog-card .card-thumbnail:hover::after{
    opacity: 0.2;
}

.blog-card .card-thumbnail img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    background-color: #fff;
}

.blog-card .card-content {
    padding-top: 13px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.blog-card .card-content .author h6,
.wpb-blog-single-wrapper .author-name h6 {
    line-height: 1.66;
    font-size: 12px;
    font-weight: 500;
    color: #646868;
}

/* .blog-card .card-content .card-title:hover{
    text-decoration: underline;
} */

.blog-card .card-content .card-title h3 a:hover{
    text-decoration: underline;
}

.blog-card .card-content .card-title {
    margin-top: 10px;
    margin-bottom: 12px;
    
}

.blog-card .card-content .card-title  a{
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.blog-card .card-content .text-link{
    font-size: 18px;
    font-weight: 700;
    color: #B05F03;
    line-height: 24px;
    text-decoration: underline;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    margin-top: auto;
    width: max-content;
}

.blog-card .card-content .text-link:hover{
    text-decoration: none;
}

.wpb-event-wrapper .event-date h6,
.featured-events .event-date h6{
    color: #646868;
    font-size: 16px;
}

.wpb-event-single-wrapper .event-date h3{
    color: #646868;
    line-height: 24px;
    font-weight: 600;
}



.blog-card .card-content .card-title h3,
.blog-card .card-content .card-title h3 a {
    line-height: 1.16;
    font-size: 24px;
    font-weight: 400;
}

.banner-bg.blog-hero{
    align-items: center;
    position: relative;
}

.banner-bg.blog-hero::before{
    content: "";
    width: 100%;
    height: 100%;
     background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
     position: absolute;
     top: 0;
     left: 0;
}

.banner-bg.blog-hero > div{
    background: transparent;
}

/* blog-single */
.wpb-blog-single-wrapper .blog-content-left{
    width: calc(100% - 340px);
    padding-right: 60px;
    padding-bottom: 40px;
}

.wpb-blog-single-wrapper .post-description h3,
.wpb-blog-single-wrapper .post-description h4,
.wpb-blog-single-wrapper .post-description h5,
.wpb-blog-single-wrapper .post-description h6{
    margin-bottom: 16px;
}

.wpb-blog-single-wrapper .featured-post{
    padding-bottom: calc(47% + 6px);
    position: relative;
    margin-bottom: 16px;
    background: url(assets/images/dream-builder.png) no-repeat center;
}

.wpb-blog-single-wrapper .post-description p{
    margin-bottom: 24px;
    color: #646868;
}

.wpb-blog-single-wrapper .post-description .description-para{
    margin-bottom: 32px;
}

.wpb-blog-single-wrapper .blog-content-left .post-description{
   margin-top: 16px;
    margin-bottom: 16px;
}

.wpb-blog-single-wrapper .blog-content-left .title-post{
    margin-top: 10px;
}

.wpb-blog-single-wrapper .featured-post img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    object-position: top;
}

.wpb-blog-single-wrapper .blog-content-wrapper > .wpb_container{
    display: flex;
}

.wpb-blog-single-wrapper .blog-content-right{
    width: 340px;
}

.share-icons-wrapper{
    margin-top: 32px;
}

.share-icons-wrapper .share-icons{
   display: flex; 
    margin-top:14px; 
}

.share-icons-wrapper .share-icons .share-icon + .share-icon{
    margin-left: 39px;
}

.share-icons-wrapper .share-icons .share-icon:hover{
    opacity: 0.7;
}

.share-icons-wrapper .share-icons .share-icon{
    transition: all 0.3s;
}

.blog-content-right form input[type="search"]{
    padding: 15px 22px 13px 45px;
    height: 56px;
    width: 100%;
    line-height: 26px;
    border: 1px solid #00838F;
    font-weight: 400;
    font-size: 18px;
    color: #646868; 
}

.blog-content-right form input:focus{
   outline: none;
}

.search-form-post{
    position: relative;
}

.blog-content-right form button[type="submit"]{
    background: url(assets/images/search-icon.svg) no-repeat center center !important;
    border-width: 0 !important;
    width: 50px;
    height: 56px;
    position: absolute;
    bottom: 0;
    left: 0px;
    font-size: 0;
    background-size: 18px auto !important;
    color: transparent !important;
    z-index: 2;
    cursor: pointer;
}

.blog-content-right .post-recent{
    display: flex;
    padding-bottom: 20px;
    margin-top: 20px;
    
}

.blog-content-right .post-recent:not(:last-child){
    border-bottom: 1px dashed #E0E0E0;  
}

.blog-content-right .post-recent .img-recent{
    width: 100px;
    height: 75px;
    background: url("assets/images/dream-builder.png") no-repeat center center;
    background-size: 75px;
    background-color: #f1f1f1;
    border-radius: 5px;
}

.blog-content-right .post-recent .img-recent img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    object-position: top;
}

.blog-content-right .recent-posts h2{
    margin-bottom: 30px;
    letter-spacing: 0.4px;
}

.blog-content-right .recent-posts .recent-post-title{
    margin-left: 15px;
    flex: 1;
    align-self: center;
}

.blog-content-right .recent-posts .recent-post-title a{
   font-size: 24px; 
    font-weight: 400;
    line-height: 28px;
    font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.blog-content-right .recent-posts .recent-post-title a:hover{
    text-decoration: underline;
}

.blog-content-right .recent-posts{
    margin-top: 31px;
}

.wpb-blog-single-wrapper.wpb-event-single-wrapper .share-icons-wrapper .share-icons{
    margin-top: 12px;
}


/* Slider Wrapper */
.featured-event-slider .slick-next,
.featured-event-slider .slick-prev {
    background: url("assets/images/next-arrow.svg") no-repeat center center;
    width: 42px;
    height: 42px;
    z-index: 2;
    position: absolute;
    top: 41%;
    cursor: pointer;
    font-size: 0px;
    border: 0px;
}

.featured-event-slider .slick-prev.slick-disabled{
    background:url("assets/images/disabled-arrow.svg") no-repeat center center;
    transform: rotate(0deg) ;
}

.featured-event-slider .slick-next.slick-disabled{
    background:url("assets/images/disabled-arrow.svg") no-repeat center center;
    transform: rotate(180deg);
}

.featured-event-slider .featured-slide{
    margin: 0px 15px;
} 

.featured-event-slider {
    margin: 0px -15px;
}

.featured-events .blog-card .card-content{
    padding-bottom: 0px;
}

.featured-events{
    padding: 49px 0px 40px;
}

.featured-events .wpb_container > h2{
    margin-bottom: 19px;
}

.featured-event-slider .slick-prev{
    transform: rotate(180deg);
    left: -6px;
}

.featured-event-slider .slick-next{
    right: -6px;
}

.event-detail-sidebar{
    padding: 30px;
    background: #E5F3F4;
    border: 1px solid #00838F;
}

.event-detail-sidebar h3{
    margin-bottom: 33px;
    position: relative;
    font-weight: 500;
}

.event-detail-sidebar h3::after{
    content: "";
    display: inline-block;
    width: 45px;
    height: 2px;
    background-color: #00838F;
    position: absolute;
    bottom: -3px;
    left: 0px;
}

.event-detail-sidebar .event-recent{
    display: flex;
    align-items: top;
}

.event-detail-sidebar .event-recent:not(:last-child){
    margin-bottom: 30px;
}

.event-detail-sidebar .event-icon{
    width: 24px;
    height: 24px;
}

.event-recent h4{
    margin-left: 10px;
    color: #313636;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    flex: 1;
}

.wpb-blog-single-wrapper .simplesocialbuttons.simplesocialbuttons{
    margin: 0px -15px;  
}

.wpb-blog-single-wrapper .simplesocialbuttons.simplesocialbuttons_inline.simplesocial-round-icon button{
    border: none;
    margin: 0px 9px ;
}

.wpb-blog-single-wrapper .simplesocialbuttons button.simplesocial-linkedin-share::after{
    background: url("assets/images/linkedin.svg") no-repeat center center;  
}

.wpb-blog-single-wrapper .simplesocialbuttons button::after{
    content: "";
}

.wpb-blog-single-wrapper .simplesocialbuttons button.simplesocial-fb-share::after{
   
    background: url("assets/images/facebook.svg") no-repeat center center;  
}

.wpb-blog-single-wrapper .simplesocialbuttons button.simplesocial-twt-share::after{
    
    background: url("assets/images/twitter.svg") no-repeat center center;  
}

.wpb-blog-single-wrapper .simplesocialbuttons.simplesocialbuttons_inline.simplesocial-round-icon button:hover{
    background-color: transparent;
    opacity: 0.7;
}

.event-detail-sidebar .event-location a{
    color: #313636;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    flex: 1;
    display: inline-block;
}

.street-adress{
    font-weight:400; 
}

.event-detail-sidebar .event-location{
    max-width: 234px;
}

.wpb-blog-single-wrapper.wpb-event-single-wrapper  .event-content-wrapper  .blog-content-right {
    width: 370px;
}

.wpb-blog-single-wrapper.wpb-event-single-wrapper .blog-content-left{
        width: calc(100% - 370px);
        padding-right: 30px;
}

.dreambuilder-pagination-wrapper{
   width: 100%;
    display: flex;
    justify-content: center;
}

.dreambuilder-pagination-wrapper .page-numbers{
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 10px;
    background: transparent ;
    border: 1px solid #4F5F66;
    color: #4F5F66;
    padding: 5px;
    transition: all 0.3s;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    
} 

.dreambuilder-pagination-wrapper .page-numbers.next-page,
.dreambuilder-pagination-wrapper .page-numbers.prev-page{
    background: url("assets/images/arrow-next-grey.svg") no-repeat center center;
    background-size: 16px;
}

/* .dreambuilder-pagination-wrapper .page-numbers.next-page:hover,
.dreambuilder-pagination-wrapper .page-numbers.prev-page:hover{
    background-color:#00b3c24d ;
} */

.dreambuilder-pagination-wrapper .page-numbers.prev-page{
    transform: rotate(180deg);
}

.dreambuilder-pagination-wrapper .page-numbers:not(.next-page,.prev-page):hover{
    background: #00B3C2 !important;
    color: #fff;
    border-color: #00B3C2;
}

.dreambuilder-pagination-wrapper .page-numbers.next-page:hover,
.dreambuilder-pagination-wrapper .page-numbers.prev-page:hover{
    background-color:#00b3c23b ;
    border-color:#00b3c23b ;
}

.dreambuilder-pagination-wrapper .page-numbers.current{
    background: #00B3C2;
    color: #fff;
    border-color: #00B3C2;
}

.wpb-blog-single-wrapper .blog-content-left .post-description a{
    word-break: break-word;
}


@media screen and (max-width: 1024px) {
    .blog-section .blog-card {
        width: calc(50% - 30px);
    }

    .wpb-blog-wrapper,
    .wpb-blog-single-wrapper {
        padding: 60px 0;
    }

    .wpb-blog-single-wrapper .blog-content-left,
    .wpb-blog-single-wrapper.wpb-event-single-wrapper .blog-content-left   
     {
        width: calc(100% - 0px);
        padding-right: 0px;
    }

    .wpb-blog-single-wrapper .wpb_container{
        flex-wrap: wrap;
    }

    .wpb-blog-single-wrapper .blog-content-right,
    .wpb-blog-single-wrapper.wpb-event-single-wrapper .event-content-wrapper .blog-content-right{
        width: 100%;
    }

    .featured-events {
        padding: 50px 0px 20px;
    }

    .event-detail-sidebar .event-location {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .blog-card .card-content .card-title h3,
    .blog-card .card-content .card-title h3 a {
        font-size: 20px;
    }

    .wpb-blog-single-wrapper .featured-post{
        padding-bottom: 56%;
    }

    .wpb-blog-wrapper,
    .wpb-blog-single-wrapper {
        padding: 40px 0;
    }

    .wpb-blog-single-wrapper .post-description p {
        margin-bottom: 15px;
    }

    .featured-events .swiper {
        padding: 0px 25px;
    }

    .featured-event-slider .slick-prev{
        left: 4px;
    }
    
    .featured-event-slider .slick-next{
        right: 3px;
    }

    .featured-event-slider .slick-prev,
    .featured-event-slider .slick-next{
        width: 36px;
        height: 36px;
        background-size: 36px !important;
}

.share-icons-wrapper .share-icons .share-icon + .share-icon {
    margin-left: 20px;
}

.share-icons-wrapper .share-icons{
    flex-wrap: wrap;
    margin-bottom: 10px;
}

    
}

@media screen and (max-width: 600px) {
    .blog-section .blog-card {
        width: calc(100% - 30px);
        margin: 0 15px 30px;
    }

    .event-detail-sidebar{
        padding: 20px;
    }

    .blog-card .card-thumbnail {
        position: relative;
        padding-bottom: 54%;
    } 

    .blog-card .card-content .card-title h3,
    .blog-card .card-content .card-title h3 a {
        font-size: 18px;
    }
}

/* Blog and Events CSS close */

@media (max-width: 1330px) {
    .thunder_bird_nav ul li {
        display: inline-block;
        margin-right: 15px;
    }
    .thunder_bird_nav_wrapper .btn{
        margin-left: 22px;
    }
    .thunder_bird_nav ul li a{
        font-size: 14px;
    }
}
@media (max-width:768px){
    .thunderbirdcontact-form .gform_body .gfield:not(:last-child){
        display: block;
        width: 100%;
        padding-bottom: 15px;
    }
    .thunderbirdcontact-form .gform_confirmation_message{

    font-size: 30px;
    font-weight: bold;

    }
    .gform_wrapper ul li:after, .gform_wrapper ul li:before {
        margin-right: 0px !important;
    }
    .thunderbirdcontact-form .gform_body .gfield{
        padding-right: 0px !important;
    }
    .thunderbirdcontact-form .gform_body .gfield textarea{
        margin-top: 0px;
        margin-right: -15px !important;
    }
    .thunderbirdcontact-form .gform_wrapper .gform_button{
        line-height: 1 !important;
    }
    .thunderbirdcontact-form .gform_body .gfield input{
        margin-right: 15px;
    }
    .thunderbirdcontact-form .gform_body .gfield{
        margin: 0px !important;
    }
    .thunderbirdcontact-form .gform_footer.top_label{
    padding:0 ;
    }

}
@media (max-width:767px){
    .thunderbirdcontact-form .gform_body .gfield input, .thunderbirdcontact-form .gform_body .gfield:not(:last-child){
        margin-right: 0px;
    }
    .thunderbirdcontact-form .gform_body .gfield input, .thunderbirdcontact-form .gform_body .gfield textarea{
        font-size: 16px !important;
        padding: 10px !important;
    }
    #field_1_4{
        width: 100%;
    }
}

@media (max-width:640px){
    .thunderbirdcontact-form .gform_wrapper .gform_button{
        max-width: 250px;
    }
}
@media (max-width:512px){
    .thunderbirdcontact-form .gform_confirmation_message{
      padding-top: 0px;
        font-size: 20px;
        padding-bottom: 45px;
      }
}





/**english thank you**/
.thankyou-wrapper{
    min-height: calc(100vh - 561px);
    display: flex;
    justify-content: center;
    align-items: center;
}
.thankyou-wrapper h3{
    padding: 20px 0;
}

@media (max-width: 1330px) and (min-width: 768px) {
    .es .thunder_bird_nav ul li {
        display: inline-block;
        margin-right: 8px;
    }
    .es .thunder_bird_nav_wrapper .btn{
        margin-left: 22px;
    }
    .es .thunder_bird_nav ul li a{
        font-size: 14px;
    }
}
@media (max-width: 1220px) and (min-width: 768px) {
    .es .thunder_bird_nav ul li a{
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
    }
    .es .thunder_bird_nav ul li {
        display: inline-block;
        margin-right: 8px;
    }
}




/* @media screen and (min-width: 768px) {
    .ie .hero_section, .ie .hero_section.how_it_work, .ie .hero_section.certificate_section, .ie .hero_section.partnerships_section, .ie .hero_section.privacy_policy_section, .ie .faq_hero_section, .ie .built_dreams, .ie .hero_section.programs_section, .ie .hero_section.about_us_page{
        height: 100px;
     }
} */
@media screen and (min-width: 400px) and (max-width: 767px) {
    .team {
        width: 50%;
   }
    .team__box {
        width: 200%;
   }
    .team:nth-child(2n+2) .team__box {
        margin-left: -100%;
   }
    .team:nth-child(2n+3) {
        clear: both;
   }
    .team__content {
        padding: 16px 50px;
   }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    .team {
        width: 33.333%;
   }
    .team__box {
        width: 300%;
   }
    .team:nth-child(3n+2) .team__box {
        margin-left: -100%;
   }
    .team:nth-child(3n+3) .team__box {
        margin-left: -200%;
   }
    .team:nth-child(3n+4) {
        clear: both;
   }
    .team__content {
        padding: 16px 70px;
   }
}
@media screen and (min-width: 960px) {
    .team {
        width: 25%;
   }
    .team__box {
        width: 400%;
   }
    .team:nth-child(4n+2) .team__box {
        margin-left: -100%;
   }
    .team:nth-child(4n+3) .team__box {
        margin-left: -200%;
   }
    .team:nth-child(4n) .team__box {
        margin-left: -300%;
   }
    .team:nth-child(4n+5) {
        clear: both;
   }
}
@media (min-width: 992px) {
    .thunder_bird_nav_wrapper {
        display: flex !important;
   }
}
@media (max-width: 1200px) {
    .thunder_bird_nav ul li a{
        font-size: 13px;
        letter-spacing: 0px;
        padding: 0;
    }
    .thunder_bird_nav ul li {
        margin-right: 10px;
   }
}
@media (max-width: 1200px) {
    .es .thunder_bird_nav ul li a{
        font-size: 12px;
        letter-spacing: 0px;
        padding: 0;
    }
    .es .thunder_bird_nav ul li {
        margin-right: 6px;
   }
}
@media (max-width: 1100px) {
    .modal-video-close-btn{
        right: 0;
   }
   .logo_wraper {
        padding: 16px 5px;
        width: auto;
    }
    .thunder_bird_nav {
        padding-top: 0;
   }
   .thunder_bird_nav ul li {
        margin-right: 5px;
    }
    .es .thunder_bird_nav ul li {
        margin-right: 5px;
   }
    .logo_wraper a {
        max-width: 232px;
   }
   .footer_first_section .wpb_container, .footer_second_section .wpb_container{
       padding: 0 30px;
   }
   .thunder_bird_nav_wrapper .btn {
        margin-left: 16px;
    }
}
@media (max-width: 1023px) {
    .thunder_bird_nav ul li {
        margin-right: 6px;
    }
    .thunder_bird_nav_wrapper .btn{
        min-width: 150px;
        width: 137px;
    }
    .thunder_bird_nav_wrapper .btn {
        margin-left: 12px;
    }
}
@media (max-width: 991px) {
    
    h2, .h2 {
        font-size: 30px;
        line-height: 30px;
   }
    h3, .h3 {
        font-size: 22px;
        line-height: 22px;
   }
    h4, .h4 {
        font-size: 20px;
        line-height: 22px;
   }
    h5, .h5 {
        font-size: 20px;
        line-height: 1.1;
   }
    h6, .h6 {
        font-size: 18px;
        line-height: 24px;
   }
    p {
        font-size: 18px;
        line-height: 24px;
   }
   .hero_section p {
        font-size: 18px;
   }
    .txt_50 {
        font-size: 40px;
   }
    .txt_22 {
        font-size: 16px;
   }
    .txt_18 {
        font-size: 16px;
   }
   .menu-in body {
       overflow: hidden;
        position: relative;
    }
    .burger_wrapper {
        display: block;
    }
    .burger_wrapper{
        margin-top: 13px;
    }
    .header_wrapper {
         height: 103px;
    }
    .thunder_bird_nav_wrapper {
        display: none;
        float: none;
        position: fixed;
        width: 100%;
        text-align: center;
        top: 102px;
        background-color: #fff;
        left: 0;
        height: auto;
        overflow: auto;
        z-index: 20;
        padding-top: 10px;
        padding-bottom: 50px;
        bottom: 0;
   }
   .admin-bar .thunder_bird_nav_wrapper{
        top: 138px;
   }
   .thunder_bird_nav {
       padding-top: 0;
       width: 100%;
       margin-bottom: 20px;
  }
   .success_passion_section .wpb_container{
        padding: 0 30px;
    }
    .thunder_bird_nav ul li a {
        padding: 10px 4px;
   }
    .wpb_header .wpb_container {
        padding: 0 30px;
   }
    .thunder_bird_nav ul li {
        display: block;
        margin-right: 0;
   }
    .thunder_bird_nav ul {
        width: 100%;
        text-align: center;
        float: none;
   }
    .top_bar .wpb_container {
        padding: 6px 22px 7px;
   }
    .logo_wraper {
        padding: 11px 5px;
    }
    .thunder_bird_nav ul li a {
        font-size: 20px;
        letter-spacing: 0px;
        padding: 15px 0;
        border-top: 1px solid #00b4c3;
        display: block;
   }
    .footer_nav li a {
        margin: 0 4px 0 0px;
   }
    .footer_first_section .wpb_container {
        padding: 0 30px;
   }
    .footer_nav {
        padding-left: 0px;
        width: 52%;
   }
    .footer_partnership_section {
        width: 20%;
        padding-left: 22px;
   }
    .brought_section {
        width: 28%;
        padding-left: 15px;
   }
    .pri_term_section>p {
        width: 100%;
        float: none;
        padding-top: 0;
   }
    .pri_term {
        float: none;
        padding-top: 5px;
        margin-left: -11px;
   }
    .footer_second_section .wpb_container {
        padding: 0 30px;
   }
    .pri_term_section {
        width: 50%;
   }
    .social_section {
        width: 50%;
        padding-top: 14px;
   }
    .zigzag_2 {
        padding: 0 0 0 20px;
   }
    .zig_block_wraper:nth-child(odd) .zigzag_2 {
        padding: 0 20px 0 0;
   }
    .footer_nav li:after {
        right: -1px;
    }
    .start_business .enrollment_block_2 h2, .start_business .enrollment_block_1 h2{
        font-size: 34px;
    }
    .team__arrrow {
        width: 20px;
        height: 40px;
   }
   .video-section{
       padding-top: 75px;
   }
}
@media (max-width: 782px) {
   .admin-bar .thunder_bird_nav_wrapper{
        top: 149px;
    }
}
@media (min-width: 768px) {
    
    .es .freeport_logo{
        padding-bottom: 20px;
    }
    
}
@media (max-width: 767px) {
    
    .zig_block_wraper:nth-child(n) .zigzag_2 {
        padding: 20px 0px 0 0;
   }
    h1, .h1 {
        font-size: 36px;
        line-height: 39px;
   }
   .video-section{
       padding-top: 50px;
   }
    .wpb_container {
        padding: 0px 15px;
   }
    .wpb_header .logo_nav.wpb_container {
        padding: 4px 15px 7px;
   }
   .hero_section.home_page {
      min-height: auto;
  }
    .logo_wraper a {
        max-width: 180px;
   }
   .program_mobile_view_logo{
        display: block;
        margin-bottom: 25px;
    }
    .logo_wraper {
        padding: 10px 5px;
   }
    .top_bar .wpb_container {
        padding: 6px 13px 7px;
   }
    .top_bar {
        background-color: #e5f7f9;
   }
    .footer_nav li{
        padding: 0px 10px;
        background: url(assets/images/line_bg.png) right 1px center no-repeat;
   }
    .footer_first_section .wpb_container {
        flex-direction: column;
   }
   .faq_accordion_section .single_accordion_wraper h6 a, .accordion_panel p, ul.acord_bull_ul li{
        padding-right: 40px;
    }
    .success_passion_section .wpb_container{
        padding: 0 15px;
    }
    .footer_first_section .wpb_container {
        padding: 0 15px;
   }
    .header_wrapper {
        height: 106px;
   }
   .top_bar_action li a{
        margin: 0 5px 0 5px;
   }
   .top_bar_action li a:after {
        right: -6px;
}
   .burger_wrapper{
       margin-top: 9px;
   }
   ul.acord_bull_ul {
        padding-left: 30px;
    }
    .search_partners_section .wpb_container p {
        margin-bottom: 40px;
    }
    .pri_term li a:after {
        right: -6px;
    }
   .team__content p {
      font-size: 16px;
  }
  .search_partners_section{
      padding: 40px 0;
  }
  .team__name {
      font-size: 15px;
  }
    .footer_nav ul {
        margin-bottom: 7px;
   }
    .footer_nav li a, .brought_section p, .footer_partnership_section p {
        font-size: 14px;
   }
    .footer_nav {
        width: 100%;
        text-align: center;
        margin-bottom: 23px;
   }
   .two_grow_wrapper>.wpb_container>.heading, .two_grow_wrapper.how_it_work .heading{
       padding-bottom: 20px;
   }
    .brought_section {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
   }
   .girl_hr{
       max-width: 80%;
   }
    .footer_partnership_section {
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
        padding-left: 0px;
   }
    .footer_second_section .wpb_container {
        padding: 0 15px;
   }
    .pri_term_section {
        float: none;
        width: 100%;
        text-align: center;
   }
   .learn-video-btn{
        display: block;
    }
    .pri_term {
        margin-left: 0px;
   }
    .pri_term_section>p {
        padding-right: 0;
   }
    .social_section {
        width: 100%;
        justify-content: center;
   }
    .enrollment_block_section {
        flex-direction: column;
   }
   .enrollment_block_1{
       margin-bottom: 20px;
   }
    .enrollment_block_2, .enrollment_block_1 {
        width: 100%;
        min-height: 200px;
   }
    .hero_section {
        padding: 0 15px;
   }
    .powerd_by_logo img {
        width: 100%;
        max-width: 180px;
   }
    .powerd_by_logo {
        position: absolute;
        top: auto;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        bottom: 20px;
   }
   .hero_section .hero_overly{
       margin: 80px 0;
   }
    .hero_hr {
        width: 80%;
   }

    .built_dreams {
        padding: 0 15px;
   }
    .display_1{
        font-size: 35px;
        line-height: 30px;
   }
   .display_2{
        font-size: 30px;
   }
    .enrollment_block_2 p, .enrollment_block_1 p {
        font-size: 18px;
   }
    .zig_block_wraper {
        flex-direction: column;
   }
    .zig_block_wraper:nth-child(odd) {
        flex-direction: column;
   }
    .zigzag_1, .zigzag_2 {
        width: 100%;
   }
   .zigzag_2{
       padding-left: 0;
   }
    .zigzag_1 img {
        width: 100%;
        margin-bottom: 0;
   }
    .support_block_1 {
        width: 50%;
   }
    .support_blocks_section {
        padding: 40px 0 1px;
   }
    .support_block_wraper {
        max-width: 500px;
        margin: 0 auto;
   }
    .zigzag_2 h5 {
        margin-bottom: 15px;
   }
    .faq_section {
        padding: 40px 0;
   }
    .privacy_policy_content ul li {
        font-size: 16px;
   }
    .privacy_policy_content ol li {
        font-size: 16px;
   }
    .privacy_policy_content {
        padding-top: 40px;
        padding-bottom: 50px;
   }
    .privacy_policy_content ul, .privacy_policy_content ol {
        margin-bottom: 30px;
   }
    .hero_section, .hero_section.how_it_work, .hero_section.certificate_section, .hero_section.partnerships_section, .hero_section.privacy_policy_section, .faq_hero_section, .built_dreams, .hero_section.programs_section, .hero_section.about_us_page {
        min-height: 100px;
   }
   .wpb_main_content ul:not([class]) {
        padding-left: 30px;
    }
    .privacy_policy_content ol {
        margin-left: 30px;
    }
    .pri_term li a{
        margin: 0 8px 0 1px;
    }
    .your_dream {
        padding: 0;
   }
    .grow_section .wpb_container {
        padding-top: 40px;
        padding-bottom: 40px;
   }
    .grow_section .wpb_container p {
        margin-bottom: 30px;
   }
    .grow_section .wpb_container h2 {
        margin-bottom: 24px;
   }
    .freeport_logo {
        padding: 0 0 20px;
        float: none;
   }
    .freeport_section .wpb_container h3 {
        margin-bottom: 15px;
   }
    .freeport_section .wpb_container {
        padding-top: 40px;
        padding-bottom: 40px;
   }
    .global_school_section {
        padding: 40px 0;
   }
    .thunder_bird_logo {
        margin-bottom: 24px;
   }
    .passion_section .wpb_container {
        flex-direction: column-reverse;
   }
    .passion_col_1 {
        max-width: 100%;
        text-align: center;
   }
    .passion_col_2 {
        max-width: 100%;
        padding-left: 0;
        margin-bottom: 30px;
        display: none;
   }
    .passion_col_1 p {
        margin-bottom: 40px;
   }
    .about_us_section .wpb_container {
        padding-top: 40px;
        padding-bottom: 40px;
   }
    .two_grow_wrapper .grow_col {
        width: 100%;
   }
    .two_grow_wrapper .grow_col>p {
        min-height: 0px;
   }
    ul.grow_icon_wrap li:not( :last-child) {
        padding-bottom: 20px;
   }
    .wpb_container .grow_col {
        padding-bottom: 25px;
        text-align: center;
   }
    .explore_wrapper {
        padding-top: 15px;
   }
    .two_grow_wrapper h5 {
        padding-bottom: 10px;
   }
    .two_grow_wrapper .grow_col>p {
        padding-bottom: 25px;
   }
    .two_grow_wrapper {
        padding: 40px 0px;
   }
   .girl_section .wpb_container {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .footer_first_section {
        padding: 40px 0;
    }
    .footer_second_section {
        padding: 20px 0;
    }
    .explore_wrapper .btn.explore_program {
        margin: 10px 0px 0px;
   }
    .two_grow_wrapper.how_it_work .grow_col>p {
        padding-bottom: 15px;
   }
    .two_grow_wrapper.how_it_work .grow_col ul.grow_icon_wrap li:not( :last-child) {
        padding-bottom: 20px;
   }
    .wpb_container .grow_col {
        padding: 0 0 25px;
   }
    .grow_icon_wrap {
        text-align: center;
   }
    ul.grow_icon_wrap li>.img_wrap {
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0;
        float: none;
        height: auto;
   }
    .program_wrap .program {
        width: 100%;
        padding-bottom: 20px;
   }
    .program_faq h6.accordion_triger {
        font-size: 18px;
        padding-bottom: 0px;
        padding-top: 0px;
   }
   .programs_wrap.multi_prog .prog_img_wrap{
       height: auto;
   }
    .prog_img_wrap {
        margin-bottom: 10px;
        height: auto;
        line-height: normal;
   }
    .programs_wrap {
        padding-top: 40px;
   }
    .program_wrap {
        padding-top: 12px;
   }
    .prog_long_desc {
        padding: 20px 0px;
   }
    .col_form_1, .col_form_2 {
        width: 100%;
        margin-bottom: 20px !important;
   }
    .support_search_section .wpb_container form {
        flex-direction: column;
   }
    .entrepreneur_section{
        padding: 40px 0;
    }
    .entrepreneur_section .see_story_btn {
        margin-top: 0;
    }
    .i_want_section {
        padding: 40px 15px 37px;
    }
    .interactive_course_section{
        padding: 40px 0;
    }
    .passion_section {
        padding: 40px 0;
    }
    .over_stoires{
        padding: 40px 0 26px;
    }
    .over_stoires h3 {
        margin: 0 0 30px;
    }
    .team {
        margin-bottom: 14px;
    }
    .page-template-tmp-about .communities_section{
        min-height: 0;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .communities_section {
         padding: 40px 0;
    }
    .investing_section .wpb_container p{
        margin-bottom: 0;
    }
    .stronger_section .wpb_container p{
        margin-bottom: 30px;
    }
    .stronger_section .wpb_container {
        padding: 40px 15px;
    }
    .support_search_section .wpb_container form>div[class^="col_form"]{
        margin: 0 0px;
    }
    .support_search_section {
        padding: 40px 0;
    }
    .brought_section{
        padding: 2px 0 0 0;
    }
    .start_business .enrollment_block_2 h2, .start_business .enrollment_block_1 h2{
        font-size: 30px;
    }
    .program_faq .faq_accordion_section .single_accordion_wraper h6 a:after {
        top: 0px;
    }
    .program_faq .faq_accordion_section .single_accordion_wraper.acordion__active h6 a:after {
        top: -3px;
    }
    .support_blocks_section .wpb_container>h2{
        margin-bottom: 10px;
    }
    .support_blocks_section .wpb_container>p{
        margin-bottom: 20px;
    }
    .thunderbirdcontact-form p {
        flex-direction: column;
    }
    .thunderbirdcontact-form p .wpcf7-form-control-wrap {
        width: 100%;
    }
    .thunderbirdcontact-form {
        padding: 30px 0px 30px;
    }

}

/* Partners Page */
.srch-rst-container {
    width: 100%;
  }
  .rslt-partner {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    height: 100%;
    text-align: left;
  }
  .rslt-partner h4{
      margin-bottom: 10px;
  }
  .btn_prtnr_disable {
  background-color: #707369;
  cursor: no-drop;
  }
  .btn_prtnr_disable:hover {
    background-color: #707369;
  }
  .srch-rst-container {
    padding-top: 50px;
  }
  .rslt-partner h3 {
    padding-bottom: 20px;
  }
  .rslt-partner p {
    padding-bottom: 10px !important;
  }
  .rslt-addrs {
    min-height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  ul.srch-rstl-disc:empty{
      display: none;
  }
  .srch-rst-container{
      position: relative;
      padding-bottom: 50px;
  }
  .srch-rst-content>p:only-child{
      padding-left: 15px;
      padding-right: 15px;
  }
  .srch-rst-loader{
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      /* background: rgba(0,0,0, .2); */
      display: none;
  }
  .lds-dual-ring-wrap{
      position: absolute;
      width: 46px;
      height: 46px;
      position: absolute;
      top: 62px;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
    }
    .lds-dual-ring {
        display: inline-block;
        width: 46px;
        height: 46px;
      }
      .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 46px;
        height: 46px;
        margin: 1px;
        border-radius: 50%;
        border: 5px solid #8db13d;
        border-color: #8db13d transparent #8db13d transparent;
        animation: lds-dual-ring 1.2s linear infinite;
      }
      @keyframes lds-dual-ring {
        0% {
          transform: rotate(0deg);
        }
        100% {
          transform: rotate(360deg);
        }
      }
@media screen and (max-width: 992px) {
    .rslt-partner{
        width: 33.333%;
    }
}
@media screen and (max-width: 767px) {
    .rslt-partner{
        width: 50%;
    }
}
@media screen and (max-width: 600px) {
    .team__box_inner {
        flex-direction: column;
   }
    .team__content {
        width: 100%;
        padding: 16px 45px;
   }
    .team__big--thumbnail {
        width: 100%;
        display: none;
   }
    .team__big--thumbnail img {
        width: 100%;
   }
    .team__arrrow--right {
        right: 10px;
   }
    .team__arrrow--left {
        left: 10px;
   }
    .two_grow_wrapper.how_it_work .explore_wrapper .btn.explore_program {
        margin-bottom: 12px;
    }
    .two_grow_wrapper.how_it_work .explore_wrapper .btn.explore_program:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 567px) {
}
@media screen and (max-width: 500px) {
    .rslt-partner{
        width: 100%;
    }
    .rslt-addrs{
        height: auto;
        min-height: inherit;
    }
    .rslt-partner{
        padding-bottom: 30px;
    }
    ul.srch-rstl-disc{
        padding-top: 0;
    }
}
@media (max-width: 480px) {
    .support_block_1 {
        width: 100%;
   }
   .support_block_img{
       height: auto;
   }
   .thunderbirdcontact-form p:last-of-type {
        display: flex;
    }
    .page-numbers:not(.btn){
        padding: 9px 11px;
    }
}
@media screen and (max-width: 399px) {
    .team {
        width: 100%;
   }
}
@keyframes modal-video {
    from {
        opacity: 0;
   }
    to {
        opacity: 1;
   }
}
@keyframes modal-video-inner {
    from {
        transform: translate(0, 100px);
   }
    to {
        transform: translate(0, 0);
   }
}


.banner-bg{
    background-size: cover !important;
    min-height: 400px;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    display: flex;
    padding: 40px 0px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    position: relative;
	background-color: #53f2ff;
    padding: 20px;
}
.banner-bg>div{
    position: relative;
    z-index: 5;
    padding: 15px;
    background: rgba(0, 180, 195, .7);
}
/* .banner-bg:After{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4;
} */
.banner-bg h1{
    color: #FFFFFF;
    font-weight: 600;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.45);
    text-transform: none;
}
.es .page-id-5782 .banner-bg h1{
    letter-spacing: 1px;
}
.page-id-6148 .banner-bg h1{
    letter-spacing: 1px;
}
.banner-bg h1 + h2{
    margin-top: 26px;
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.45);
    text-transform: none;
}

.text-block-section{
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    background: #E9F3F4;
}
.text-block-section .wpb_container{
    max-width: 950px;
}
.text-block-section h3{
    text-transform: none;
    max-width: 570px;
    margin: 0 auto 25px;
}

.text-block-section p + p{
    margin-top: 24px;
}
.office-image-block{
    margin: 20px 0;
}
.office-image-block img{
    border-radius: 1000px;
    width: 350px;
}
.office-block{
    margin-top: 40px;
}
.office-block h3{
    margin-bottom: 10px;
}
.office-block h4{
    margin-bottom: 10px;
    font-weight: 600;
    margin-bottom: 20px;
}
.success-block{
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    background: #E9F3F4;
}
.success-block .btn{
    text-transform: none;
}
.success-block h2{
    text-transform: none;
    margin: 0 0 25px;
}
.success-block h3{
    margin-bottom: 31px;
    text-transform: none;
}
.success-block .wpb_container{
    max-width: 890px;
}
.icon-text-section{
    padding: 80px 0;
    background: #fff;
}
.icon-text-block-inner{
    max-width: 430px;
    margin: 0 auto;
}
.icon-text-block{
    width: 50%;
    padding: 40px 40px 40px 25px;
}
.icon-text-section .wpb_container{
    display: flex;
    flex-wrap: wrap;
}
.icon-block{
    margin-bottom: 16px;
    height: 56px;
    display: flex;
    align-items: center;
}
.icon-text-block-inner h4{
    text-transform: none;
    margin-bottom: 24px;
}
.icon-description{
    margin-bottom: 32px;
}
.icon-text-block-inner a:not(.btn){
    text-decoration: underline;
    color: #B05F03;
    text-transform: none;
}

.icon-text-block-inner a:not(.btn):hover{
    text-decoration: none;
}
.icon-text-block:first-child{
    padding-top: 0;
}
.icon-text-block:nth-child(2){
    padding-top: 0;
}
.icon-text-block:nth-last-child(1){
    padding-bottom: 0;
}
.icon-text-block:nth-last-child(2){
    padding-bottom: 0;
}
.icon-text-block:nth-child(2) ~ div{
    border-top: 1px solid #00838f33;
}
.icon-text-block:nth-child(even){
    border-left: 1px solid #00838f33;
    padding-left: 54px;
    padding-right: 40px
}
.become-a-section input::placeholder{
    color: #646868 !important;

opacity: 0.4 !important;
}
.search-page-content{
    padding-top: 80px;
    padding-bottom: 80px;
    background: #E9F3F4;
}
.search-page-content h3,
.search-page-content h2{
    margin-bottom: 10px;
},
.search-page-content h2 a,
.search-page-content h3 a{
    font-weight: inherit;
}

.search-page-content h3 a:hover,
.search-page-content h3 a:hover{
    text-decoration: underline;
}
.search-page-content article{
    margin-bottom: 30px;
}
.link-more{
    margin-top: 10px;
}
@media (max-width: 991px) {
    .banner-bg{
        min-height: 350px;
    }
    .text-block-section,
    .icon-text-section, .success-block{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .become-a-section {
        padding: 70px 15px;
    }
    .become-a-section>.gform_wrapper{
        padding: 40px 15px;
    }
    .map-section {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .map-section-top h3 {
        margin-bottom: 14px;
    }
    .map-section-top {
        margin: 0 auto 23px;
    }
    .logo-slider {
        margin: 0 auto 40px;
    }
    .become-a-section .gform_wrapper.gravity-theme .gfield_label {
        font-size: 16px;
        line-height: 20px;
    }
    .become-a-section .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 20px;
    }
    .become-a-section .gform_wrapper.gravity-theme .gform_footer{
        margin-top: 24px;
    }
    .search-page-content{
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .banner-bg{
        min-height: 300px;
    }
    .text-block-section, .icon-text-section, .success-block {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .icon-text-block {
        width: 100%;
    }
    .icon-text-block-inner {
        max-width: 100%;
    }
    .icon-text-block:nth-child(n){
        padding: 30px 0;
        border-left: 0;
    }
    .icon-text-block:first-child{
        padding-top: 0px;
    }
    .icon-text-block:last-child{
        padding-bottom: 0px;
        border-bottom: 0px;
    }
    .become-a-section {
        padding: 50px 15px;
    }
    .become-a-section>.gform_wrapper{
        padding: 30px 15px;
    }
    .become-a-section .gform_wrapper.gravity-theme .gfield.gfield--width-half {
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }
    .map-section {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .logo-slider {
        margin: 0 auto 30px;
    }
    .become-a-section .gform_wrapper.gravity-theme .gfield_label {
        font-size: 14px;
        line-height: 18px;
    }
    .become-a-section .gform_wrapper.gravity-theme .gfield_label .gfield_required{
        font-size: 12px;
    }
    .become-a-section .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 16px;
        grid-column-gap: 0;
    }
    .search-btn{
        margin-left: 0;
    }
    .top_bar_action li:last-child a {
        margin-right: 10px;
    }
    .become-a-section .gform_wrapper.gravity-theme .gform_footer{
        margin-top: 20px;
    }
    .search-page-content{
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
body.page-template-tmp-how-it-work .how_it_work .wpb_container,
body.home .db_two_layout .wpb_container{
    max-width: 1370px;
    padding: 0 5px;
}
body.page-template-tmp-how-it-work .how_it_work .wpb_container .heading,
body.page-template-tmp-how-it-work .how_it_work .wpb_container .explore_wrapper,
body.home .db_two_layout .wpb_container > .heading,
body.home .db_two_layout .wpb_container > .explore_wrapper{
    padding-left: 20px;
    padding-right: 20px;
}
body.page-template-tmp-how-it-work .how_it_work .wpb_container .explore_wrapper{
    padding-top: 30px;
}
ul.grow_icon_wrap li>.img_wrap{
    margin-right: 15px;
}
@media (min-width: 1025px){
    body.page-template-tmp-how-it-work .how_it_work .wpb_container >  .grow_col,
    body.home .db_two_layout .wpb_container > .grow_col{
        width: 33.33%;
    }
	body.page-template-tmp-how-it-work .how_it_work .wpb_container > .grow_col > p:not(.grow_long_desc){
    	min-height: 70px
	}

}

@media (min-width: 768px) and (max-width: 1024px) {
    body.page-template-tmp-how-it-work .how_it_work .wpb_container >  .grow_col,
    body.home .db_two_layout .wpb_container > .grow_col{
        width: 50%;
    }
   
    body.home .db_two_layout .wpb_container > .grow_col:not(:nth-of-type(1)):not(:nth-of-type(2)){
        margin-top: 40px;
    }
    body.page-template-tmp-how-it-work .how_it_work .wpb_container >  .grow_col:not(:nth-of-type(1)):not(:nth-of-type(2)){
        margin-top: 17px;
    }
}
@media (max-width: 767px){
    body.page-template-tmp-how-it-work .how_it_work .wpb_container,
    body.home .db_two_layout .wpb_container{
        padding: 0 25px;
    }
    ul.grow_icon_wrap li>.img_wrap{
        margin-right: 0px;
    }
    body.page-template-tmp-how-it-work .how_it_work .wpb_container .heading,
    body.page-template-tmp-how-it-work .how_it_work .wpb_container .explore_wrapper,
    body.home .db_two_layout .wpb_container > .heading,
    body.home .db_two_layout .wpb_container > .explore_wrapper{
        padding-left: 0px;
        padding-right: 0px;
    }
}