/* 
font-family: 'Titillium Web', sans-serif;
font-family: 'solomon_sans_boldbold';
font-family: 'solomon_sans_normalregular';
*/
a, button, h1, h2, h3, h4, h5, h6, img, input, p, select {
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s
}

img, img a {
    border: 0
}

body, html {
    height: 100%
}

html {
    margin: 0px !important
}

body {
    font-family: 'Titillium Web', sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    background-color: #f7fbfc;
    overflow-x: hidden
}

a, div, h1, h2, h3, h4, h5, h6, img, input, li, p, select, ul {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    box-shadow: none;
    border: 0;
    list-style: none;
    font-weight: 400;
}

a, button, h1, h2, h3, h4, h5, h6, img, input, p, select {
    transition: all .5s ease 0s
}

img {
    max-width: 100%
}

@font-face {
    font-family: 'solomon_sans_boldbold';
    src: url('../fonts/solomon_sans_bold-webfont.eot');
    src: url('../fonts/solomon_sans_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/solomon_sans_bold-webfont.woff2') format('woff2'),
    url('../fonts/solomon_sans_bold-webfont.woff') format('woff'),
    url('../fonts/solomon_sans_bold-webfont.ttf') format('truetype'),
    url('../fonts/solomon_sans_bold-webfont.svg#solomon_sans_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'solomon_sans_normalregular';
    src: url('../fonts/solomon_sans_normal-webfont.eot');
    src: url('../fonts/solomon_sans_normal-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/solomon_sans_normal-webfont.woff2') format('woff2'),
    url('../fonts/solomon_sans_normal-webfont.woff') format('woff'),
    url('../fonts/solomon_sans_normal-webfont.ttf') format('truetype'),
    url('../fonts/solomon_sans_normal-webfont.svg#solomon_sans_normalregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
    color: #e65942
}

a:hover, a:focus {
    color: #f84022
}

.feed-col-inner a img {
	object-fit: cover;
}

.bg-holder {
    background-size: cover !important;
    background-position: 50% 50%;
    position: relative
}

.read_btn {
    margin: 20px 0 0 0
}

.read_btn a {
    font-family: 'HelveticaRegular';
    font-size: 12px !important;
    color: #faf8f3;
    font-weight: normal;
    line-height: 16px !important;
    letter-spacing: 1px;
    border: 1px solid #152839;
    background: #152839;
    text-decoration: none;
    display: inline-block;
    padding: 10px 28px !important;
    text-transform: uppercase;
    position: relative;
    margin: 0
}

.read_btn a:before {
    content: "";
    position: absolute;
    background-color: #ffffff;
    line-height: normal;
    padding: 0;
    width: 0px;
    height: 100%;
    left: 0;
    top: 0px;
    transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all
}

.read_btn a:hover:before {
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px;
    transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all
}

.read_btn a:hover {
    color: #152839;
    background: #ffffff;
    border: 1px solid #152839;
    text-decoration: none
}

.read_btn a span {
    display: inline-block;
    position: relative;
    z-index: 1
}

.pad_0 {
    padding: 0px
}

.pos_rel {
    position: relative
}

.wdt_hgt {
    width: 100%;
    height: 100%
}

.h100 {
    height: 100%
}


.mrg-top-40{
    margin-top: 40px!important;
}

.mrg-top-50{
    margin-top: 50px!important;
}

.mrg-top-60{
    margin-top: 60px!important;
}



.navbar-default {
    background: none;
    border: 0px;
    height: auto;
    margin: 0px;
}

header {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    padding: 30px 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

header .container {
    width: 100%;
}

header.home_header {
    background: #2d363d
}

.navbar-brand {
    height: auto;
    padding: 0px;
    margin: 0px !important;
    margin-left: 30px !important
}

.navbar-default .navbar-nav > li {
    padding: 0px;
    text-align: center;
    margin: 0 40px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    color: #324759;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    text-align: center;
    padding: 12px 0;
}

.navbar-default .navbar-nav > li > a:hover {
    text-align: center;
    text-decoration: none
}

.navbar-default .navbar-nav > li.home {
    width: 42px;
}

.navbar-default .navbar-nav > li.business_model {
    width: 112px;
}

.navbar-default .navbar-nav > li.sun_grown {
    width: 148px;
}

.navbar-default .navbar-nav > li.our_team {
    width: 68px;
}

.navbar-default .navbar-nav > li.investors {
    width: 68px;
}

.navbar-default .navbar-nav > li > a:before {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 50%;
    height: 2px;
    background: #2d363d;
    width: 0;
    transition: all .5s ease 0s
}

.navbar-default .navbar-nav > li > a:hover:before {
    width: 50%
}

.navbar-default .navbar-nav > li > a:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    height: 2px;
    background: #2d363d;
    width: 0;
    transition: all .5s ease 0s
}

.navbar-default .navbar-nav > li > a:hover:after {
    width: 50%
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    font-weight: 700;
    color: #2d363d;
    background: none
}

.navbar-default .navbar-nav > .active > a:before, .navbar-default .navbar-nav > .active > a:after {
    width: 50%
}

.navbar-brand > img {
    width: 250px
}

.home_header .navbar-brand > img.logo_desk {
    display: none;
    width: 373px
}

.home_header .navbar-brand > img.logo_mob {
    display: block;
    width: 250px
}

.sticky .navbar-brand > img.logo_desk {
    width: 186px;
    margin-top: 5px;
}

.sticky .navbar-brand > img.logo_mob {
    width: 186px;
    margin-top: 5px;
}

.navbar {
    min-height: auto
}

.navbar-default .navbar-toggle {
    background: none;
    border: 0px;
    padding: 0px;
    margin: 10px 25px 0 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
    border: 0px;
}

.navbar-toggle .icon-bar {
    width: 26px;
    height: 3px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;

}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #324759;
    border-radius: 0px;
}

.home_header .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    border-radius: 0px;
}

/* ANIMATED X */
.navbar-toggle.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
}

.navbar-toggle.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
}

.navbar-toggle.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
}

/* ANIMATED X COLLAPSED */
.navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

/* END ANIMATED X */

.navbar-default .navbar-collapse {
    border: 0px;
    box-shadow: none;
}

.navbar-nav {
    margin: 0px;
}

.banner_section {
    padding-left: 0px;
    padding-right: 0;
    position: relative;
    height: 100%;
}

.banner_home:before {
    /* content: ""; */
    position: absolute;
    top: 0px;
    left: 0px;
    background: #2d363d;
    width: 100%;
    height: calc(100% - 54px);
}

.banner_main {
    background: url(../images/home_banner_img.jpg) center center no-repeat;
    background-size: cover !important;
    height: 100%;
    position: relative
}

.overlay_white {
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 100%
}

.banner_main h3 {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'solomon_sans_boldbold';
    font-size: 50px;
    color: #324759;
    text-align: center;
    font-weight: normal;
}

.banner_main .learn_btn {
    position: absolute;
    right: 50%;
    bottom: 10%;
    margin-right: -124px;
    width: 248px;
    text-align: center;
}

.banner_main .learn_btn2 {
    position: absolute;
    right: 50%;
    bottom: 5%;
    margin-right: -124px;
    width: 248px;
    text-align: center;
}

.banner_main .learn_btn a {
    width: 248px;
    display: inline-block;
    background: #79bf8c;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 0 25px #79bf8c;
    padding: 15px 30px;
    transition: all 1.5s ease 0s
}

.banner_main .learn_btn a:hover, .banner_main .learn_btn a:focus {
    display: inline-block;
    background: #65b27b;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    box-shadow: none;
    transition: all 1.5s ease 0s
}

.banner_main .learn_btn a.medical_patient {
    background: #a13634;
    margin-bottom: 20px;
    box-shadow: 0 0 25px #a13634;
}

.banner_main .learn_btn a.medical_patient:hover, .banner_main .learn_btn a.medical_patient:focus {
    background: #a13634;
    box-shadow: none;
}






.financial_btn{
    margin:0;
    padding: 10px;
}
.financial_btn a{
    color: #63a876;
    font-weight: 600;
}

.financial_btn a span{
    color: #627789;

}


.financial_collapse a{
    border: none;
}


.banner_main .scroll_txt {
    transform: rotate(-90deg);
    position: absolute;
    bottom: 250px;
    left: -125px;
    font-family: 'solomon_sans_normalregular';
    font-size: 16px;
    color: #7badba;
    font-weight: normal;
}

.banner_main .scroll_txt img {
    margin-right: 20px;
    margin-top: -5px;
}

.banner_main .scroll_txt a {
    color: #7badba;
    text-decoration: none;
    font-weight: normal
}

.banner_home .banner_main .scroll_txt {
    bottom: 250px
}

.who_section {
    padding: 0 !important;
    overflow-x: hidden
}

.main_content {
    position: relative;
    padding: 0 30px;
}

.main_content h3 {
    font-family: 'solomon_sans_boldbold';
    font-size: 40px;
    color: #324759;
    line-height: normal;
    position: relative;
    font-weight: normal;
    margin: 30px 0
}

.main_content h3 div {
    position: absolute;
    top: -12px;
    left: -28px;
    font-size: 0px;
    transform: rotate(-90deg);
}

.main_content h3 span.indicating_number {
    position: relative;
    top: inherit;
    left: inherit;
    font-family: 'solomon_sans_boldbold';
    font-weight: normal;
    font-size: 16px;
    color: #586b7b;
    display: inline-block;
}

.main_content h3 span.indicating_circle {
    position: relative;
    top: inherit;
    left: inherit;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #9cceaa;
    display: inline-block;
    margin-left: 10px
}

.main_content h3 span.title_txt {
    display: inline-block
}

.main_content h2 {
    font-family: 'solomon_sans_boldbold';
    font-size: 32px;
    color: #324759;
    line-height: 36px;
    font-weight: normal;
    position: relative;
    margin: 15px 0
}

.main_content h6 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    color: #586b7b;
    font-weight: 700;
    line-height: normal;
    position: relative;
    margin: 0
}

.main_content p {
    font-size: 16px;
    color: #627789;
    line-height: 30px;
    margin: 15px 0
}

.main_content p span {
    font-weight: 700;
}

.main_content p strong {
    font-weight: 700;
}

.main_content p a {
    color: #627789;
    text-decoration: none
}

.main_content p a:hover {
    color: #65b27b;
    text-decoration: none
}

.main_content ul {
    margin: 30px 0;
    padding: 0px;
    position: relative;
    text-align: left;
    font-size: 0px;
}

.main_content li {
    width: 100%;
    display: inline-block;
    margin: 15px 0;
    padding: 0px;
    font-weight: 700;
    font-size: 16px;
}

.main_content li:first-child {
    margin-left: 0;
}

.main_content li span {
    margin-right: 30px;
}

.main_content .learn_btn {
    text-align: left;
    margin: 25px 0
}

.main_content .learn_btn a {
    display: inline-block;
    background: #79bf8c;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 0 25px #79bf8c;
    padding: 15px 30px;
    transition: all 1.5s ease 0s;
}

.main_content .learn_btn a:hover, .banner_main .learn_btn a:focus {
    display: inline-block;
    background: #65b27b;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    box-shadow: none;
    transition: all 1.5s ease 0s;
}

.main_content .invest_btn a {
    width: 256px;
    display: inline-block;
    text-align: center;
    background: #79bf8c;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 0 25px #79bf8c;
    padding: 15px 30px;
    margin-right: 70px;
    margin-top: 15px;
    margin-bottom: 15px;
    transition: all 1.5s ease 0s;
}

.main_content .invest_btn a:hover, .banner_main .learn_btn a:focus {
    display: inline-block;
    background: #65b27b;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    box-shadow: none;
    transition: all 1.5s ease 0s;
}

.main_content ul.community_logos {
    margin: 30px 0;
    padding: 0px;
    position: relative;
    text-align: center;
    font-size: 0px;
}

.main_content ul.community_logos li {
    width: 100%;
    text-align: left;
    display: inline-block;
    margin: 15px 0;
    padding: 0px;
    font-weight: 700;
}

.who_banner {
    background: url(../images/who_img.jpg) center center no-repeat;
    background-size: cover;
    height: 150px;
    position: relative;
    margin: 0 45px;
}

.investors_banner {
    background: url(../images/investor_banner.jpg);
    background-position: center;
}
.stay_loop_banner {
    background: url(../images/stay-in-loop.webp);
    background-position: center;
}

.contact-social i {
    font-size: 36px;
    color: #324759;
}

.contact_banner {
    background: url(../images/contact_banner.jpg)
}

.investors_banner h3 {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0, -50%);
    font-family: 'solomon_sans_boldbold';
    font-size: 50px;
    color: #324759;
    text-align: left;
    font-weight: normal;
}
.stay_loop_banner{
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0, -50%);
    font-family: 'solomon_sans_boldbold';
    font-size: 50px;
    color: #324759;
    text-align: left;
    font-weight: normal;
}

.home_main_sec {
    padding: 30px 0;
    overflow-x: hidden
}

footer {
    background: #2d3339;
    font-size: 13px;
    padding: 30px 15px;
}

footer .copyright {
    color: #f7fbfc;
    text-align: left
}

footer .made_by {
    color: #f7fbfc;
    text-align: right
}

footer .made_by img {
    vertical-align: top;
    margin: 3px 0 0 5px
}

.all_rights-margin {
    margin-right: 40px;
}

.footer-form {
    padding: 45px 0 60px 0;
    max-width: 1100px;
    margin: 0 auto;
    text-transform: uppercase;
}

.footer-form form {
    /*display: inline-block;*/
    color: #f7fbfc;
}

.footer-form form label {
    font-size: 16px;
}

.footer-form form .email {
    margin: 0 20px 0px 40px;
    padding: 4px 6px;
    color: #63707d;
    background-color: #a0a3a6;
    border: 1px solid #fff;
    font-size: 14px;
}

.footer-form form .submit {
    padding: 5px 10px;
    color: #fff;
    background: #787c80;
    font-size: 14px;
    text-transform: uppercase;
}

.footer-form .logo_icon {
    height: 50px;
}

.footer-form .contact-social i {
    color: #fff;
}

.footer-form .contact-social {
    margin: 0 10px;
}

.footer-form input.email {
    width: auto!important;
}

.center {
    text-align: center;
}

.business_modal {
    background: none
}

.business_modal h3 {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    font-family: 'solomon_sans_boldbold';
    font-size: 50px;
    color: #324759;
    text-align: left;
    font-weight: normal;
}

.modal_sec {
    padding: 0;
}

.modal_sec .main_modal {
    background: url(../images/modal_bg_1.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
    padding: 40px 0;
    margin: 70px 0
}
.modal_sec .main_modal:last-child{
    margin-bottom: 0;
}
.modal_sec .main_modal.modal_bg_2 {
    background-image: url(../images/modal_bg_2.jpg)
}

.modal_sec .main_modal.modal_bg_3 {
    background-image: url(../images/modal_bg_3.jpg)
}
.modal_sec .main_modal.modal_bg_4 {
    background-image: url(../images/modal_bg_4.jpg)
}
.modal_sec .main_modal.modal_bg_5 {
    background-image: url(../images/modal_bg_5.jpg)
}

.modal_sec .main_modal:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(53, 58, 64, 0.65)
}

.modal_sec .main_modal .left_txt {
    width: 100%;
    position: relative;
    font-family: 'solomon_sans_boldbold';
    font-size: 26px;
    color: #ffffff;
    text-align: left;
    font-weight: normal;
    padding: 20px;
}

.modal_sec .main_modal .left_txt:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    border-bottom: 1px dashed #fff;
    width: calc(100% - 40px)
}

.modal_sec .main_modal .right_txt {
    width: 100%;
    position: relative;
    float: right;
    color: #ffffff;
    line-height: 34px;
    padding: 20px
}

.advantage_section {
    background: url(../images/advantage_bg.jpg) center center no-repeat;
    background-size: cover;
    overflow-x: hidden;
    padding: 50px 0;
}

.advantage_section .main_content h3, .advantage_section .main_content h3 span.indicating_number {
    color: #fff
}

.advantage_section .main_content p {
    color: #fff;
    color: #c7c7c7
}

.advantage_section .flex_box {
    padding: 30px 0
}

.advantage_section .advantage_box {
    background: #f7fbfc;
    width: 100%;
    padding: 25px 45px;
    margin: 30px 0
}

.advantage_section .advantage_box h2 {
    font-family: 'solomon_sans_boldbold';
    font-size: 40px;
    color: #586b7b;
    text-align: left;
    font-weight: normal;
    margin: 25px 0;
}

.advantage_section .advantage_box p {
    color: #627789;
    text-align: left;
    font-weight: 400;
    line-height: 34px;
    margin: 25px 0;
}

.main_content ul.activities_list {
    margin: 30px 0;
    padding: 0px;
    position: relative;
    text-align: left;
    font-size: 0px;
}

.main_content ul.activities_list li {
    width: 100%;
    display: inline-block;
    margin: 15px 0;
    padding: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 34px;
}

.main_content ul.activities_list li:first-child {
    margin-left: 0;
}

.main_content ul.activities_list li span {
    display: block;
    text-align: left;
}

.investor_top_section {
    padding: 0;
}

.investor_top_section .grey_box {
    background: #c2c9cb;
    text-align: left;
    padding: 50px 30px;
    margin: 0
}

.investor_top_section .grey_box p {
    color: #627789;
    font-weight: 600;
    padding: 20px 0;
}

.investor_top_section .grey_box .seperator {
    width: 100%;
    border-bottom: 1px dashed #627789;
    margin: 0 auto;
}

.invest_flex {
    padding: 50px 0
}

.invest_flex li {
    width: 100%;
    margin: 0px;
    font-weight: 400;
    color: #627789;
    line-height: 34px;
    border-bottom: 1px dashed #627789;
    padding: 25px 0 !important
}

.invest_flex li:last-child {
    border-bottom: 0 !important
}





.investor_video{
    padding-top: 100px;
    text-align: center;
}


.investor_video iframe{
    width: 534px;
    height: 315px;
}




.stock_section {
    background-image: url(../images/stock_bg.jpg);
    display: none
}

.stock_section h3 {
    margin-bottom: 10px !important;
}

.stock_section h4 {
    color: #deeaed;
    font-weight: 400;
    line-height: normal
}

.stock_section ul.stock_list {
    margin: 30px 0 0;
    text-align: left;
    font-size: 0px;
}

.stock_section ul.stock_list li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    color: #ffffff;
    font-family: 'solomon_sans_boldbold';
    font-size: 32px;
    font-weight: normal;
    margin: 25px 0;
}

.stock_section ul.stock_list li span {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700
}

.contact_section {
    padding: 0px !important;
}

.add_box {
    background: #79bf8c !important
}

.gm-ui-hover-effect {
    opacity: 1 !important;
}

.gm-ui-hover-effect:before {
    content: "x" !important;
    position: absolute !important;
    top: 4px !important;
    left: 14px !important;
    font-size: 16px !important;
    color: #fff !important;
}

.gm-ui-hover-effect img {
    display: none !important
}

.gm-style .gm-style-iw {
    font-family: 'Titillium Web', sans-serif !important;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 400 !important;
}

.gm-style .gm-style-iw h3 {
    font-family: 'Titillium Web', sans-serif !important;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 600 !important;
}

.add_arrow_left > div {
    background: #79bf8c !important
}

.add_arrow_right > div {
    background: #79bf8c !important
}

/*.splitting .char {
  animation: slide-in 0.4s cubic-bezier(.5, 0, .5, 1) both;
  animation-delay: calc(60ms * var(--char-index));
}

@keyframes slide-in {
  from {
    transform: translate3d(0px, 35px, 1px);
    opacity: 0;
  }
}*/

.page {
    height: 100%;
    overflow: auto;
    width: 100%;
}

.text {
    color: #fff;
    overflow: hidden;
}

.text:nth-child(n) {
    background: #7e05d7;
}

.text:nth-child(2n) {
    background: #f21e56;
}

.text:nth-child(3n) {
    background: #bd04a9;
}

.text .char {
    display: inline-block;
    -webkit-animation-delay: calc(0.25s + var(--char-index) * 0.1s);
    animation-delay: calc(0.25s + var(--char-index) * 0.1s);
    transition: all 0.25s calc(0.25s + var(--char-index) * 0.1s);
}

.text--enter [data-scroll='out'] .char {
    opacity: 0;
    -webkit-transform: translate(0, -150%);
    transform: translate(0, -150%);
}

.text--enter .char {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.text--random [data-scroll='out'] .char:nth-of-type(1) {
    -webkit-transform: translateX(36%) translateY(-177%);
    transform: translateX(36%) translateY(-177%);
}

.text--random [data-scroll='out'] .char:nth-of-type(2) {
    -webkit-transform: translateX(-161%) translateY(-35%);
    transform: translateX(-161%) translateY(-35%);
}

.text--random [data-scroll='out'] .char:nth-of-type(3) {
    -webkit-transform: translateX(-191%) translateY(-99%);
    transform: translateX(-191%) translateY(-99%);
}

.text--random [data-scroll='out'] .char:nth-of-type(4) {
    -webkit-transform: translateX(128%) translateY(74%);
    transform: translateX(128%) translateY(74%);
}

.text--random [data-scroll='out'] .char:nth-of-type(5) {
    -webkit-transform: translateX(38%) translateY(200%);
    transform: translateX(38%) translateY(200%);
}

.text--random [data-scroll='out'] .char:nth-of-type(6) {
    -webkit-transform: translateX(182%) translateY(-199%);
    transform: translateX(182%) translateY(-199%);
}

.text--swapsies [data-scroll='in'] .char:nth-of-type(odd),
.text--swapsies [data-scroll='out'] .char:nth-of-type(odd) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.text--swapsies [data-scroll='in'] .char:nth-of-type(even),
.text--swapsies [data-scroll='out'] .char:nth-of-type(even) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.text--swapsies [data-scroll='in'] .char {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.text--swapsies [data-scroll='in'] .char:nth-of-type(odd) {
    -webkit-animation-name: swap-left;
    animation-name: swap-left;
}

.text--swapsies [data-scroll='in'] .char:nth-of-type(even) {
    -webkit-animation-name: swap-right;
    animation-name: swap-right;
}

@-webkit-keyframes swap-right {
    25% {
        -webkit-transform: translateX(-100%) translateY(-100%);
        transform: translateX(-100%) translateY(-100%);
    }
    75% {
        -webkit-transform: translateX(0) translateY(-100%);
        transform: translateX(0) translateY(-100%);
    }
    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
}

@keyframes swap-right {
    25% {
        -webkit-transform: translateX(-100%) translateY(-100%);
        transform: translateX(-100%) translateY(-100%);
    }
    75% {
        -webkit-transform: translateX(0) translateY(-100%);
        transform: translateX(0) translateY(-100%);
    }
    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
}

@-webkit-keyframes swap-left {
    25% {
        -webkit-transform: translateX(100%) translateY(100%);
        transform: translateX(100%) translateY(100%);
    }
    75% {
        -webkit-transform: translateX(0) translateY(100%);
        transform: translateX(0) translateY(100%);
    }
    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
}

@keyframes swap-left {
    25% {
        -webkit-transform: translateX(100%) translateY(100%);
        transform: translateX(100%) translateY(100%);
    }
    75% {
        -webkit-transform: translateX(0) translateY(100%);
        transform: translateX(0) translateY(100%);
    }
    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
}

.text--fading [data-scroll='out'] .char {
    opacity: 0;
}

.text--flipping [data-scroll='out'] .char {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.text--slide .char {
    transition-delay: calc((var(--char-total) - var(--char-index)) * 0.1s);
}

.text--slide [data-scroll='out'] .char {
    opacity: 0;
    -webkit-transform: translate(-300%, 0) skewX(20deg);
    transform: translate(-300%, 0) skewX(20deg);
}

.text--karaoke .char {
    color: rgba(255, 255, 255, 0.15);
    transition-duration: 0.1s;
}

.text--karaoke .char:after {
    color: #fff;
    visibility: visible;
}

.text--karaoke [data-scroll='in'] .char:after {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}

.text--karaoke [data-scroll='out'] .char:after {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
}

.text--filling .char {
    color: rgba(255, 255, 255, 0.15);
}

.text--filling .char:after {
    color: #fff;
    visibility: visible;
}

.text--filling [data-scroll='in'] .char:after {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}

.text--filling [data-scroll='out'] .char:after {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
}

.text--blocks [data-scroll='out'] .char {
    visibility: hidden;
}

.text--blocks [data-scroll='in'] {
    overflow: hidden;
    position: relative;
}

.text--blocks [data-scroll='in'] .char {
    transition-delay: 0.5s;
}

.text--blocks [data-scroll='in']:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    -webkit-animation: block 0.5s 0.25s both;
    animation: block 0.5s 0.25s both;
}

@-webkit-keyframes block {
    0% {
        -webkit-transform: translate(-110%, 0);
        transform: translate(-110%, 0);
    }
    45%, 55% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(110%, 0);
        transform: translate(110%, 0);
    }
}

@keyframes block {
    0% {
        -webkit-transform: translate(-110%, 0);
        transform: translate(-110%, 0);
    }
    45%, 55% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(110%, 0);
        transform: translate(110%, 0);
    }
}

.text--scaling [data-scroll='out'] .char {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.text--turning [data-scroll='out'] .char {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
}

.text--folding [data-scroll='out'] .char {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
}

.text--bulge [data-scroll='in'] .char {
    -webkit-animation-name: bulge;
    animation-name: bulge;
    -webkit-animation-duration: 0.25s;
    animation-duration: 0.25s;
}

@-webkit-keyframes bulge {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@keyframes bulge {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

.text--perspective {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.text--perspective .char {
    transition: opacity 0.05s calc(0.25s + var(--char-index) * 0.1s), -webkit-transform 0.25s calc(0.25s + var(--char-index) * 0.1s);
    transition: transform 0.25s calc(0.25s + var(--char-index) * 0.1s), opacity 0.05s calc(0.25s + var(--char-index) * 0.1s);
    transition: transform 0.25s calc(0.25s + var(--char-index) * 0.1s), opacity 0.05s calc(0.25s + var(--char-index) * 0.1s), -webkit-transform 0.25s calc(0.25s + var(--char-index) * 0.1s);
}

.text--perspective [data-scroll='out'] .char {
    opacity: 0;
    -webkit-transform: translate3d(-25px, -20px, -800px);
    transform: translate3d(-25px, -20px, -800px);
}

.text--zipping .char {
    transition: opacity 0.05s calc(0.25s + var(--char-index) * 0.1s), -webkit-transform 0.25s calc(0.25s + var(--char-index) * 0.1s);
    transition: transform 0.25s calc(0.25s + var(--char-index) * 0.1s), opacity 0.05s calc(0.25s + var(--char-index) * 0.1s);
    transition: transform 0.25s calc(0.25s + var(--char-index) * 0.1s), opacity 0.05s calc(0.25s + var(--char-index) * 0.1s), -webkit-transform 0.25s calc(0.25s + var(--char-index) * 0.1s);
}

.text--zipping [data-scroll='out'] .char {
    opacity: 0;
}

.text--zipping [data-scroll='out'] .char:nth-of-type(odd) {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.text--zipping [data-scroll='out'] .char:nth-of-type(even) {
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.text--spinning [data-scroll='out'] .char {
    -webkit-transform: rotateY(-360deg);
    transform: rotateY(-360deg);
}

.text--tumbling .char {
    transition-delay: calc((var(--char-total) - var(--char-index)) * 0.1s);
}

.text--tumbling [data-scroll='out'] .char {
    opacity: 0;
    -webkit-transform: translate(-300%, -50%) rotate(1080deg) scale(0);
    transform: translate(-300%, -50%) rotate(1080deg) scale(0);
}

.text--bubbling .char {
    transition-timing-function: cubic-bezier(0.75, -2, 0.75, 2);
}

.text--bubbling .char:nth-of-type(1) {
    transition-delay: 0.3s;
}

.text--bubbling .char:nth-of-type(2) {
    transition-delay: 0.5s;
}

.text--bubbling .char:nth-of-type(3) {
    transition-delay: 0.6s;
}

.text--bubbling .char:nth-of-type(4) {
    transition-delay: 0.2s;
}

.text--bubbling .char:nth-of-type(5) {
    transition-delay: 0.6s;
}

.text--bubbling .char:nth-of-type(6) {
    transition-delay: 0.7s;
}

.text--bubbling .char:nth-of-type(7) {
    transition-delay: 0.5s;
}

.text--bubbling .char:nth-of-type(8) {
    transition-delay: 0.4s;
}

.text--bubbling [data-scroll='out'] .char {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.text--swinging .char {
    -webkit-transform-origin: calc((var(--char-total) - var(--char-index)) * 100%) -100%;
    transform-origin: calc((var(--char-total) - var(--char-index)) * 100%) -100%;
    transition-delay: calc((var(--char-total) - var(--char-index)) * 0.1s);
}

.text--swinging [data-scroll='out'] .char {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.text--rolling .char {
    transition: opacity 0.2s, -webkit-transform 1s;
    transition: transform 1s, opacity 0.2s;
    transition: transform 1s, opacity 0.2s, -webkit-transform 1s;
    transition-delay: calc((var(--char-total) - var(--char-index)) * 0.1s);
}

.text--rolling [data-scroll='out'] .char {
    opacity: 0;
    -webkit-transform: translate(-500%, 0) scale(0) rotate(-1440deg);
    transform: translate(-500%, 0) scale(0) rotate(-1440deg);
}

.text--blowing .char {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-animation-delay: calc(var(--char-index) * 0.025s);
    animation-delay: calc(var(--char-index) * 0.025s);
}

.text--blowing [data-scroll='in'] .char {
    -webkit-animation-name: blowing;
    animation-name: blowing;
}

@-webkit-keyframes blowing {
    50%, 60%, 70% {
        -webkit-transform: skewX(-35deg);
        transform: skewX(-35deg);
    }
    55%, 65%, 75% {
        -webkit-transform: skewX(-40deg);
        transform: skewX(-40deg);
    }
}

@keyframes blowing {
    50%, 60%, 70% {
        -webkit-transform: skewX(-35deg);
        transform: skewX(-35deg);
    }
    55%, 65%, 75% {
        -webkit-transform: skewX(-40deg);
        transform: skewX(-40deg);
    }
}

.text--meeting .char {
    transition-delay: calc((var(--char-total) - var(--char-index)) * 0.1s);
}

.text--meeting .char:nth-of-type(even) {
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.text--meeting .char:nth-of-type(odd) {
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}

.text--meeting [data-scroll='out'] .char {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.text--conveyor [data-scroll='in'] .char {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-animation: convey 1s both linear;
    animation: convey 1s both linear;
    -webkit-animation-delay: calc((var(--char-total) - var(--char-index)) * 0.15s);
    animation-delay: calc((var(--char-total) - var(--char-index)) * 0.15s);
    transition: none;
}

@-webkit-keyframes convey {
    0% {
        -webkit-transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(-180deg) translate(calc((var(--char-total) - var(--char-index)) * -100%), 0);
        transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(-180deg) translate(calc((var(--char-total) - var(--char-index)) * -100%), 0);
    }
    40% {
        -webkit-transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(-180deg) translate(0, 0);
        transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(-180deg) translate(0, 0);
    }
    50% {
        -webkit-transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(0deg) translate(0, 0);
        transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(0deg) translate(0, 0);
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(0deg) translate(0, 0);
        transform: translate(0, 0) rotate(0deg) translate(0, 0);
    }
}

@keyframes convey {
    0% {
        -webkit-transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(-180deg) translate(calc((var(--char-total) - var(--char-index)) * -100%), 0);
        transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(-180deg) translate(calc((var(--char-total) - var(--char-index)) * -100%), 0);
    }
    40% {
        -webkit-transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(-180deg) translate(0, 0);
        transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(-180deg) translate(0, 0);
    }
    50% {
        -webkit-transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(0deg) translate(0, 0);
        transform: translate(calc((var(--char-total) - (var(--char-total) - var(--char-index))) * -100%), 0) rotate(0deg) translate(0, 0);
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(0deg) translate(0, 0);
        transform: translate(0, 0) rotate(0deg) translate(0, 0);
    }
}

.team_header {
    position: absolute;
    background: none !important;
    width: 100%
}

.team_main {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all 1.5s ease 0s;
}

.team_main .container {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.team_main h3 {
    font-family: 'solomon_sans_boldbold';
    font-size: 50px;
    color: #324759;
    text-align: left;
    font-weight: normal;
}

.team_main p {
    color: #627789;
    line-height: 34px;
    margin: 15px 0;
}

.team_main .learn_btn {
    text-align: left;
    margin: 30px 0 0 0
}

.team_main .learn_btn a {
    display: inline-block;
    background: #79bf8c;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    box-shadow: 0 0 25px #79bf8c;
    padding: 15px 75px;;
}

.team_main .learn_btn a:hover, .team_main .learn_btn a:focus {
    display: inline-block;
    background: #65b27b;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    box-shadow: none;
}

.slider_team {
    overflow: hidden;
    visibility: visible;
    opacity: 0;
    z-index: -1;
    transition: visibility 0s, opacity 0.5s linear;
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    transition: all 1.5s ease 0s;
}

.slider_block {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    height: 100%;
    left: 0px;
    transition: all 1.5s ease 0s;
}

.team_none {
    opacity: 0;
    transition: all 1.5s ease 0s;
    z-index: -1;
}

.slider_team_inner { /*width:120%;*/
    width: 110%;
    height: 100%;
    position: absolute;
    top: 0px; /*left:-10%;*/
    left: 0;
}

.team_header .navbar-brand > img.logo_desk {
    display: block;
    transition: all 1.5s ease 0s
}

.team_header .navbar-brand > img.logo_icon {
    display: none;
    transition: all 1.5s ease 0s
}

.team_current .navbar-default .navbar-nav > li > a {
    color: #f3f2f0;
}

.team_current .navbar-brand > img.logo_desk {
    display: none;
    transition: all 1.5s ease 0s
}

.team_current .navbar-brand > img.logo_icon {
    display: block;
    transition: all 1.5s ease 0s;
    width: 50px;
}

.navbar-brand > img.logo_icon {
    width: 73px
}

.team_current .navbar-default .navbar-nav > li > a:hover {
    color: #f3f2f0;
}

.team_current .navbar-default .navbar-nav > li > a:before, .team_current .navbar-default .navbar-nav > li > a:after {
    background: #f3f2f0
}

.team_slider {
    width: 25%;
    float: left;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.team_slider_1 {
    width: 25%;
    float: left;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.team_slider_2 {
    width: 25%;
    float: left;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.team_slider_3 {
    width: 25%;
    float: left;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.team_slider_4 {
    width: 25%;
    float: left;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

/*.team_slider_1 div { -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; transition: all .5s ease 0s }*/

.team_slider .slick-slide, .team_slider_2 .slick-slide, .team_slider_3 .slick-slide, .team_slider_4 .slick-slide {
    cursor: pointer
}

.slick-list {
    padding: 0 !important;
    height: 100%
}

.slick-track {
    padding: 0 !important;
    height: 100%
}

.slick-slide > div {
    padding: 0 !important;
    height: 100%;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.slick-slider {
    height: 100% !important
}









.slider_team_slide:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.5s ease 0s;
}

.slider_team_slide:hover:after {
    background: rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease 0s;
}

.team_outer {
    width: 25%;
    height: 100%;
    position: relative;
}
.slider_team_slide {
    width: 25%;
    height: 100%;
    background: url(../images/team-placeholder-woman.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}
.slider_team_slide1 {
    width: 100%;
    height: 100%; /*background:url(../images/team_imgbw_2.jpg) center center no-repeat;*/
    background-size: cover;
    position: relative;
}
.slider_team_slide2 {
    width: 25%;
    height: 100%;
    background: url(../images/team-placeholder-man.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}
.slider_team_slide3 {
    width: 25%;
    height: 100%;
    background: url(../images/team-placeholder-man.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}
.slider_team_slide4 {
    width: 25%;
    height: 100%;
    background: url(../images/team-placeholder-man.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}

.slider_team_slide1:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #00101d;
    opacity: 0;
    z-index: 1;
}
.slider_team_slide1.slide_wade:before{
    opacity: 0.6
}

.slider_team_slide1:hover .member_img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2:hover .member_img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide3:hover .member_img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide4:hover .member_img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}


/* ========== Wade Attwood =============== */
.modal_half_left .member_img.Wade {
    background-image: url(../images/Wade.jpg)
}

.modal_half_left .member_img.Wade:after {
    opacity: 0.6
}
.slider_team_slide.slide_wade {
    background-image: url(../images/Wade.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide1.slide_wade .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/Wade.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_wade {
    background-image: url(../images/Wade.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_wade {
    background-image: url(../images/Wade.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_wade {
    background-image: url(../images/Wade.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Wade Attwood =============== */

/* ========== Salil Dhaumya =============== */
.modal_half_left .member_img.Salil {
    background-image: url(../images/Salil.jpg)
}

.modal_half_left .member_img.Salil:after {
    opacity: 0.6
}
.slider_team_slide.slide_salil {
    background-image: url(../images/Salil.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide1.slide_salil .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/Salil.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_salil {
    background-image: url(../images/Salil.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_salil {
    background-image: url(../images/Salil.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_salil {
    background-image: url(../images/Salil.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Salil Dhaumya =============== */

/* ========== David Chartrand =============== */
.modal_half_left .member_img.David-chartrand {
    background-image: url(../images/David-Chartrand.jpg)
}

.modal_half_left .member_img.David-chartrand:after {
    opacity: 0.6
}

.slider_team_slide.slide_david {
    background-image: url(../images/David-Chartrand.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide1.slide_david .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/David-Chartrand.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_david {
    background-image: url(../images/David-Chartrand.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_david {
    background-image: url(../images/David-Chartrand.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_david {
    background-image: url(../images/David-Chartrand.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END David Chartrand =============== */

/* ========== Marisa Cornacchia =============== */
.modal_half_left .member_img.Marisa {
    background-image: url(../images/Marisa.jpg)
}

.modal_half_left .member_img.Marisa:after {
    opacity: 0.6
}

.slider_team_slide1.slide_marisa .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/Marisa.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_marisa {
    background-image: url(../images/Marisa.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_marisa {
    background-image: url(../images/Marisa.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_marisa{
    background-image: url(../images/Marisa.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Marisa Cornacchia =============== */

/* ========== Michele Lise =============== */
.modal_half_left .member_img.Michele {
    background-image: url(../images/Michele.jpg)
}

.modal_half_left .member_img.Michele:after {
    opacity: 0.6
}

.slider_team_slide1.slide_michele .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/Michele.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_michele {
    background-image: url(../images/Michele.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_michele {
    background-image: url(../images/Michele.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_michele{
    background-image: url(../images/Michele.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Michele Lise =============== */

/* ========== Jeff Thorne =============== */
.modal_half_left .member_img.Jeff {
    background-image: url(../images/Jeff.jpg)
}

.modal_half_left .member_img.Jeff:after {
    opacity: 0.6
}

.slider_team_slide.slide_jeff {
    background-image: url(../images/Jeff.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide1.slide_jeff .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/Jeff.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_jeff {
    background-image: url(../images/Jeff.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_jeff {
    background-image: url(../images/Jeff.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_jeff {
    background-image: url(../images/Jeff.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Jeff Thorne =============== */

/* ========== Mike Inglis =============== */
.modal_half_left .member_img.Mike {
    background-image: url(../images/Mike.jpg)
}

.modal_half_left .member_img.Mike:after {
    opacity: 0.6
}

.slider_team_slide.slide_mike {
    background-image: url(../images/Mike.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide1.slide_mike .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/Mike.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_mike {
    background-image: url(../images/Mike.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_mike {
    background-image: url(../images/Mike.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_mike {
    background-image: url(../images/Mike.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Mike Inglis =============== */

/* ========== Michael Dunkerly =============== */
.modal_half_left .member_img.Michael-dunkerly {
    background-image: url(../images/michael-dunkerly.jpg)
}

.modal_half_left .member_img.Michael-dunkerly:after {
    opacity: 0.6
}

.slider_team_slide.slide_michael {
    background-image: url(../images/michael-dunkerly.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide1.slide_michael .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/michael-dunkerly.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_michael {
    background-image: url(../images/michael-dunkerly.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_michael {
    background-image: url(../images/michael-dunkerly.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_michael {
    background-image: url(../images/michael-dunkerly.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Michael Dunkerly =============== */

/* ========== Richard Dewinetz =============== */
.modal_half_left .member_img.Richard {
    background-image: url(../images/richard-dewinetz.jpg)
}

.modal_half_left .member_img.Richard:after {
    opacity: 0.6
}

.slider_team_slide.slide_richard {
    background-image: url(../images/richard-dewinetz.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide1.slide_richard .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/richard-dewinetz.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_richard {
    background-image: url(../images/richard-dewinetz.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_richard {
    background-image: url(../images/richard-dewinetz.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_richard {
    background-image: url(../images/richard-dewinetz.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Richard Dewinetz =============== */

/* ========== Dr. Jagjeet Singh Gill =============== */
.modal_half_left .member_img.Jagjeet {
    background-image: url(../images/dr-jagjeet-singh-gill.jpg)
}

.modal_half_left .member_img.Jagjeet:after {
    opacity: 0.6
}

.slider_team_slide.slide_jagjeet {
    background-image: url(../images/dr-jagjeet-singh-gill.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide1.slide_jagjeet .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/dr-jagjeet-singh-gill.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_jagjeet {
    background-image: url(../images/dr-jagjeet-singh-gill.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_jagjeet {
    background-image: url(../images/dr-jagjeet-singh-gill.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_jagjeet {
    background-image: url(../images/dr-jagjeet-singh-gill.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Dr. Jagjeet Singh Gill =============== */

/* ========== Dr. Mohyuddin Mirza =============== */
.modal_half_left .member_img.Mirza {
    background-image: url(../images/dr-mirza.jpg)
}

.modal_half_left .member_img.Mirza:after {
    opacity: 0.6
}

.slider_team_slide.slide_mirza {
    background-image: url(../images/dr-mirza.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide1.slide_mirza .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/dr-mirza.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_mirza {
    background-image: url(../images/dr-mirza.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_mirza {
    background-image: url(../images/dr-mirza.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_mirza {
    background-image: url(../images/dr-mirza.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Dr. Mohyuddin Mirza =============== */

/* ========== Sasha Okyere =============== */
.modal_half_left .member_img.Sasha {
    background-image: url(../images/sasha-okyere.jpg)
}

.modal_half_left .member_img.Sasha:after {
    opacity: 0.6
}

.slider_team_slide.slide_sasha {
    background-image: url(../images/sasha-okyere.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide1.slide_sasha .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/sasha-okyere.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_sasha {
    background-image: url(../images/sasha-okyere.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_sasha {
    background-image: url(../images/sasha-okyere.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_sasha {
    background-image: url(../images/sasha-okyere.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Sasha Okyere =============== */

/* ========== Vikrant Dhawan =============== */
.modal_half_left .member_img.Vikrant {
    background-image: url(../images/vikrant-dhawan.jpg)
}

.modal_half_left .member_img.Vikrant:after {
    opacity: 0.6
}

.slider_team_slide.slide_vikrant {
    background-image: url(../images/vikrant-dhawan.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide1.slide_vikrant .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/vikrant-dhawan.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_vikrant {
    background-image: url(../images/vikrant-dhawan.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3.slide_vikrant {
    background-image: url(../images/vikrant-dhawan.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide4.slide_vikrant {
    background-image: url(../images/vikrant-dhawan.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/* ========== END Vikrant Dhawan =============== */

.slider_team_slide1.slide_none .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/team-placeholder-woman.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
}

.slider_team_slide2.slide_none {
    background-image: url(../images/team-placeholder-woman.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide2:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.5s ease 0s;
}

.slider_team_slide2:hover:after {
    background: rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease 0s;
}

.slider_team_slide3.slide_none {
    background-image: url(../images/team-placeholder-woman.jpg);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slider_team_slide3:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.5s ease 0s;
}

.slider_team_slide3:hover:after {
    background: rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease 0s;
}

.slider_team_slide4:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.5s ease 0s;
}

.slider_team_slide4:hover:after {
    background: rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease 0s;
}

.info_txt {
    position: absolute;
    bottom: 50px;
    color: #ffffff;
    left: 20px;
    width: 400px;
    z-index: 2;
}

.info_txt h6 {
    font-family: 'solomon_sans_boldbold';
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
}

.info_txt h3 {
    font-family: 'solomon_sans_boldbold';
    font-size: 60px;
    font-weight: normal;
    margin: 0px;
}

.info_txt p {
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 0 0
}

.info_txt .learn_btn {
    text-align: left;
    margin: 15px 0 0 0
}

.info_txt .learn_btn a {
    display: inline-block;
    background: #79bf8c;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 0 25px #79bf8c;
    padding: 15px 90px;
}

.info_txt .learn_btn a:hover, .info_txt .learn_btn a:focus {
    display: inline-block;
    background: #65b27b;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    box-shadow: none;
}

.modal-open .modal.team_pop {
    padding: 0px !important;
    margin: 0px !important;
}

.team_pop .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0px !important;
}

.team_pop .modal-content {
    width: 100%;
    height: 100%;
    box-shadow: none !important;
    border-radius: 0px !important
}

.team_pop .modal-body {
    width: 100%;
    height: 100%;
    padding: 0px !important;
    margin: 0px !important;
}

.team_pop button.btn-prev {
    position: fixed;
    top: 50%;
    margin-top: -30px;
    left: 5%;
    background: none;
    border: 0px;
    color: #fff;
    padding: 0 5px
}

.team_pop button.btn-next {
    position: fixed;
    top: 50%;
    margin-top: -30px;
    right: 5%;
    margin-right: 0;
    background: none;
    border: 0px;
    color: #fff;
    padding: 0 5px
}

.team_pop button:focus {
    background: none !important
}

.team_pop button span {
    font-size: 50px
}

.team_slider_1 button.slick-prev {
    position: fixed;
    top: 50%;
    margin-top: -30px; /*left: 10%;*/
    left: 2%;
    background: none;
    border: 0px;
    color: #fff;
    font-size: 0;
    width: 60px;
    height: 60px;
    padding: 0
}

.team_slider_1 button.slick-next {
    position: fixed;
    top: 50%;
    margin-top: -30px; /*right: 10%;*/
    right: 11%;
    margin-right: 0;
    background: none;
    border: 0px;
    color: #fff;
    font-size: 0;
    width: 60px;
    height: 60px;
    padding: 0
}

.team_slider_1 button:focus {
    background: none !important
}

.team_slider_1 button.slick-prev:before {
    content: "\003C";
    font-family: FontAwesome;
    font-size: 50px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    text-align: center;
    background-image: url(../images/left-arrow.png);
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    text-align: center;
    display: flex;
    font: icon;
    font-size: -webkit-xxx-large;
}

.team_slider_1 button.slick-next:before {
    content: "\003E";
    font-family: FontAwesome;
    font-size: 50px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    text-align: center;
    font: icon;
    font-size: -webkit-xxx-large;
}

.modal_half_left {
    width: 50%;
    float: left;
    height: 100%;
    position: relative;
}

.modal_half_left .member_img {
    width: 100%;
    height: 100%;
    background: url(../images/team-placeholder-man.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
}

.modal_half_left .member_img.member_2 {
    background-image: url(../images/team_imgcolor_3.jpg)
}

.modal_half_left .member_img.member_3 {
    background-image: url(../images/team_imgcolor_4.jpg)
}

.modal_half_left .member_img.member_4 {
    background-image: url(../images/team_imgcolor_1.jpg)
}

.modal_half_left .member_img:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #00101d;
    opacity: 0;
}

.modal_half_left .info_wrap {
    width: 548px;
    float: right;
    position: relative;
    height: 100%;
}

.team_current {
    z-index: 9999999 !important;
    background: none !important
}

.modal_half_right {
    width: 50%;
    float: left;
    height: 100%;
    position: relative;
    background: url(../images/popup_bg.jpg) center center no-repeat;
    background-size: cover;
}

.modal_half_right .info_wrap {
    width: 600px;
    float: left;
    position: relative;
    height: 100%;
}

.modal_half_right .info_txt {
    top: 50%;
    left: 0;
    bottom: inherit !important;
    transform: translate(0, -50%);
    padding: 0 0 0 8%
}

.modal_half_right .info_txt h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 30px 0
}

.modal_half_right .info_txt p {
    font-size: 16px;
    font-weight: 400;
    margin: 35px 0
}

.modal_half_right .info_txt ul {
    margin: 30px 0
}

.modal_half_right .info_txt ul li {
    color: #deeaed;
    line-height: normal;
    position: relative;
    padding: 0 0 0 12px;
    margin: 5px 0
}

.modal_half_right .info_txt ul li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0px;
    width: 5px;
    height: 5px;
    background: #deeaed
}

.modal_half_right h3 {
    display: none
}

#scroll-down {
    display: block;
    position: absolute;
    text-align: center;
    width: 22px;
    height: 52px;
    transform: rotate(90deg);
    left: -52px;
    top: -15px;
}

.arrow-down {
    display: block;
    margin: 0 auto;
    width: 22px;
    height: 52px;
    position: relative;
}

.arrow-down:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
    border-top: 2px solid #7badba;
    border-right: 2px solid #7badba;
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    bottom: 0px;
    left: 5px;
}

#scroll-down::before {
    -webkit-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Safari 4+ */
    -moz-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Fx 5+ */
    -o-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Opera 12+ */
    animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* IE 10+, Fx 29+ */
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 52px;
    background: #7badba;
    content: ' ';
}

@-webkit-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}

@-moz-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}

@-o-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}

@keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}

.banner_home {
    padding-right: 0px !important;
    height: calc(100% - 94px) !important;
    margin-top: 94px
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: #f7fbfc !important; /*border-bottom: 1px solid #2d363d; border-color: rgba(45,54,61,0.15);*/
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    padding-top: 10px;
    padding-bottom: 10px
}

.sticky .navbar-default .navbar-nav > li > a {
    padding: 12px 0;
}

.banner_investor {
    padding-right: 0px !important;
    margin-top: 94px;
    height: calc(100% - 94px)
}
.banner_stay{
    padding-right: 0px !important;
    margin-top: 94px;
    height: calc(100% - 94px)
}

.team_slider {
    opacity: 1;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.team_slider_1 {
    opacity: 1;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.team_slider_2 {
    opacity: 1;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.team_slider_3 {
    opacity: 1;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.team_slider_4 {
    opacity: 1;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.wd_0 {
    width: 0 !important;
    opacity: 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.wd_50 {
    width: 50% !important;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.info_txt .learn_btn {
    width: 245px;
    height: 54px;
    display: block;
    position: relative;
}

.info_txt .learn_btn a {
    width: 245px;
    height: 54px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 54px;
    padding: 0 !important
}

.info_txt .learn_btn a#more-btn-1 {
    opacity: 1;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 1;
}

.info_txt .learn_btn a#less-btn-1 {
    opacity: 0;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 0;
}

.wd_50 .info_txt .learn_btn a#more-btn-1 {
    opacity: 0;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 0;
}

.wd_50 .info_txt .learn_btn a#less-btn-1 {
    opacity: 1;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 1;
}

.wd_50 .slick-slide .inner_main {
    width: 50% !important;
    height: 100%;
    position: relative;
}

.slider_team_slide_right {
    width: 0% !important;
    opacity: 0;
    position: absolute;
    top: 0px;
    right: -100%;
    height: 100%;
    -webkit-transition: all .5s ease 1s;
    -moz-transition: all .5s ease 1s;
    transition: all .5s ease 1s
}

.wd_50 .slider_team_slide1 {
    width: 100% !important;
}

.wd_50 .slider_team_slide_right {
    width: 50% !important;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    -webkit-transition: all .5s ease 1s;
    -moz-transition: all .5s ease 1s;
    transition: all .5s ease 1s
}

.slider_team_slide_right .modal_half_right {
    width: 100% !important;
}

.info_txt {
    left: inherit !important;
    right: 150px !important;
}

.hide_slide {
    width: 0% !important;
}

.current_active {
    width: 100% !important;
}

/*.wd_50 .slick-track {  width:100% !important; transform: none !important; }*/
.hide_slide .info_txt {
    display: none;
}

.current_active .info_txt {
    display: block
}

.team_slider_1 {
    position: static !important
}

.team_slider_1 .slick-arrow {
    position: absolute !important;
    top: 50%;
    z-index: 999999;
}

.team_slider_1 .slick-prev {
    left: 10%
}

.team_slider_1 .slick-next {
    right: 10%
}

.team_slider_popup {
    position: absolute;
    top: 0px; /*left:25%;*/
    left: 0;
    height: 100%;
    width: 25%;
    z-index: 0;
    opacity: 1;
    transition: all .5s ease 0.5s
}

.slider_pop {
    position: relative;
    height: 100%;
    width: 100%;
    transition: all .5s ease 0.5s
}

.popup_show { /*width:84%; left:8%;*/
    width: 91%;
    left: 0%;
    opacity: 1 !important;
    transition: all 1s ease 1s;
    z-index: 1;
}

.slick-slide {
    transition: opacity 1s ease 0s !important
}

.modal_half_right {
    position: absolute;
    top: 0px;
    right: -100%;
    width: 50%;
    transition: all 1s ease 2s
}

.popup_show .modal_half_right {
    right: 0;
    transition: all 1s ease 2s
}

.modal_half_right .info_wrap {
    transition: all 0.5s ease 3.5s;
    opacity: 0
}

.popup_show .modal_half_right .info_wrap {
    transition: all 0.5s ease 3.5s;
    opacity: 1
}

.team_current .navbar-default .navbar-toggle .icon-bar {
    background: #fff !important;
}

.team_current .navbar-default .navbar-collapse {
    background: none !important
}

.team_slider_popup .slick-slide {
    left: 0 !important;
    width: 100% !important;
    position: absolute !important
}

.team_slider_popup .slick-list {
    width: 100% !important;
}

.team_slider_popup.slick-slider .slick-track {
    width: 100% !important;
}

.team_slider_popup:before {
    content: "";
    background: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 1s ease 3s
}

.popup_show:before {
    content: "";
    background: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all 1s ease 3s
}

.close_btn {
    position: absolute;
    top: 30px;
    right: 15px;
    z-index: 999;
    opacity: 0;
    transition: all .5s ease 0s
}

.close_btn a {
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 10px 15px;
}

.close_btn a img {
    width: 25px
}

.popup_show .close_btn {
    opacity: 1;
    transition: all .5s ease 0s
}

.advantage_main {
    margin: 50px 0 0 0;
    padding: 0 40px 0 0
}

.advantage_txt {
    position: relative;
    background: url(../images/divider_line1.png) 0 0 repeat-y;
    margin: 80px 0;
    padding: 0 0 0 30px !important
}

.advantage_txt p {
    color: #fff;
    color: #ffffff;
    line-height: 34px;
    margin: 25px 0 0 0
}

.advantage_txt h2 {
    font-family: 'solomon_sans_boldbold';
    font-size: 40px;
    color: #ffffff;
    text-align: left;
    font-weight: normal;
    margin: 0 0 25px;
}

.invest_box {
    padding: 50px 0
}

.invest_box li {
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
    float: left;
    position: relative;
    overflow: hidden
}

.invest_box li img {
    width: 100%;
    position: relative;
    z-index: 1
}

.invest_box li h2 {
    font-family: 'Titillium Web', sans-serif;
    position: relative !important;
    font-size: 29px;
    color: #f7fbfc;
    font-weight: 700;
    bottom: inherit !important;
    left: 0;
    z-index: 2;
    padding: 0 15px 0;
    margin: 0px;
    min-height: inherit !important
}

.invest_box li span {
    font-family: 'Titillium Web', sans-serif;
    display: block;
    position: relative !important;
    font-size: 16px;
    color: #f7fbfc;
    font-weight: 400;
    bottom: inherit !important;
    left: 0;
    z-index: 2;
    padding: 0 30px;
    margin: 15px 0 0 0 !important;
}

.invest_box li a, .invest_box li a h2, .invest_box li a span {
    text-decoration: none
}

.invest_box li .inner_content {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    text-align: center
}

.modal-open #Modal_Low_Cost.modal {
    z-index: 999999;
    background: #fff;
    overflow-y: scroll
}

.modal-open #Modal_Market_Responsive.modal {
    z-index: 999999;
    background: #fff;
    overflow-y: scroll
}

.modal-open #Modal_Research_Focused.modal {
    z-index: 999999;
    background: #fff;
    overflow-y: scroll
}

.modal-open #Modal_Canadian_Cannabis.modal {
    z-index: 999999;
    background: #fff;
    overflow-y: scroll
}

.modal-backdrop {
    z-index: 99999
}

.modal_main {
    width: 100%;
    margin: 0;
    height: auto;
    position: absolute
}

.modal_main .modal-content {
    height: 100%;
    padding: 0 45px;
    border-radius: 0px;
    box-shadow: none;
    border: 0px;
}

.modal_main .close {
    top: 12px;
    right: 12px;
    position: absolute;
    opacity: 1;
    z-index: 999
}

.modal_main .close img {
    width: 20px
}

.modal_main .modal-body {
    padding: 0px;
}

.banner_popup {
    width: 100%;
    height: 250px;
    background: url(../images/low_cost_bg.jpg) center center no-repeat;
    background-size: cover;
    position: relative
}

#Modal_Market_Responsive .banner_popup {
    background-image: url(../images/market_responsiveness_bg.jpg)
}

#Modal_Research_Focused .banner_popup {
    background-image: url(../images/research_focused_bg1.jpg)
}

#Modal_Canadian_Cannabis .banner_popup {
    background-image: url(../images/cannabis_market_bg.jpg)
}

.banner_popup h3 {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'solomon_sans_boldbold';
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}

.modal_main .main_content ul li {
    width: 100%;
    float: left;
    margin: 15px 0;
    font-size: 16px;
    font-weight: 400;
    padding: 0
}

.modal_main .main_content ul li h6 {
    font-weight: 700;
    font-size: 16px;
    color: #586b7b;
    line-height: 30px;
}

.modal_main .main_content ul li p {
    margin: 0px;
    padding: 0px;
}

.modal_main .main_content {
    padding-right: 0px
}

#Modal_Canadian_Cannabis .modal_main .main_content h3 {
    text-align: center
}

.market_list {
    padding: 0 !important
}

.market_list:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    margin-left: 0px;
    width: 2px;
    height: 100%;
    background: url(../images/line-mid.png) 0 0 repeat-y
}

.market_list:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    margin-left: 0px;
    width: 2px;
    height: 15px;
    background: #fff
}

.market_list ul {
    z-index: 1
}

.market_list ul li {
    width: 100%;
    text-align: left;
    padding: 0 20px !important;
    margin: 0 0 45px 0 !important;
}

.market_list ul li p {
    margin: 0px;
    padding: 0px;
    position: relative
}

.market_list ul li.alternate_txt1 {
    margin: 0 !important;
    position: relative
}

.market_list ul li p:before {
    content: "";
    position: absolute;
    top: 10px;
    left: -24px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #9cceaa
}

#Modal_Canadian_Cannabis .modal_main .main_content h3 {
    font-size: 35px;
}

.market_list ul li.alternate_txt1:before {
    content: "";
    position: absolute;
    top: 20px;
    left: -1px;
    margin-left: 0px;
    width: 5px;
    height: 100%;
    background: #fff
}

.main_content ul.partners_list li:first-child {
    margin-left: 0px
}

/***********************( min-width:481px )**********************************/
@media all and (min-width: 481px) {
    .invest_box li {
        width: 50% !important
    }
}

/***********************( min-width:768px )**********************************/
@media all and (min-width: 768px) {
    .navbar-nav {
        margin: 0px;
        text-align: center;
        width: 100%;
    }

    .navbar-default .navbar-nav > li {
        display: inline-block;
        float: none;
        margin: 0 25px
    }

    .banner_section {
        padding-left: 0px;
        height: 100%;
    }

    .banner_home {
        margin-top: 154px
    }

    header {
        background: #f7fbfc;
        padding: 52px 0 52px 0
    }

    .home_header .navbar-brand > img.logo_desk {
        display: block
    }

    .home_header .navbar-brand > img.logo_mob {
        display: none
    }

    .banner_section:before {
        display: none
    }

    .navbar-default .navbar-toggle {
        margin-top: 15px
    }

    .sticky .navbar-default .navbar-toggle {
        margin-top: 10px
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #2d363d !important
    }

    .banner_main h3 {
        font-size: 80px;
        left: 15px;
        transform: translate(0, -50%);
        text-align: left;
    }

    .banner_main .learn_btn {
        right: 50px;
        bottom: 100px;
        margin-right: 0px;
    }

    .banner_main .learn_btn2 {
        right: 50px;
        bottom: 50px;
        margin-right: 0px;
    }

    .banner_main .scroll_txt {
        bottom: 300px;
        left: -130px
    }

    .who_section {
        padding: 50px 0;
    }

    .main_content {
        padding: 0 70px;
    }

    .main_content h3 {
        font-size: 60px;
        margin: 35px 0
    }

    .main_content h3 div {
        top: -15px;
        left: -40px;
    }

    .main_content h3 span.indicating_number {
        font-size: 16px
    }

    .main_content h3 span.indicating_circle {
        margin-left: 10px
    }

    .main_content p {
        line-height: 34px;
        margin: 30px 0
    }

    .home_main_sec {
        padding: 50px 0;
    }

    .home_main_sec .main_content {
        padding: 0 0 0 0px;
    }

    .main_content ul {
        margin: 50px 0
    }

    .main_content li {
        width: auto;
        margin: 0 70px
    }

    .main_content li span {
        margin-right: 30px;
    }

    .main_content li {
        margin: 0 20px
    }

    .main_content li span {
        margin-right: 5px;
    }

    .main_content ul.community_logos li {
        width: 20%;
        margin: 0 2%
    }

    .who_banner {
        height: 483px;
        margin: 0
    }

    .navbar-default .navbar-nav > li {
        margin: 0 30px
    }

    .modal_sec .main_modal .left_txt {
        width: 270px;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
        font-family: 'solomon_sans_boldbold';
        font-size: 26px;
        color: #ffffff;
        text-align: center;
        text-align: left;
        font-weight: normal;
        padding: 20px 40px;
    }

    .modal_sec .main_modal .right_txt {
        width: calc(100% - 270px);
        position: relative;
        float: right;
        color: #ffffff;
        line-height: 34px;
        padding: 20px
    }

    .modal_sec .main_modal:after {
        content: "";
        position: absolute;
        top: 40px;
        left: 270px;
        background: url(../images/divider_line.png) 0 0 repeat-y;
        width: 2px;
        height: calc(100% - 80px)
    }

    .modal_sec .main_modal .left_txt:before {
        display: none
    }

    .main_content ul.activities_list li {
        width: 33.33%;
        display: inline-block;
        vertical-align: top;
        margin: 15px 0;
        font-weight: 400;
        font-size: 16px;
        line-height: 34px;
        color: #627789;
        padding: 0 15px 0 0
    }

    .main_content ul.activities_list li:first-child {
        margin-left: 0;
    }

    .main_content ul.activities_list li span {
        display: block;
        text-align: left;
    }

    .stock_section ul.stock_list li {
        width: 50%;
        font-size: 38px;
        margin: 30px 0
    }

    .stock_section .main_content h3 {
        margin-top: 30px;
    }

    .investor_top_section .inner_main {
        padding: 0 68px;
    }

    .investor_top_section .grey_box {
        background: #e8eff1;
        padding: 60px 90px;
        margin: 80px 0 10px 0;
    }

    .investor_top_section .grey_box p {
        line-height: 28px;
        text-align: center;
        padding: 50px 0;
    }

    .investor_top_section .grey_box .seperator {
        width: 170px
    }

    .invest_flex {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 50px 0
    }

    .invest_flex li {
        width: 25%;
        margin: 0px !important;
        font-weight: 400;
        color: #627789;
        line-height: 34px;
        border-left: 1px dashed #627789;
        border-bottom: 0px;
        padding: 0 25px !important
    }

    .invest_flex li:first-child {
        border-left: 0px;
        padding-left: 0 !important
    }

    .invest_flex li:last-child {
        padding-right: 0 !important
    }

    .investors_banner {
        background: url(../images/investor_banner.jpg);
        padding-right: 92px;
    }
    
    .stay_loop_banner {
        background: url(../images/stay-in-loop.webp);
        padding-right: 92px;
    }

    .main_content h2 {
        font-size: 42px;
        min-height: 72px;
        margin: 15px 0
    }






    .team_main h3 {
        font-size: 80px;
        text-align: left;
    }

    .team_main .learn_btn {
        text-align: left;
        margin: 60px 0 0 0
    }

    header.home_header {
        background: none
    }

    .banner_home .banner_main {
        padding-right: 92px
    }

    .banner_home .container {
        width: 80%
    }

    .navbar-brand {
        margin-left: 45px !important
    }

    .banner_home {
        height: calc(100% - 154px) !important
    }

    .navbar-brand > img {
        width: 373px
    }

    .banner_investor {
        padding-right: 0px !important;
        margin-top: 154px;
        height: calc(100% - 154px)
    }
    
    .banner_stay {
        padding-right: 0px !important;
        margin-top: 154px;
        height: calc(100% - 154px)
    }

    .banner_home .banner_main .scroll_txt {
        bottom: 300px;
    }

    .banner_investor .container {
        width: 80%
    }
    
    .banner_stay .container {
        width: 80%
    }

    .text {
        font-size: 5rem
    }

    .animated-services {
        width: 100%;
        height: 88px
    }

    .sticky .navbar-brand > img.logo_desk {
        width: 186px;
        margin-top: 5px
    }

    .sticky .navbar-brand > img.logo_mob {
        width: 186px;
        margin-top: 5px
    }

    .team_current .navbar-brand > img.logo_icon {
        width: auto
    }

    .cd-headline.slide .cd-words-wrapper {
        width: 300px !important
    }

    .popup_show .close_btn {
        top: 50px;
        right: 30px
    }

    .banner_main .learn_btn {
        width: auto;
        bottom: 10%;
    }
    .banner_main .learn_btn2 {
        width: auto;
        bottom: 3%;
    }

    .banner_main .learn_btn a.medical_patient {
        margin-bottom: 30px;
        margin-right: 30px
    }

    .banner_main h3 {
        top: 50%
    }

    .advantage_main {
        margin: 50px 0 0 0;
        padding: 0 40px;
    }

    .advantage_txt {
        position: relative;
        background: url(../images/divider_line1.png) 0 0 repeat-y;
        margin: 50px 0;
        padding: 0 30px 0 30px !important
    }

    .advantage_txt p {
        color: #fff;
        color: #ffffff;
        line-height: 34px;
        margin: 25px 0 0 0
    }

    .advantage_txt h2 {
        font-family: 'solomon_sans_boldbold';
        font-size: 40px;
        color: #ffffff;
        text-align: left;
        font-weight: normal;
        margin: 0 0 25px;
    }

    .main_content .invest_btn a {
        margin-right: 30px
    }

    .invest_box li {
        width: 50% !important
    }

    .modal_main .modal-content {
        padding: 0 92px
    }

    .banner_popup h3 {
        width: 80%
    }

    .banner_popup {
        height: 350px
    }

    .modal_main .close {
        top: 30px;
        right: 30px
    }

    .modal_main .close img {
        width: auto
    }

    .modal_main .container {
        width: 100%
    }

    .modal_main .main_content {
        padding: 0 70px
    }

    .banner_popup h3 {
        font-size: 50px
    }

    .modal_main .main_content h3 {
        font-size: 50px
    }

    .market_list ul li {
        width: 50% !important;
        float: left;
        text-align: right;
        clear: both;
        padding: 0 20px 0 0 !important;
        margin: 0 0 80px 0 !important;
    }

    .market_list ul li.alternate_txt {
        width: 50% !important;
        float: right;
        text-align: left;
        clear: both;
        padding: 0 0 0 20px !important;
        margin: 0 0 80px 0 !important;
    }

    .market_list ul li.alternate_txt1 {
        margin: 0 !important
    }

    .market_list:before {
        left: 50%;
        margin-left: -1px
    }

    .market_list:after {
        left: 50%;
        margin-left: -1px
    }

    .market_list ul li p:before {
        left: inherit;
        right: -26px;
    }

    .market_list ul li.alternate_txt p:before {
        left: -25px;
        right: inherit
    }

    #Modal_Canadian_Cannabis .modal_main .main_content h3 {
        font-size: 50px
    }

    .main_content ul.partners_list li {
        width: 50%;
        display: inline-block;
        margin: 15px 0
    }

    .team_main {
        min-height: 650px
    }

    .info_txt {
        bottom: 50px
    }

    .info_txt h3 {
        font-size: 45px !important
    }

    .info_txt p {
        margin: 10px 0 0 0
    }

    .info_txt .learn_btn {
        margin: 15px 0 0 0
    }

    .modal_half_left .info_txt {
        bottom: 50px
    }

    .main_content ul.community_logos {
        text-align: left
    }

    .main_content ul.community_logos li {
        margin: 0px 5%
    }

    .main_content ul.community_logos li:first-child {
        margin-left: 0px
    }

}

/***********************( min-width:992px )**********************************/
@media all and (min-width: 992px) {
    .banner_main h3 {
        font-size: 80px;
        transform: translate(0, -50%)
    }

    .banner_main .learn_btn {
        right: 50px;
        bottom: 100px;
    }
    .banner_main .learn_btn2 {
        right: 50px;
        bottom: 10px;
    }

    .navbar-default .navbar-nav > li {
        margin: 0 30px
    }

    .main_content li {
        margin: 0 30px
    }

    .main_content li span {
        margin-right: 30px;
    }

    .main_content ul.community_logos li {
        width: 22%;
        margin: 0 1%
    }

    .advantage_section .flex_box {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 50px 0
    }

    .advantage_section .advantage_box {
        width: calc(33.33% - 15px);
        padding: 25px
    }

    .main_content ul.activities_list li {
        padding: 0 45px 0 0
    }

    .stock_section ul.stock_list li {
        width: 33.33%;
        font-size: 42px;
        margin: 30px 0;
    }

    .modal_half_left .info_wrap {
        width: 350px;
    }

    .modal_half_right .info_wrap {
        width: 400px;
    }

    .modal_half_left .info_txt {
        bottom: 100px;
    }

    .investor_top_section .inner_main {
        padding: 0 70px;
    }

    .banner_investor .container {
        width: 830px
    }
    
    .banner_stay .container {
        width: 830px
    }

    .animated-services {
        width: 270px;
        height: 88px
    }

    .info_txt { /*right: 30px !important;*/
        right: 0 !important;
        width: 250px
    }

    .info_txt h3 {
        font-size: 45px
    }

    .modal_half_right .info_txt {
        left: 0px !important;
        width: 100%;
        max-width: 450px;
    }

    .cd-headline.slide .cd-words-wrapper {
        width: 300px !important
    }

    .modal_half_right .info_txt {
        padding-bottom: 100px !important;
        padding-top: 120px !important;
        height: 100% !important
    }

    .mCSB_container {
        display: table;
        vertical-align: middle !important;
        height: 100% !important;
        width: 100% !important
    }

    .mCSB_container .content_mid {
        display: table-cell;
        vertical-align: middle;
        padding-right: 15px
    }

    .popup_show .close_btn {
        opacity: 1;
    }

    .main_content .invest_btn a {
        width: 226px;
        margin-right: 30px
    }

    .invest_box li {
        width: 25% !important
    }

    .banner_popup h3 {
        font-size: 80px
    }

    .modal_main .main_content ul li {
        width: 50%;
        margin: 30px 0;
        padding: 0 45px 0 0
    }

    .invest_box li h2 {
        font-size: 22px;
        bottom: 60px;
        line-height: 120%;
    }

    .modal_main .main_content h3 {
        font-size: 60px
    }

    #Modal_Canadian_Cannabis .modal_main .main_content h3 {
        font-size: 60px
    }

    .info_txt {
        bottom: 50px
    }

    .info_txt h3 {
        font-size: 42px !important
    }

    .info_txt p {
        margin: 10px 0 0 0
    }

    .info_txt .learn_btn {
        margin: 15px 0 0 0
    }

    .modal_half_left .info_txt {
        bottom: 50px;
        right: 30px !important
    }

    .main_content ul.community_logos li {
        width: 20%;
        margin: 0px 2%
    }
}

/***********************( min-width:1200px )**********************************/
@media all and (min-width: 1200px) {
    header {
        padding-right: 10px;
    }

    .navbar-brand {
        margin-left: 50px !important
    }

    .navbar-nav {
        margin: 0px;
        width: auto;
    }

    .navbar-default .navbar-nav > li {
        display: inline-block;
        float: left;
        margin: 0 40px
    }

    .banner_main h3 {
        font-size: 100px
    }

    .banner_main .learn_btn {
        right: 50px;
        bottom: 100px;
    }
    .banner_main .learn_btn2{
        right: 50px;
        bottom: 40px;
    }

    .who_section {
        padding: 100px 0;
    }

    .main_content {
        padding: 0 70px;
    }

    .main_content h3 {
        font-size: 60px;
        margin: 35px 0 35px
    }

    .main_content h3 div {
        top: -15px;
        left: -40px;
    }

    .main_content h3 span.indicating_number {
        font-size: 16px
    }

    .main_content h3 span.indicating_circle {
        margin-left: 10px
    }

    .main_content p {
        line-height: 34px;
        margin: 30px 0
    }

    .main_content li {
        margin: 0 70px
    }

    footer {
        padding: 30px 35px
    }

    .banner_section .container {
        width: 1165px;
    }

    .modal_sec .container {
        width: 1165px;
    }

    .advantage_section .flex_box {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 100px 0
    }

    .advantage_section .advantage_box {
        background: #f7fbfc;
        width: calc(33.33% - 26px);
        padding: 45px;
        margin: 0
    }

    .advantage_section .advantage_box h2 {
        font-family: 'solomon_sans_boldbold';
        font-size: 40px;
        color: #586b7b;
        text-align: left;
        font-weight: normal;
        margin: 25px 0;
    }

    .advantage_section .advantage_box p {
        color: #627789;
        text-align: left;
        font-weight: 400;
        line-height: 34px;
        margin: 25px 0;
    }

    .investor_content {
        /*margin: 80px 0*/
    }



    .investor_top {
        margin-top: 0
    }

    .stock_section .main_content h3 {
        margin-top: 50px;
    }

    .team_main h3 {
        font-size: 100px;
    }

    .team_main .container {
        width: 1165px
    }

    .modal_half_left .info_wrap {
        width: 448px;
    }

    .modal_half_right .info_wrap {
        width: 500px;
    }

    .banner_home .container {
        width: 90%
    }

    .banner_investor .container {
        width: 1028px
    }
    
    .banner_stay .container {
        width: 1028px
    }

    .modal_sec .main_modal.first_modal {
        /* margin-top: -100px; */
    }

    .animated-services {
        width: 350px;
        height: 110px
    }

    .sticky .navbar-brand > img.logo_desk {
        margin-top: 20px
    }

    .sticky .navbar-brand > img.logo_mob {
        margin-top: 20px
    }

    .info_txt { /*right: 30px !important;*/
        right: 0px !important;
        width: 300px
    }

    .info_txt h3 {
        font-size: 60px
    }

    .sticky {
        padding-top: 0;
        padding-bottom: 0
    }

    .sticky .navbar-default .navbar-nav > li > a {
        padding: 22px 0;
    }

    .cd-headline.slide .cd-words-wrapper {
        width: 400px !important
    }

    .main_content .invest_btn a {
        width: 256px;
        margin-right: 70px
    }

    .invest_box li a:hover img {
        transform: scale(1.1, 1.1)
    }

    .invest_box li {
        width: 25% !important
    }

    .banner_popup h3 {
        font-size: 80px
    }

    .banner_popup {
        height: 350px
    }

    .invest_box li h2 {
        font-size: 29px;
        bottom: 80px;
        line-height: 36px;
    }

    .market_list ul li {
        margin: 0 0 130px 0 !important;
    }

    .market_list ul li.alternate_txt {
        margin: 0 0 130px 0 !important;
    }

    .market_list ul li.alternate_txt1 {
        margin: 0 !important
    }

    .market_list {
        padding: 0 70px !important
    }

    .main_content ul.partners_list li {
        width: auto;
        display: inline-block;
        margin: 0 20px
    }

    .contact_content{
        padding-top:100px;
        padding-bottom: 100px;
    }


    .investor_video{
        padding-top: 100px;
        text-align: center;
    }

    .investor_video iframe{
        width: 1090px;
        height: 611px;
    }

}

/***********************( min-width:1280px )**********************************/
@media all and (min-width: 1280px) {
    header {
        padding-right: 30px;
    }

    .navbar-brand {
        margin-left: 100px !important
    }

    .info_txt { /*right: 30px !important;*/
        right: 0px !important; /*width: 320px*/
        width: 300px
    }

}

/***********************( min-width:1366px )**********************************/
@media all and (min-width: 1366px) {
    .navbar-default .navbar-nav > li {
        margin: 0 40px
    }

    .banner_main h3 {
        font-size: 120px
    }

    .banner_main .learn_btn {
        right: 50px;
        bottom: 100px;
    }
    .banner_main .learn_btn2 {
        right: 50px;
        bottom: 40px;
    }

    .container {
        width: 1270px;
    }

    .team_main h3 {
        font-size: 120px;
    }

    .banner_investor .container {
        width: 1132px
    }
    
    .banner_stay .container {
        width: 1132px
    }

    .animated-services {
        width: 420px;
        height: 132px
    }

    .info_txt { /*right: 30px !important; width: 350px*/
        right: 0px !important;
        width: 300px
    }

    .modal_half_left .info_txt {
        width: 350px
    }

    .main_content ul.partners_list li {
        margin: 0 30px
    }

}

/***********************( min-width:1440px )**********************************/
@media all and (min-width: 1440px) {
    header {
        padding-right: 45px
    }

    .navbar-brand {
        margin-left: 130px !important
    }

    .banner_section {
        padding-left: 0px;
        /*padding-right: 145px;*/
    }

    .banner_home .banner_main {
        padding-right: 145px
    }

    footer {
        padding: 30px 85px
    }

    .modal_half_left .info_wrap {
        width: 548px;
    }

    .modal_half_right .info_wrap {
        width: 600px;
    }

    .modal_half_right .info_txt {
        max-width: 600px;
    }

    .banner_home .container {
        width: 1165px
    }

    .banner_investor .container {
        width: 1125px
    }
    
    .banner_stay .container {
        width: 1125px
    }

    .investors_banner {
        padding-right: 145px;
    }
    
    .stay_loop_banner {
        padding-right: 145px;
    }

    .advantage_txt {
        margin: 80px 0;
        padding: 0 100px 0 30px !important
    }

    .info_txt {
        right: 0px !important;
        width: 320px
    }

    .modal_half_left .info_txt {
        right: 50px !important;
        width: 350px
    }

    .cd-headline.slide .cd-words-wrapper {
        width: 400px !important
    }

    .modal_main .modal-content {
        padding: 0 140px
    }

    .banner_popup h3 {
        width: 80%
    }

    .banner_popup {
        height: 500px
    }

    .modal_main .close {
        top: 50px;
        right: 50px
    }

    .banner_popup h3 {
        font-size: 100px
    }

}

/***********************( min-width:1600px )**********************************/
@media all and (min-width: 1920px) {
    .modal_main .container {
        width: 1270px
    }

    .banner_popup h3 {
        font-size: 120px
    }
}

/***********************( min-width:1920px )**********************************/
@media all and (min-width: 1920px) {
    .banner_main .learn_btn {
        right: 100px;
        bottom: 120px;
    }
    .banner_main .learn_btn2 {
        right: 100px;
        bottom: 30px;
    }

    .navbar-default .navbar-nav > li {
        margin: 0 40px
    }

    .advantage_inner .container {
        width: 1740px;
        padding: 0 20px;
    }

    .advantage_section .row {
        margin: 0 -20px;
    }

    .col-sm-12, .col-sm-4 {
        padding: 0 20px;
    }

    .info_txt { /*right: 150px !important;*/
        right: 0px !important;
        width: 400px
    }

    .banner_popup {
        height: 600px
    }

}


@media (max-width: 1024px){
    .investor_video{
        padding-top: 50px;
        text-align: center;
    }

    .investor_video iframe{
        width: 800px;
        height: 454px;
    }
}


@media (min-width: 768px) and (max-width: 1199px) {
    .navbar-toggle, .toggle_outer {
        display: block
    }

    .navbar-header {
        float: none
    }

    .toggle_outer {
        min-height: 98px;
        padding: 32px
    }

    .header-shrink .toggle_outer {
        min-height: 71px;
        padding: 20px 32px
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        float: none !important;
        border-right: 0
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .navbar-text {
        float: none;
        margin: 15px 0
    }

    .navbar-collapse.collapse.in {
        display: block !important
    }

    .collapsing {
        overflow: hidden !important
    }

    .navbar-nav {
        text-align: right;
        margin: 0
    }

    .navbar-nav > li {
        float: none;
        display: inline-block
    }

    .navbar-default .navbar-collapse {
        top: 102px;
        left: 0px;
        width: 100%;
        position: absolute;
        background: #f7fbfc;
        text-align: center;
        padding-right: 25px;
    }

    .sticky .navbar-default .navbar-collapse {
        top: 40px
    }

    .navbar-default .navbar-nav > li {
        margin: 0 22px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slider_team_inner {
        width: 100%;
        left: 0
    }

    .team_slider {
        display: none
    }

    .team_slider_1 {
        width: 100%;
        left: 0
    }

    .team_slider_2 {
        display: none
    }

    .team_slider_3 {
        display: none
    }

    .team_slider_4 {
        display: none
    }

    .info_txt {
        left: 50% !important;
        right: inherit !important;
        width: 400px !important;
        margin-left: -125px
    }

    .info_txt h3 {
        font-size: 60px
    }

    .team_slider_1 button.slick-prev {
        left: 10px
    }

    .team_slider_1 button.slick-next {
        right: 10px
    }

    .popup_show {
        width: 100%;
        left: 0px;
        height: 100%;
    }

    .modal_half_left {
        display: none
    }

    .modal_half_right {
        width: 100%;
        right: 0px !important;
        padding: 100px 0
    }

    .modal_half_right .info_txt {
        width: 70% !important;
        transform: translate(-50%, -50%);
        left: 50% !important;
        margin-left: 0px;
        padding: 0px;
        height: 100%
    }

    .header_hide {
        opacity: 0;
        transition: all 1s ease 0.5s;
        z-index: -1 !important
    }

    .modal_half_right h3 {
        display: block
    }

    .close_btn {
        display: block
    }

    .modal_half_right .info_wrap {
        width: 80%;
        left: 10%
    }

    .investor_top_section { /*overflow-x: hidden*/
    }

    .modal_sec {
        overflow-x: hidden
    }

    .mCSB_container {
        display: table;
        vertical-align: middle !important;
        height: 100% !important;
        width: 100% !important
    }

    .mCSB_container .content_mid {
        display: table-cell;
        vertical-align: middle;
        padding-right: 15px
    }

    #modal_box {
        /* margin-top: 0px */
    }

    .about_banner {
        height: 80%
    }

}

@media (max-width: 767px) {
    .navbar-default .navbar-nav > li {
        margin: 0px auto
    }

    .home_header .navbar-default .navbar-nav > li > a {
        color: #fff
    }

    .home_header .navbar-default .navbar-nav > li > a:hover {
        color: #fff
    }

    .home_header .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #fff
    }

    .navbar-default .navbar-nav > li > a {
        color: #324759
    }

    .navbar-default .navbar-nav > li > a:hover {
        color: #324759
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #324759
    }

    .navbar-default .navbar-collapse {
        top: 64px;
        width: 100%;
        position: absolute;
        background: #f7fbfc;
        border-bottom: 1px solid #324759;
        border-color: rgba(45, 54, 61, 0.15);
        text-align: center;
    }

    .home_header .navbar-default .navbar-collapse {
        top: 0;
        width: 100%;
        position: absolute;
        background: #2d363d;
        text-align: center;
    }

    .sticky .navbar-default .navbar-collapse {
        top: 0
    }

    header.home_header.sticky {
        background: #2d363d !important;
    }

    .navbar-default .navbar-nav > li > a:before, .navbar-default .navbar-nav > li > a:after {
        display: none
    }

    .sticky .navbar-default .navbar-toggle {
        margin-top: 8px
    }


    .financial_btn a{
        font-size: 15px;
    }










    footer {
        padding: 30px;
    }

    /*footer .copyright {*/
    /*width: 50%;*/
    /*max-width: 175px;*/
    /*float: left;*/
    /*padding: 0px;*/
    /*}*/

    footer .copyright span {
        /*display: block;*/
    }

    footer .copyright span.all_rights {
        display: block;
        margin: 10px 0 0 0
    }

    footer .made_by {
        width: 50%; /*max-width:175px;*/
        max-width: 125px;
        float: right; /*border:1px solid #fff;*/
        padding: 15px
    }

    .home_main_sec {
        padding: 30px 0 30px 45px
    }

    .home_main_sec .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .modal_sec {
        padding: 70px 20px 0 20px
    }

    .modal_sec .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .who_section {
        /* padding: 30px 0 30px 45px !important */
    }

    .who_section .container {
        padding-left: 0px;
        padding-right: 0px
    }

    .main_content {
        padding: 20px
    }

    .advantage_section {
        padding: 30px 0 30px 45px
    }

    .advantage_section .container {
        padding-left: 0px;
        padding-right: 0px
    }

    .advantage_section .advantage_box {
        padding: 15px 20px
    }

    .investor_top_section {
        padding: 20px
    }

    .investor_top_section .container {
        padding-left: 0px;
        padding-right: 0px
    }

    .investor_top_section .inner_main {
        padding: 0
    }

    .contact_section .inner_content {
        margin: 30px 0
    }

    .slider_team_inner {
        width: 100%;
        left: 0
    }

    .team_slider {
        display: none
    }

    .team_slider_1 {
        width: 100%;
        left: 0
    }

    .team_slider_2 {
        display: none
    }

    .team_slider_3 {
        display: none
    }

    .team_slider_4 {
        display: none
    }

    .info_txt {
        left: 50% !important;
        right: inherit !important;
        width: 250px !important;
        margin-left: -125px
    }

    .info_txt h3 {
        font-size: 35px
    }

    .team_slider_1 button.slick-prev {
        left: 10px
    }

    .team_slider_1 button.slick-next {
        right: 10px
    }

    .popup_show {
        width: 100%;
        left: 0px;
        height: 100%;
    }

    .modal_half_left {
        display: none
    }

    .modal_half_right {
        width: 100%;
        right: 0px !important;
        padding: 0
    }

    .modal_half_right .info_txt {
        width: 250px !important;
        transform: translate(-50%, -50%)
    }

    .header_hide {
        opacity: 0;
        transition: all 1s ease 0.5s;
        z-index: -1 !important
    }

    .modal_half_right h3 {
        display: block
    }

    .close_btn {
        display: block
    }

    .navbar-header {
        z-index: 99;
        position: relative
    }

    .navbar-default .navbar-collapse {
        top: 0;
        width: 100%;
        position: fixed;
        border-bottom: 0;
        height: 100% !important;
        transition: all 0.5s ease 0s;
        opacity: 0
    }

    .collapse.in {
        height: 100% !important;
        transition: all 0.5s ease 0s;
        opacity: 1
    }

    .navbar-nav {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .home_header .navbar-default .navbar-collapse {
        position: fixed
    }

    .team_current .navbar-default .navbar-collapse {
        background: #2d363d !important
    }

    .team_slider_1 button.slick-prev, .team_slider_1 button.slick-next {
        width: 40px;
        height: 60px
    }

    .team_slider_1 button.slick-prev:before {
        width: 40px
    }

    .team_slider_1 button.slick-next:before {
        width: 40px
    }

    /*.team_slider_popup {left: 0 !important; width: 100%}*/
    .modal_half_right .info_txt {
        margin-left: 0px;
        padding: 0px;
    }

    .modal_half_right .info_wrap {
        width: 100%
    }

    .popup_show .modal_half_right .info_wrap {
        overflow-y: scroll;
        height: 100%
    }

    .navbar-default .navbar-nav > li {
        margin: 25px auto
    }

    .navbar-default .navbar-nav > li > a {
        font-family: 'solomon_sans_boldbold';
        font-size: 30px;
        font-weight: normal;
        position: relative;
        display: inline-block
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        font-weight: normal
    }

    .navbar-default .navbar-nav > li.active a, .navbar-default .navbar-nav > li.active:hover a {
        font-weight: normal
    }

    .navbar-default .navbar-nav > li.active a {
        border-bottom: 3px solid #324759
    }

    .team_current .navbar-default .navbar-nav > li.active a {
        border-bottom-color: #fff
    }

    .home_header .navbar-default .navbar-nav > li.active a {
        border-bottom-color: #fff
    }

    .cd-headline.slide .cd-words-wrapper {
        width: 180px !important;
        text-align: center !important
    }

    .popup_show .modal_half_right .info_wrap {
        width: 100% !important;
        height: 100% !important;
        padding: 70px 60px
    }

    .modal_half_right .info_txt {
        transform: none !important;
        vertical-align: middle;
        position: relative !important;
        top: inherit !important;
        left: inherit !important;
        height: 100% !important;
        width: 100% !important;
    }

    .mCSB_container {
        display: table;
        vertical-align: middle !important;
        height: 100% !important;
        width: 100% !important
    }

    .mCSB_container .content_mid {
        display: table-cell;
        vertical-align: middle;
    }

    .mCustomScrollBox {
        padding-right: 10px
    }

    .investor_top_section {
        overflow-x: hidden
    }

    .modal_sec {
        overflow-x: hidden
    }

    #modal_box {
        margin-top: 0px
    }

    .about_banner {
        height: 70%
    }

    .contact_content {
        /*margin-top: 30px;*/
    }
    .all_rights-margin {
        margin-right: 0;
    }
    .footer-form form{
        margin: 40px 0;
    }

    .footer-form #mc_embed_signup input.email {
        width: 100%!important;
        margin-bottom: 0px;
    }

    .footer-footer #mc_embed_signup .button {
        margin: 15px 0 0 0!important;
    }

    .footer-form #mc_embed_signup .button {
        margin: 10px 0 0 0!important;
    }


    .embed_signup-loop .button {
        width: auto!important;
        margin: 0;
    }


    .investor_video{
        padding: 30px;
        text-align: center;
    }

    .investor_video iframe{
        width: 100%;
        height: 280px;

    }

}

@media (max-width: 768px) {
    .contact_section .contact-social {
        display: inline-block;
        margin: 0 25px;
    }
}

@media (max-width: 479px) {
    footer .copyright {
        font-size: 12px;
    }

    footer .made_by {
        font-size: 12px;
    }

    .footer-form form label{
        width: 100%;
        margin-bottom: 15px;
    }

    .footer-form .email{
        margin: 0 20px 0px 0px!important;
    }
}

@media (max-width:320px) {
    .footer-form .email{
        margin: 0 0px 0px 0px!important;
    }
}

@media (min-width: 768px) {
    .banner_investor {
        min-height: 600px
    }
    
    .banner_stay {
        min-height: 600px
    }

    .banner_home {
        min-height: 600px
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 767px) and (orientation: landscape) {
    .banner_main h3 {
        width: 80%;
        top: 25%
    }

    .main_content ul.community_logos li {
        width: 28%;
        text-align: left;
        display: inline-block;
        margin: 15px 5% 15px 0
    }
}


.dc-link{
    font-weight: bold;
    color: #65b27b !important;
}
.dc-link:hover{
    text-decoration: underline !important;
}

#myHeader{
    z-index: 2;
}
.banner_main_about{
    background: url(../images/valley.jpg) center center no-repeat;
}
.dave-img{
    background: url(../images/Dave.jpg) center center no-repeat !important;
    background-size: cover !important;
}

/* .dc-homebox{
    width: 100vw;
} */

.dcultest2 li{
    list-style: none !important;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 !important;
    margin-bottom: 50px !important;
}
.dchome-grid{
    width: 50%;
}
.dchome-grid img{
    width: 100%;
}
.dchome-reversegrids{
    flex-direction: row-reverse;
}

.dchome-righttext{
    max-width: 875px;
    padding: 24px;
}

.dchome-lefttext{
    max-width: 875px;
    padding: 24px;
}
.dcmr2{
    margin-right: 2px !important;
}

@media (max-width: 900px) {
    .dchome-grid{
        width: 100%;
    }
}

.scroll_page{
    display: none !important;
}

.dc-caption-right-center{
    padding-left: 35px;
}

.dc-red-dot{
    content: "";
    display: inline-block;
    vertical-align: middle;
    font-size: 6px;
    width: 6px;
    height: 6px;
    background: #a13634;
    border-radius: 100%;
    margin-right: 10px;
}
.dc-green-dot{
    content: "";
    display: inline-block;
    vertical-align: middle;
    font-size: 6px;
    width: 6px;
    height: 6px;
    background: #388063;
    border-radius: 100%;
    margin-right: 10px;
}
.dc-yellow-dot{
    content: "";
    display: inline-block;
    vertical-align: middle;
    font-size: 6px;
    width: 6px;
    height: 6px;
    background: #de8e23;
    border-radius: 100%;
    margin-right: 10px;
}

.dc-community_logos{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}
.dc-community_logos li{
    margin: 0;
    width: auto !important;
}
.dc-community_logos li img{
    max-width: 250px;
}

@media (max-width: 767px) {
    .dc-community_logos li img{
        max-width: 150px;
        max-height: 80px;
    }
}
@media (max-width: 475px) {
    .dc-community_logos li img{
        max-width: 100px;
        max-height: 60px;
    }
}
/* @media(min-width: 1200px){
    .dc-flex-start-pc{
        align-items: flex-start !important;
    }
    .dc-flex-start-pc .dchome-lefttext{
        padding-top: 0 !important;
    }
} */

.dc-team-bg{
    background-image: url(../images/team-bg.jpg) !important;
    opacity: 0.4;
}


/* Construction Progress Page */
.construction-progress-hero-img{
    background: url(../images/construction-progress/construct_progress-hero.jpg);
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    color: transparent;
    background-size: cover;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    margin-top: 154px;
}

.construction-progress-hero-img-inner{
    position: relative;
    display: block;
    height: 0;
    padding-top: 44.27%;
}

.construction-progress-hero-img-title{
    position: absolute;
    bottom: 25rem;
}

.construction-progress-hero-img-title h1{
    font-size: 120px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #324759;
}

.construction-progress-info{
    padding: 3rem 0;
}

.construction-progress-info p,
.construction-progress h2{
    padding-left: 15px;
    color: #627789;
}
.construction-progress h2{
    font-size: 26px;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 15px;
}
.construction-progress-info p{
    font-size: 16px;
    text-align: left;
    line-height: 2.13;
}


.instagram-svg {
    width: 36px;
    margin-bottom: 15px;
}

#instafeed{
    margin-bottom: 25px;
}


#instafeed img, #instafeed video {
    height: 300px;
    width: 100%;
    padding: 10px 15px 15px 15px;
	object-fit: cover;
}

.feed-col{
    padding: 0;
}
@media all and (max-width: 424px) {
    .construction-progress-hero-img-title{
        bottom: 0;
    }
}
@media all and (min-width: 425px) and (max-width: 600px) {
    .construction-progress-hero-img-title{
        bottom: 60px;
    }
}
@media all and (max-width: 600px) {
    .construction-progress-hero-img{
        margin-top: 90px;
    }
    .construction-progress-hero-img-title{
        position: relative;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
}

@media all and (min-width: 601px) and (max-width: 767px) {
    .construction-progress-hero-img{
        margin-top: 90px;
    }
}

@media all and (min-width: 601px) and  (max-width: 1199px){
    .construction-progress-hero-img-title{
        position: relative;
        bottom: 0;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-115%);
        transform: translate(-50%,-115%);
    }
}

@media all and (max-width: 767px) {
    .construction-progress-hero-img-title h1 {
        font-size: 50px;
        text-align: center;
    }
    .navbar-nav li a{
        line-height: 1.5;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .construction-progress-hero-img-title h1 {
        font-size: 80px;
    }
    #instafeed img, #instafeed video {
        height: 200px;
    }
}

@media all and (min-width: 426px) and (max-width: 767px) {
    #instafeed img, #instafeed video {
        height: auto;
    }
    .feed-col-inner{
        display: flex;
        justify-content: center;
    }
    .feed-col-inner a{
        width: 80%;
    }
}

@media (min-width: 1199px) and (max-width: 1365px){
    .construction-progress-hero-img-title h1 {
        font-size: 100px;
    }
}


/* End Construction Progress Page */
