@media only screen and (max-width: 767px){
    
    .real_apart_inner {
        text-align: center;
        margin-bottom: 0px;
        margin-top: 25px;
        cursor: pointer;
    }
    .cntnt_grid {
        padding: 0px 0px 0px 0px;
        height: 58px;
        position: relative;
    }
    .icon_first {
        left: 4px;
        top: 4px;
        position: absolute;
        padding: 8px;
        height: 50px;
        width: 50px;
    }
    .real_apart p {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 22px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .icon_first {
        left: 35%;
        top: 4px;
        position: absolute;
        padding: 8px;
        height: 50px;
        width: 50px;
    }
    .icon_first img {
        height: auto;
        max-width: 100%;
    }
    .cntnt_grid p {
        position: relative;
        top: 18px;
        font-size: 13px !important;
        text-align: left;
        padding-left: 60px !important;
    }
    .cntnt_grid {
        padding: 0px 0px 0px 0px;
        height: 58px;
        position: relative;
    }

.your_journey_grid_inner {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    display: flex;
    margin-bottom: 1px;
    border: solid 1px #93d8d3;
}

.journey_para {
    padding: 16px;
    min-height: auto;
    padding: 12px;
    position: relative;
    width: 85%;
}

.your_journey_grid_inner {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
    }
.journey_img {
    display: flex;
    width: 15%;
    height: 100%;
    top: 0;
    border-radius: 0;
    border: none;
    margin-bottom: 5px;
}
.your_journey_grid_inner.last {
    width: 100%;
}
.your_journey_grid_inner.last .journey_para {
    min-height: 55px;
}
.journey_para h2 {
    padding-top: 5px;
    cursor: pointer;
    padding-right: 20px;
    font-size: 1rem;
    line-height: 18px;
    text-align: left;
    position: relative;
}


.your_journey_grid_inner.last {
    width: 100%;
}
.your_journey_grid_inner.last .journey_para{
    min-height: auto;
}
.your_journey_grid_inner.last .journey_para .card, .your_journey_grid_inner-5 .journey_para .card{
    position: static;
    width: 100% !important;
    margin-top: 12px;
    clip-path: none;
    padding: 10px !important;
    display: none;
    transition: transform 5s ease-in-out;
    }
.card.hidden_para,.card.hidden_para_last {
    position: static;
    width: 100% !important;
    margin-top: 12px;
    clip-path: none;
    padding: 10px !important;
    display: none;
    transition: transform 5s ease-in-out;

    }

    .your_journey_grid_inner.show .journey_para .card.hidden_para,
    .your_journey_grid_inner.last.show .journey_para .card, .your_journey_grid_inner-5.show .journey_para .card{
    display: block;
    transition: transform 5s ease-in-out;
    }
    .journey_para h2::after {
    content: '';
    height: 15px;
    width: 15px;    
    background-image: url(../../img/mob_plus_icon.svg);
    position: absolute;
    right: 0;
    top: 10px;
    background-size: cover;
    z-index: 9;
    transform: rotate(90deg);
    transition: transform .2s ease-in-out;
}
    
.your_journey_grid_inner.show .journey_para h2::after {
background-image: url(../../img/mob_minus_icon.svg);
transform: rotate(0deg);
transition: transform .2s ease-in-out;
}

.mySlider {
position: relative;
padding-bottom: 40px;
}

.slick-dots {
display: block;
position: absolute;
transform: translateX(-50%);
left: 50%;
margin: 0;
bottom: 10px;
list-style: none;  

}
.slick-prev.slick-arrow, .slick-next.slick-arrow {
    width: 50px;
    height: 40px;
    }
    .prev.slick-arrow{           
    right: 2px;
    }
.next.slick-arrow {                     
    left: 2px;
} 
.slick-arrow,.slick-arrow {
    background-color: #225572;
    height: 30px;
    width: 30px;
    top: -5px;
    display: block;
    line-height: 32px;
    color: #fff;
    position: absolute;
    z-index: 99;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    padding: 0px;
}
.slick-initialized .slick-slide {
    display: block;
    padding-top: 5px;
}  
.mob_hide{
    display: none;
}
.slick-initialized .slick-slide {
    display: block;
    margin: 0 2px;
}
.icon_first {
    width: 50px;
    height: 50px;
}
    }



@media only screen and (max-width: 576px){
    .icon_first {
        left: 4px;
    }
    .journey_para h2 {
        font-size: 14px;
    }
    .hidden_para ul li {
         font-size: 12px;        
      }
    .card {
        clip-path: polygon(0% 85%, 1% 85%, 1% 100%, 0% 100%);
    }
    .frm_grp button {
        margin: 0 auto;
        display: table;
    }
    .hidden_para_last{
        width: 100%;
    }
    .hidden_para{
        width: 100%;
    }
    .modal-content.login_user.view_sample .modal-header .modal-title {
        font-size: 15px;
        display: block;
    }
    .modal-deignation {
        font-size: 14px;
        margin-left: 0;
        margin-bottom: 0;
        font-weight: 500;
        display: block;
    }
    .modal-content.login_user.view_sample .btn-close {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .modal-content.login_user.watch_sample .btn-close {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .info_btns a img {
        height: 10px;
        margin-right: 10px;
    }
    .ev_ttl label {
        display: block;
        font-size: 13px;
    }
    .ev_ttl br {
        display: none;
    }
    .ev_sts_online {
        padding: 4px;
        margin-bottom: 10px;
        display: inline-block;
        margin-top: 5px;
    }
    .ev_sts_offline {
        padding: 4px;
        margin-bottom: 10px;
        display: inline-block;
        margin-top: 5px;
    }
    .rem_right_sml {
        padding-right: 5px;
    }
    .rem_left_sml {
        padding-left: 0px;
    }
   
    .modal-content.login_user.view_sample .modal-header {
        padding: 0;
        display: block;
        border-bottom: solid 1px #ddd;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .modal-content.login_user.watch_sample .modal-header {
        padding: 0;
        display: block;
        border-bottom: solid 1px #ddd;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .modal-content.login_user.watch_sample .modal-header .modal-title {
        font-size: 0.85rem;
    }
    .usr_dp img {
        height: 45px;
    }
    .modal-content.login_user {
        padding: 10px;
    }
    
    .real_apart h2 {
        font-size: 16px;
        margin-top: 0px;
    }
.icon_first img {
    height: 24px;
}
.faq_inner .accordion-body {
    font-size: 14px;
}
.upcoming_events > h2 {
    margin-left: 15px;
}
.bottom_line p {
    font-size: 0.8rem;
}
.join_community label {
    font-size: 14px;
    margin-bottom: 15px;
}
.app_store p {
    margin-top: 20px;
    font-size: 14px;
}
.join_community ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px !important;
}
.coonect_with_us p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}
.coonect_with_us ul {
    padding-left: 0;
    margin-bottom: 0;
}
.real_comm_bx h3{
    font-size: 0.8rem;
}
.real_comm_bx h3 {
    font-size: 14px;
    color: #4dba9b;
    font-weight: 600;
    margin-top: 15px;
    white-space: normal;
    word-break: break-word;
    line-height: 18px;
}
.real_comm_bx img {
    height: 60px;
    margin: 0 auto;
    display: table;
}
.real_community_inner {
    padding: 7px 0px !important;
}

.card {
    padding: 15px 20px;
}
.search_card {
    border: solid 1px #fff;
    padding: 10px;
    height: auto;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-top: 20px;
    min-height: 180px;
}
.search_card h3 {
    color: #fff;
    text-align: center;
    font-family: 'Gotham';
    margin-bottom: 5px;
    font-size: 17px;
}
.s-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.journey_para::after {
    display: none;
}
.main {
    width: 100%;
    margin-top: 20px;
}
.view-first img {
    max-width: 100%;
    margin: 0 auto;
}
.review_tab_inside .view h2 {
    transform: translateY(-50px);
}
.review_tab_inside .view-first:hover h2 {
    transform: translateY(-175px);
 }
.review_tab_inside .view-first:hover p {
    transform: translateY(185px);
}
.meet_expert_bx {
    padding: 15px;
    margin-top: 22px;
}
.view {
    margin: 0;
    float: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    width: 100%;
    background-position: top;
}
.expert_bx {
    display: block !important;
    width: 100%;
    float: left;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
}
.btn_find_more_sml {
    text-decoration: none;
    margin-bottom: 0px;
    margin-top: 0;
    margin-right: 0;
}
.mask label img {
    height: 10px;
    margin-right: 10px;
}
.expert_bx .view-first h2 {
    transform: translateY(90px);
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.expert_bx .mask p {
    text-align: center;
    transform: translateY(72px);
    color: #fff;
}
.browse_library_bx {
    background-color: #2b305a;
    min-height: 420px;
    overflow: hidden;
    padding: 4px;
    padding-bottom: 15px;
    margin-top: 22px;
}
.real_community {
    background-color: #2b305a;
    min-height: 420px;
    overflow: hidden;
    margin-top: 22px;
}
.real_community_inner {
    padding: 15px;
}
.real_comm_bx {
    margin-bottom: 10px;
    min-height: 200px;
}
.upcoming_events {
    padding: 4px;
    margin-top: 22px;
}
.btn_find_more {
    background-color: #ffb01b;
    color: #fff !important;
    font-size: 14px;
    padding: 7px 15px;
    font-weight: 600;
    float: right;
    margin-right: 0;
    position: relative;
    left: -11px;
    text-decoration: none;
    margin-bottom: 10px;
}
.event_dt h4 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Gotham';
    margin-bottom: 0px;
}
.event_dt label {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ev_ttl h2 {
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 2px;
}
.event_list .rem_space {
    padding-right: 15px;
    padding-left: 15px;
}
.ev_ttl p {
    text-align: left !important;
    font-size: 13px;
}
.your_journey p {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.jrny_1 .journey_para:hover .hidden_para {
    bottom: -271px !important;
}
.jrny_2 .journey_para:hover .hidden_para {
    bottom: -271px !important;
}
.jrny_3 .journey_para:hover .hidden_para {
    bottom: -271px !important;
}
.jrny_4 .journey_para:hover .hidden_para {
    bottom: -192px !important;
}
.jrny_5 .journey_para:hover .hidden_para {
    bottom: -117px !important;
}
.jrny_6 .journey_para:hover .hidden_para {
    bottom: -60px !important;
}
.hidden_para p {
    font-size: 13px !important;
}
.hidden_para_last p {
    font-size: 0.85rem !important;
    margin-bottom: 10px;
}
.contact_us_home h3 {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 22px;
}
.modal-header.login_user h4 {
    font-size: 20px;
}
.modal-header.login_user .btn-close {
    background-color: #ccc;
    opacity: 1;
    border-radius: 100%;
    font-size: 10px;
    padding: 10px !important;
    position: absolute;
    right: 10px;
    top: 10px;
}
.hidden_para ul {
    margin-top: 14px;
    margin-bottom: 0;
}
.cntct_frm {
    padding-right: 0;
}
.frgt_password {
    text-decoration: none;
    margin-top: 10px;
    display: block;
    text-align: right;
    font-size: 14px;
}
.modal-body.login_user {
    padding: 0;
}
.modal-header.login_user {
    padding: 0;
}

.cstm_scroll {
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow: scroll;
}
.join_community ul {
    width: 100%;
}
.join_community ul li {
    width: 100%;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
}
.join_community p {
    font-size: 14px;
    margin-top: 0;
}
.your_journey h3 {
    font-size: 16px;
}
.faq > .container > h2{
    font-size: 22px;
}
.join_community h2 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 10px;
}
.join_community {
    padding-top: 40px;
    padding-bottom: 40px;
}
.contact_us_home h2 {
    font-size: 16px;
}
.banner_sect .owl-nav .owl-prev {
    width: 30px;
    height: 30px;
}
.banner_sect .owl-nav .owl-next {
    width: 30px;
    height: 30px;
}
.banner_sect .owl-nav .owl-next span {
    font-size: 26px;
    line-height: 20px;
}
.banner_sect .owl-nav .owl-prev span {
    font-size: 26px;
    line-height: 20px;
}
.vid_frame {
    margin-top: 15px;
}
.faq > .container > h2 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.faq {
    background-color: #EBF3FF;
    padding-top: 40px;
    padding-bottom: 40px;
}
.faq .accordion-button {
    font-weight: 500;
    font-size: 14px;
}


.journey_para h2 br{
    display: none;

}
.journey_img img {
    max-height: 28px;
}


.view-first img {
    transform: scale(1.8, 1.8) !important;
}
.review_tab_inside .rev_subtext {
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)) !important;
}
.review_tab_inside .view-first p {
    transform: translateY(185px) !important;
    opacity: 1;
}
.review_tab_inside .view-first h2 {
    transform: translateY(-175px);
    font-size: 18px;
}
.review_tab_inside .view-first a.info {
    opacity: 1;
    transform: translateY(170px) !important;
    transition-delay: 0.1s;
    transition: all 0.2s ease-in-out;
}

.real_apart_inner {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 25px;
    cursor: pointer;
}
.journey_para:hover .hidden_para {
    width: 100% !important;
    bottom: -240px !important;
    right: 0 !important;
    left: 0 !important;
    padding: 10px !important;
}
.journey_para:hover .hidden_para_last {
    padding: 18px !important;
}
.alt .journey_para:hover .hidden_para {
    width: 320px;
    bottom: -170px;
    right: 0 !important;
}
.hidden_para h4{
    text-align:left;
}
.faq .accordion-button::after {
    background-image: url('../../img/plus_icon.svg');
    width: 10px;
    height: 10px;
    background-size: contain;
}
.real_apart {
    padding-top: 0px;
    float: left;
    width: 100%;
}
.real_apart p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
    padding-left: 5px;
    padding-right: 5px;
}
.search_card p {
    text-align: center;
    line-height: 22px;
}
.your_journey {
    background-color: #EBFDFF;
    margin-top: 40px;
    padding-top: 40px;
    margin-bottom: 0;
    padding-bottom: 40px;
    overflow: hidden;
    clear: both;
}
.contact_us_home {
    padding-top: 40px;
}
.hidden_para {
    width: 100% !important;
}
.card {
padding: 0px 5px !important;
line-height: 18px;
}
.hidden_para h4 {
text-align: left;
font-size: 15px;
}
.card .btn_join_now {
display: inline-block;
width: 110px;
margin-bottom: 10px;
}
.hidden_para {
    background-color: inherit;
    color: #fff;
    opacity: 1;
    position: absolute;
    padding: 20px;
    bottom: 0;
    left: 0px;
    width: 365px !important;
}
.faq .accordion-button {
    font-weight: 500;
    font-size: 14px;
    font-weight: 600;
}
.join_community ul li span {
    font-size: 12px;
    position: absolute;
    left: 0;
    top: -12px;
    background-color: #fff;
    display: block;
    padding: 3px 15px;
    color: #2E4B7D;
    transform: translateX(0%);
    margin: 0 auto;
    right: 0;
    width: 75%;
}
.faq .accordion-item {
    margin-bottom: 5px;
}
.faq_inner .accordion-body p {
    font-size: 14px;
}   
}

@media only screen and (max-width: 576px) and (orientation : landscape){
    .btn_cntrl {
        position: relative;
        right: 0;
        top: 0;
        text-align: center;
        margin-top: 5px;
        padding-bottom: 10px;
    }
    .frm_grp button {
        margin: 0 auto;
        display: table;
    }
    .mob_hide{
        display: none;
    }

    .journey_para {
        padding: 16px;
    }
    .faq_inner .accordion-body {
        font-size: 0.85rem;
    }
    .app_store p {
        margin-top: 0px;
    }
    .hidden_para{
        width:100%;
    }
    .cntct_frm {
        padding-right: 0;
    }
    .journey_para:hover .hidden_para{
        width:100%;
    }
    .banner_txt h2 {
        font-size: 19px;
        font-weight: normal;
        text-align: center;
    }
    .banner_sect .owl-item .item {
        height: 220px;
    }
    .real_apart h2 {
        text-align: center;
        font-size: 22px;
        font-family: 'Gotham';
        font-weight: normal;
        text-transform: uppercase;
    }
    .banner_txt {
        margin-top: 60px;
        margin-left: 0;
        width: 100%;
    }
    .your_journey_grid_inner {
        width: 100%;
    }
    .join_community ul {
        width: 100%;
    }
    .join_community ul li {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
    }
    .your_journey h3 {
        font-size: 22px;
    }
    .faq > .container > h2{
        font-size: 22px;
    }
    .join_community h2{
        font-size:22px;
    }
    .banner_sect .owl-nav .owl-prev {
        width: 30px;
        height: 30px;
    }
    .banner_sect .owl-nav .owl-next {
        width: 30px;
        height: 30px;
    }
    .banner_sect .owl-nav .owl-next span {
        font-size: 26px;
        line-height: 20px;
    }
    .banner_sect .owl-nav .owl-prev span {
        font-size: 26px;
        line-height: 20px;
    }
    .banner_top {
        background-image: linear-gradient(to right, #1ab489 , #2b315a);
        padding: 5px 0px !important;
    }
    .vid_frame {
        margin-top: 45px;
    }
    .faq > .container > h2 {
        text-align: center;
        font-size: 40px;
        font-weight: 600;
        font-family: 'Gotham';
        margin-top: 0px;
        margin-bottom: 50px;
    }
    .faq .accordion-button {
        font-weight: 500;
        font-size: 14px;
    }
 

 
    .journey_para {
        min-height: auto;
    }
    .join_community ul li a{
        font-size: 1.0rem !important;
    }
    .your_journey p {
        text-align: center;
        font-size: 20px;
        margin-bottom: 0;
    }
    .hidden_para p {
        font-size: 13px !important;
        text-align: left !important;
    }
    .real_apart p {
        text-align: left;
        margin-bottom: 15px;
        font-size: 14px;
    }
    
    .faq .accordion-button {
        font-weight: 500;
        font-size: 0.90rem;
        font-weight: 600;
    }
    
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .real_apart h2 {
        text-align: center;
        font-size: 22px;
        font-family: 'Gotham';
        font-weight: normal;
        text-transform: uppercase;
        margin-top: 15px;
    }
    .btn_find_more {
        margin-bottom: 12px;
    }
    .join_community ul li span {
        font-size: 11px;
        position: absolute;
        left: 0;
        top: -12px;
        background-color: #fff;
        display: block;
        padding: 3px 8px;
        color: #2E4B7D;
        transform: translateX(0%);
        margin: 0 auto;
        right: 0;
        width: 90%;
    } 
.modal-content.login_user.view_sample .modal-header {
    padding: 0;
    display: block;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.modal-content.login_user.watch_sample .modal-header {
    padding: 0;
    display: block;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.modal-content.login_user.view_sample .modal-header .modal-title {
    font-size: 15px;
    display: block;
}
.modal-content.login_user.watch_sample .modal-header .modal-title {
    font-size: 15px;
    display: block;
}
.modal-deignation {
    font-size: 14px;
    margin-left: 0;
    margin-bottom: 0;
    font-weight: 500;
    display: block;
}
.modal-content.login_user.view_sample .btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
}
.modal-content.login_user.watch_sample .btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
}
.btn_view_info {
    position: absolute;
    background-color: #ffb01b;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 600;
    right: 15px;
    top: 65px;
}
.frm_grp button {
    margin: 0 auto;
    display: table;
}

.mob_hide{
    display: none;
}


.journey_para {
    padding: 16px;
}
.hidden_para {
    width: 100% !important;
}
.card {
    padding: 15px 15px !important;
    line-height: 18px;
}
.hidden_para h4 {
text-align: left;
font-size: 15px;
}
.alt .journey_para:hover .hidden_para {
width: 320px;
bottom: -170px;
right: 0 !important;
left: 0 !important;
}
.card .btn_join_now {
    display: inline-block;
    width: 110px;
    margin-bottom: 0px;
}
.app_store p {
    margin-top: 20px;
}
.join_community ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.2rem !important;
}
.real_comm_bx h3{
    font-size: 0.8rem;
}
.real_comm_bx h3 {
    font-size: 0.8rem;
    color: #4dba9b;
    font-weight: 600;
    margin-top: 15px;
    white-space: normal;
    word-break: keep-all;
    line-height: 18px;
}
.real_comm_bx img {
    height: 60px;
    margin: 0 auto;
    display: table;
}
.real_community_inner {
    padding: 7px 0px !important;
}
.card .btn_join_now {
    margin-left: 0px;
}
.your_journey_grid.row {
    overflow: visible;
}
.search_card {
    border: solid 1px #fff;
    padding: 10px;
    height: auto;
    align-items: start;
    justify-content: center;
    display: block;
    margin-top: 20px;
}
.search_card h3 {
    color: #fff;
    text-align: left;
    font-family: 'Gotham';
    margin-bottom: 5px;
    font-size: 17px;
}
.s-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.journey_para::after {
    display: none;
}
.main {
    width: 100%;
}
.view-first img{
    max-width: 100%;
}
.review_tab_inside .view h2 {
    transform: translateY(-150px);
}
.review_tab_inside .info{
transform: translateY(200px);
}
.meet_expert_bx {
    padding: 0px;
    min-height: 408px;
}
.btn_find_more_sml {
    background-color: #ffb01b;
    color: #fff !important;
    font-size: 14px;
    padding: 7px 15px;
    font-weight: 600;
    float: right;
    margin-right: 15px;
    text-decoration: none;
    margin-bottom: 0px;
    margin-top: 10px;
}
.expert_bx {
    display: block !important;
    width: 31.2%;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.info span {
    display: inline-block;
    font-size: 12px;
}
.expert_bx .view-first h2 {
    transform: translateY(90px);
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.expert_bx .mask p {
    text-align: center;
    transform: translateY(72px);
    color: #fff;
}
.browse_library_bx {
    background-color: #2b305a;
    min-height: 420px;
    overflow: hidden;
    padding: 4px;
    padding-bottom: 15px;
}
.real_community_inner {
    padding: 15px;
}
.real_comm_bx {
    margin-bottom: 10px;
    min-height: 200px;
}
.upcoming_events {
    padding: 4px;
 }
 .ev_ttl h2 {
    margin-top: 0;
    font-size: 14px;
    text-align: left;
}
.ev_ttl p {
    text-align: left !important;
    font-size: 13px;
}
.your_journey p {
    font-size: 14px;
    margin-top: 0px;
}
.hidden_para p {
    font-size: 0.85rem !important;
    text-align: left;
}
.hidden_para_last p {
    font-size: 0.85rem !important;
    text-align: left;
    margin-bottom: 15px !important;
}
.hidden_para ul {
    padding-left: 23px;
    margin-top: 14px;
    margin-bottom: 0;
}
.cntct_frm {
    padding-right: 0;
}
.frgt_password {
    text-decoration: none;
    margin-top: 10px;
    display: block;
    text-align: right;
    font-size: 14px;
}
.modal-body.login_user {
    padding: 0;
}
.modal-header.login_user {
    padding: 0;
}

.join_community ul {
    width: 100%;
}
.join_community ul li {
    width: 45%;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
.your_journey h3 {
    font-size: 22px;
}
.faq > .container > h2{
    font-size: 22px;
}
.join_community h2 {
    font-size: 22px;
    margin-top: 0;
}
.join_community {
    padding-top: 40px;
    padding-bottom: 40px;
}
.contact_us_home h2{
    font-size:22px;
}
.banner_sect .owl-nav .owl-prev {
    width: 30px;
    height: 30px;
}
.banner_sect .owl-nav .owl-next {
    width: 30px;
    height: 30px;
}
.banner_sect .owl-nav .owl-next span {
    font-size: 26px;
    line-height: 20px;
}
.banner_sect .owl-nav .owl-prev span {
    font-size: 26px;
    line-height: 20px;
}
.vid_frame {
    margin-top: 15px;
}
.faq > .container > h2 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Gotham';
    margin-top: 0px;
    margin-bottom: 25px;
}
.faq {
    background-color: #EBF3FF;
    padding-top: 40px;
    padding-bottom: 40px;
}
.faq .accordion-button {
    font-weight: 500;
    font-size: 14px;
}


.contact_us_home h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 45px;
    margin-top: 10px;
}
.journey_img img {
    max-height: 45px;
}


.your_journey p {
    margin-bottom: 0;
    font-size: 1.2rem;
}
.journey_para:hover .hidden_para {
    width: 320px;
    bottom: -170px;
    right: 0 !important;
    left: 0 !important;
    padding: 12px !important;
}
.alt .journey_para:hover .hidden_para {
    width: 320px;
    bottom: -170px;
    right: 0 !important;
    left: 0px !important;
}
.hidden_para h4{
    text-align:left;
}
.faq .accordion-button::after {
    background-image: url('../../img/plus_icon.svg');
    width: 10px;
    height: 10px;
    background-size: contain;
}
.real_apart {
    margin-top: 0px;
    padding-top: 0;
    clear: both;
}
.real_apart p {
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
}
.search_card p {
    color: #4DBA9B;
    text-align: left !important;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 18px;
}
.your_journey {
    background-color: #EBFDFF;
    margin-top: 40px;
    padding-top: 40px;
    margin-bottom: 0;
    padding-bottom: 40px;
}
.contact_us_home {
    padding-top: 40px;
}
.faq .accordion-button {
    font-weight: 500;
    font-size: 0.90rem;
    font-weight: 600;
}
.faq_inner .accordion-body {
    font-size: 0.85rem;
}
.faq .accordion-item {
    margin-bottom: 5px;
}  
}
@media only screen and (min-width: 576px) and (max-width: 767px) and (orientation : landscape){
    .app_store p {
        margin-top: 0px;
    }
    .mob_hide{
        display: none;
    }
    .frm_grp button {
        margin: 0 auto;
        display: table;
    }
    .journey_para h2 br{
        display: none;
    }
    .journey_para {
        padding: 16px;
    }
    .hidden_para{
        width:100%;
    }
    .banner_txt h2 {
        font-size: 1.5rem !important;
        font-weight: normal !important;
        text-align: left;
    }
    .cntct_frm {
        padding-right: 0;
    }
    .journey_para:hover .hidden_para{
        width:100%;
    }
    .banner_sect .owl-item .item {
        height: 220px;
    }
    .real_apart h2 {
        font-size: 1.5rem;
    }
    .banner_txt {
        margin-top: 45px;
        margin-left: 0;
        width: 100%;
    }
    
    .join_community ul {
        width: 100%;
    }
    .join_community ul li {
        width: 35%;
        margin-bottom: 25px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .your_journey h3 {
        font-size: 1.5rem;
    }
    .faq > .container > h2{
        font-size: 22px;
    }
    .join_community h2{
        font-size:1.5rem;
    }
    .join_community p {
        margin-top: 25px;
        font-weight: 500;
        font-size: 1rem;
    }
    .banner_sect .owl-nav .owl-prev {
        width: 30px;
        height: 30px;
    }
    .banner_sect .owl-nav .owl-next {
        width: 30px;
        height: 30px;
    }
    .banner_sect .owl-nav .owl-next span {
        font-size: 26px;
        line-height: 20px;
    }
    .banner_sect .owl-nav .owl-prev span {
        font-size: 26px;
        line-height: 20px;
    }
    .banner_top {
        background-image: linear-gradient(to right, #1ab489 , #2b315a);
        padding: 15px 0px !important;
    }
    .vid_frame {
        margin-top: 5px;
    }
    .expert_bx > .view > img {
        max-width: 100%;
        margin: 0 auto;
    }
    .real_comm_bx {
        margin-bottom: 10px;
        min-height: 155px;
    }
    .search_card h3{
        text-align: left;
    }
    .faq > .container > h2 {
        font-size: 1.5rem;
        margin-bottom: 50px;
    }
    .faq .accordion-button {
        font-weight: 500;
        font-size: 1rem;
    }
   


    .join_community ul li a{
        font-size: 1.0rem !important;
    }
    .your_journey p {
        text-align: center !important;
        font-size: 0.9rem;
        margin-bottom: 0;
        text-align: left;
    }
    .journey_para:hover .hidden_para {
        width: 320px;
        bottom: -170px;
        right: 0 !important;
        left: 0 !important;
        padding: 15px !important;
    }
    .alt .journey_para:hover .hidden_para {
        width: 320px;
        bottom: -170px;
        right: 0 !important;
        left: 0px !important;
    }
    .search_card p {
        text-align: left;
    }
    .real_apart p {
        text-align: center;
        margin-bottom: 15px;
        font-size: 14px;
    }
    .faq .accordion-button {
        font-weight: 500;
        font-size: 0.90rem;
        font-weight: 600;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .cntct_frm {
        padding-right: 0;
    }
    .upcoming_events {
        padding: 15px 5px;
    }
    .real_apart {
        padding-top: 10px;
        clear: both;
    }
    .event_list {
        padding-bottom: 12px;
        padding-top: 15px;
     }
     .btn_find_more_sml {
        margin-right: 25px;
    }
     .join_community ul li span {
        font-size: 12px;
        position: absolute;
        left: 0;
        top: -12px;
        background-color: #fff;
        display: block;
        padding: 3px 15px;
        color: #2E4B7D;
        transform: translateX(0%);
        margin: 0 auto;
        right: 0;
        width: 90%;
    }
    .modal-content.login_user.watch_sample .modal-header {
        padding: 0;
        display: block;
        border-bottom: solid 1px #ddd;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .modal-content.login_user.watch_sample .btn-close {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .modal-deignation {
        font-size: 14px;
        margin-left: 0;
        margin-bottom: 0;
        font-weight: 500;
        display: block;
    }
    .modal-content.login_user.watch_sample .modal-header .modal-title {
        font-size: 15px;
        display: block;
    }
    .modal-content.login_user.view_sample .modal-header {
        padding: 0;
        display: block;
        border-bottom: solid 1px #ddd;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .modal-content.login_user.view_sample .modal-header .modal-title {
        font-size: 15px;
        display: block;
    }
    .modal-deignation {
        font-size: 14px;
        margin-left: 0;
        margin-bottom: 0;
        font-weight: 500;
        display: block;
    }
    
    .modal-content.login_user.view_sample .btn-close {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .modal-body {
        position: relative;
        flex: 1 1 auto;
        padding: 0;
    }
    .modal-body.login_user.info_txt p {
        font-size: 14px;
    }
    .rem_space {
        padding-left: 0;
        padding-right: 0;
    }
    .frm_grp button {
        margin: 0 auto;
        display: table;
    }
    .hidden_para ul {
        padding-left: 25px;
        margin-bottom: 0;
    }
    .journey_para h2 {
        font-size: 1.0rem;
        margin-bottom: 0;
    }
    .mob_hide{
        display: none;
    }
    .icon_first {
        left: 0;
        top: -30px;
        position: relative;
        padding: 12px;
    }
    .icon_first{
            width:72px;
            height: 72px;
        }
        .icon_first img {
            height: auto;
            max-width: 90%;
        }
    .journey_para {
        padding: 16px;
    }
    
    .real_apart h2 {
        font-size: 22px;
        margin-bottom: 22px;
    }
    .ev_ttl h2 {
        font-size: 18px !important;
        margin-bottom: 10px;
    }
    .event_dt h4{
        font-size: 18px !important;
    }
      .expert_bx .view-first h2 {
        -webkit-transform: translateY(85px);
        -moz-transform: translateY(85px);
        -o-transform: translateY(85px);
        -ms-transform: translateY(85px);
        transform: translateY(85px);
        opacity: 1;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .expert_bx .mask p {
        text-align: center;
        transform: translateY(80px);
        color: #fff;
    }
    .your_journey_grid_inner {
        width: 33.15%;
    }
    .journey_para::after {
        display: none;
    }
    .rem_right_mob{
        padding-right: 0px;
    }
    .rem_left_mob{
        padding-left: 0px;
    }
    .main {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .real_comm_bx {
        border: solid 1px #fff;
        padding: 10px;
        text-align: center;
        min-height: 235px;
        margin-top: 5px;
        cursor: pointer;
        margin-bottom: 20px;
    }
    .btn_find_more {
        background-color: #ffb01b;
        color: #fff;
        font-size: 14px;
        padding: 7px 15px;
        font-weight: 600;
        float: right;
        margin-right: 0px;
        text-decoration: none;
    }
    .search_card h3 {
        margin-top: 0px;
    }
    .browse_library_bx {
        background-color: #2b305a;
        min-height: 420px;
        overflow: hidden;
        padding: 15px 5px;
    }
    .ev_ttl p {
        text-align: left;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .ev_ttl p {
        text-align: left !important;
        margin-bottom: 0 !important;
        margin-top: 10px !important;
    }
    .browse_library_bx p {
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }
    .navbar-toggler:focus{
        outline: none;
        border: none;
    }
    .faq-thumb {
        max-width: 100%;
        margin: 0 auto;
        display: table;
    }
    .navbar-nav {
        padding-left: 0;
    }
    .nav-link.active {
        font-weight: 600;
        border-bottom: solid 1px #FFB01B !important;
        font-family: 'Gotham';
    }
    .navbar-nav .nav-item .nav-link {
        color: #111;
        border-bottom: solid 4px #F3F3F2;
        padding: 10px 0px;
        font-size: 1.1rem;
        position: relative;
    }
    .btn_cntrl {
        position: absolute;
        right: 0;
        top: -6px;
    }
    .icon_first {
        left: 0;
        top: -30px;
        position: relative;
    }
    .real_apart p {
        text-align: center;
        margin-bottom: 15px;
        line-height: 25px;
        font-size: 16px;
        margin-top: -15px;
    }
    .search_card p {
        margin-bottom: 25px;
        text-align: left;
        font-size: 15px;
        margin-top: 5px !important;
        line-height: 18px;
    }
    .cntnt_grid {
        padding: 0 0px 15px 0;
        height: 100px;
        position: relative;
    }
    .vid_frame {
        margin-top: 25px;
    }
    .your_journey_grid_inner {
        width: 33.33%;
    }
    .your_journey h3 {
        font-size: 22px;
    }
    .your_journey{
        padding-top:45px;
    }
    .hidden_para p {
        font-size: 0.85rem !important;
        text-align: left !important;
        line-height: 18px;
    }
    .hidden_para_last p {
        font-size: 0.85rem !important;
        text-align: left !important;
        line-height: 18px;
    }
    .hidden_para h4{
        font-size: 1rem;
    }
    .your_journey {
        overflow: visible;
    }
    .your_journey p {
        text-align: center;
        font-size: 16px;
        margin-top: 15px;
    }
    .journey_img {
        width: 90px;
        height: 90px;
     }
    .your_journey_grid_inner.last {
        margin-left: 33%;
    }
    .faq > .container > h2 {
        font-size: 22px;
        margin-bottom: 40px;
        margin-top: 0;
    }
    .join_community h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .join_community label {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .contact_us_home h2 {
        font-size: 22px;
    }
    .contact_us_home h3 {
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 22px;
        margin-top: 10px;
        line-height: 25px;
    }
    .join_community ul {
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
    }
    .join_community p {
        margin-top: 0px;
        font-weight: 600;
        font-size: 16px;
    }
    .join_community ul li {
        font-size: 16px;
    }
    .banner_top {
        background-image: linear-gradient(to right, #1ab489 , #2b315a);
        padding: 10px 0px !important;
    }
    .footer_logo::after {
        content: '';
        width: 80% !important;
    }
    .review_tab_inside .info {
        transform: translateY(200px);
        opacity: 1;
    }
    .row{
        margin-left: 0;
        margin-right:0;
    }
    .faq .accordion-button {
        font-weight: 500;
        font-size: 15px;
        font-weight: 600;
    }
    .faq_inner .accordion-body {
        font-size: 0.85rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px) and (orientation : landscape){
    .search_card p{
        text-align: left !important;
    }
    .journey_para h2 {
        font-size: 16px;
    }
    .journey_para {
        padding: 16px;
    }
    .mob_hide{
        display: none;
    }
    .search_card h3 {
        margin-top: 0px;
    }
    .search_card h3 {
        margin-top: 0px;
    }
    .search_card img {
        margin-top: 0px;
    }
    .expert_bx .view-first h2 {
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(-100px);
        -o-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(80px);
        opacity: 1;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .ev_ttl p {
        text-align: left !important;
    }
    .card .btn_join_now {
        margin-left: 0;
    }
    .meet_expert_bx {
        background-color: #2b305a;
        min-height: 420px;
        overflow: hidden;
        padding: 5px;
    }
    .browse_library_bx{
        padding: 10px;
    }
    .info {
        background-color: #ffb01b;
        color: #fff;
        font-weight: 600;
        padding: 10px 5px;
        text-decoration: none;
        display: block;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .expert_bx .view h2 {
        font-size: 18px;
        padding: 10px;
        text-transform: none;
        margin-bottom: 0;
    }
    .expert_bx .view-first h2 {
        -webkit-transform: translateY(75px);
        -moz-transform: translateY(75px);
        -o-transform: translateY(75px);
        -ms-transform: translateY(75px);
        transform: translateY(75px);
        opacity: 1;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .expert_bx .mask p {
        text-align: center;
        transform: translateY(60px);
        color: #fff;
        margin-bottom: 10px;
    }
    .expert_bx label {
        color: #fff;
        font-size: 12px;
        transform: translateY(55px);
    }
    .expert_bx {
        margin-top: 10px;
    }
    .banner_top h2 {
        font-size: 1.20rem;
    }
    .real_comm_bx h3 {
        font-size: 0.95rem;
     }
    .container, .container-md, .container-sm {
        max-width: 98%;
    }
    .faq-thumb {
        max-width: 100%;
        margin: 0 auto;
        display: table;
    }
    .real_apart p {
        text-align: center;
        margin-bottom: 20px;
        font-size: 14px;
    }
    .vid_frame {
        margin-top: 50px;
    }
    .faq .accordion-button {
        font-weight: 500;
        font-size: 0.90rem;
        font-weight: 600;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {    
.cntct_frm {
        padding-right: 0;
    }
    .btn_find_more_sml {
        margin-right: 25px;
    }
    .upcoming_events {
        padding: 15px 20px;
        color: #fff;
    }
    .join_community ul li span {
        font-size: 12px;
        position: absolute;
        left: 0;
        top: -12px;
        background-color: #fff;
        display: block;
        padding: 3px 15px;
        color: #2E4B7D;
        transform: translateX(0%);
        margin: 0 auto;
        right: 0;
        width: 70%;
    }
    .hidden_para ul {
        padding-left: 25px;
        margin-bottom: 0;
    }

    .real_apart h2 {
        font-size: 20px;
    }
    .frm_grp button {
        margin: 0 auto;
        display: table;
    }
    .journey_para h2 {
        font-size: 18px;
        margin-bottom: 0;
    }
    .search_card p {
        text-align: left !important;
        line-height: 19px !important;
        margin-bottom: 0px !important;
    }
    .journey_para {
        padding: 16px;
    }
     .your_journey_grid_inner {
        width: 33.15%;
    }
    .card .btn_join_now {
        margin-left: 0px;
    }
    .expert_bx .view-first h2 {
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(-100px);
        -o-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(80px);
        opacity: 1;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .journey_para::after {
        display: none;
    }
    .rem_right_mob{
        padding-right: 0px;
    }
    .rem_left_mob{
        padding-left: 0px;
    }
    .main {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .real_comm_bx {
        border: solid 1px #fff;
        padding: 10px;
        text-align: center;
        min-height: 220px;
        margin-top: 5px;
        cursor: pointer;
        margin-bottom: 20px;
    }
    .btn_find_more {
        background-color: #ffb01b;
        color: #fff !important;
        font-size: 14px;
        padding: 7px 15px;
        font-weight: 600;
        float: right;
        margin-right: 10px;
        text-decoration: none;
    }
    .search_card h3 {
        margin-top: 0px;
        margin-bottom: 5px;
        font-size: 14px;
    }
    .search_card img {
        margin-top: 0px;
    }
    .navbar-toggler:focus{
        outline: none;
        border: none;
    }
    .faq-thumb {
        max-width: 100%;
        margin: 0 auto;
        display: table;
    }
    
    .banner_sect .owl-item .item {
        height: 360px;
        background-size: cover;
        background-position: center;
    }
    .banner_txt {
        margin-top: 100px;
        margin-left: 0px;
        width: 100%;
    }
    .banner_txt h2 {
        font-size: 32px;
        font-weight: normal;
        text-align: left;
    }
    .real_apart p {
        text-align: center;
        margin-bottom: 20px;
        line-height: 25px;
        font-size: 15px;
    }
    .ev_ttl p{
        text-align: left !important;
    }
    .vid_frame {
        margin-top: 25px;
    }
    .your_journey_grid_inner {
        width: 33.33%;
    }
    .your_journey h3 {
        font-size: 32px;
    }
    .your_journey_grid_inner.last {
        margin-left: 33%;
    }
    .faq > .container > h2 {
        font-size: 32px;
        margin-bottom:40px;
        margin-top:0;
    }
    .join_community h2{
        font-size:32px;
    }
    .join_community ul {
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
    }
    .join_community p {
        margin-top: 25px;
        font-weight: 600;
        font-size: 16px;
    }
    .join_community ul li {
        font-size: 20px;
    }
    .banner_top {
        background-image: linear-gradient(to right, #1ab489 , #2b315a);
        padding: 20px 0px !important;
    }
    .footer_logo::after {
        content: '';
        width: 80% !important;
    }
    .row{
        margin-left: 0;
        margin-right:0;
    }
    .faq .accordion-button {
        font-weight: 500;
        font-size: 0.90rem;
        font-weight: 600;
    }
    .faq_inner .accordion-body {
        font-size: 0.90rem;
    }
    .review_tab_inside .info{
        transform: translateY(200px);
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) and (orientation : landscape){
.search_card h3 {
        margin-top: 0px;
}
.journey_para h2 {
    font-size: 1.1rem;
}
.journey_para {
    padding: 16px;
}
.search_card img {
    margin-top: 10px;
}
.expert_bx .view-first h2 {
    -webkit-transform: translateY(90px);
    -moz-transform: translateY(90px);
    -o-transform: translateY(90px);
    -ms-transform: translateY(90px);
    transform: translateY(90px);
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.expert_bx .mask p {
    text-align: center;
    transform: translateY(75px);
    color: #fff;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .vid_frame {
        margin-top: 15px;
    }
    .btn_find_more {
        margin-bottom: 0px;
    }
    .join_community ul li span {
        font-size: 15px;
        position: absolute;
        left: 0;
        top: -12px;
        background-color: #fff;
        display: block;
        padding: 3px 15px;
        color: #2E4B7D;
        transform: translateX(0%);
        margin: 0 auto;
        right: 0;
        width: 90%;
    }
    .event_list {
        padding-bottom: 13px;
        padding-top: 15px;
     }
    .cntnt_grid {
        padding: 45px 0px 15px 0;
        height: 85px;
        position: relative;
    }
    .frm_grp {
        margin-bottom: 5px;
    }
    .journey_para h2 {
        font-size: 16px;
    }
    .hidden_para p {
        font-size: 13px !important;
        text-align: left;
        margin-bottom: 5px;
        margin-top: 2px;
        margin-bottom: 10px !important;
    }
    .card {
        padding: 20px 20px;
    }
    .hidden_para_last p {
        font-size: 13px !important;
        text-align: left;
        margin-bottom: 5px !important;
    }
    .card.end {
        padding: 20px 20px;
        width: 500px;
    }
    .faq > .container > h2 {
        font-size: 25px;
        margin-bottom: 45px;
    }
    .join_community h2 {
        font-size: 25px;
     }
     .join_community label {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .join_community ul li {
        font-size: 22px;
    }
    .join_community p {
        margin-top: 25px;
        font-weight: 600;
        font-size: 16px;
    }
    .contact_us_home h2 {
        text-align: center;
        font-family: 'Gotham';
        font-size: 25px;
    }
    .contact_us_home h3 {
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 45px;
        margin-top: 15px;
    }
    .journey_para {
        padding: 16px;
    }
    .meet_expert_bx {
        min-height: 355px;
        margin-top: 20px;
    }
    .expert_bx label {
        color: #fff;
        font-size: 11px;
        transform: translateY(83px);
    }
    .expert_bx label img{
        width: 12px;
    }
    .search_card p {
        text-align: left !important;
        font-size: 13px !important;
        line-height: 16px;
    }
    .browse_library_bx p {
        margin-bottom: 0px !important;
        font-size: 12px;
        margin-top: 5px;
    }
    .browse_library_bx {
        min-height: 355px;
        margin-top: 20px;
    }
    .browse_library_bx h2 {
        margin-bottom: 7px;
        font-size: 16px !important;
    }
    .ev_ttl h2 {
        font-size: 15px !important;
        margin-bottom: 10px;
        display: block;
        text-align: left;
    }
    .search_card{
        margin-top:12px;
    }
    .search_card p {
        line-height: 16px !important;
    }
    .real_comm_bx h3 {
        font-size: 13px;
        color: #4dba9b;
        font-weight: 600;
        margin-top: 20px;
        line-height: 18px;
    }
    .real_community {
        min-height: 355px;
        overflow: hidden;
        margin-top: 20px;
    }
    .real_community_head {
        padding: 35px 15px;
    }
    .real_community {
        min-height: 355px;
        overflow: hidden;
        margin-top: 20px;
    }
    .real_comm_bx{
        min-height: 195px;
    } 
    .ev_ttl p {
        text-align: left;
    }
    .event_thumb img {
        max-width: 100%;
    }
    .ev_ttl p {
        text-align: left;
        font-size: 0.95rem;
    }
    .upcoming_events {
        padding: 14px;
    }
    .upcoming_events {
        min-height: 375px;
    }
    .ev_ttl p {
        text-align: left !important;
        margin-bottom: 0 !important;
        font-size: 15px !important;
        line-height: 19px !important;
    }
    .event_dt h4 {
        font-size: 25px;
        font-weight: 600;
        font-family: 'Gotham';
        margin-bottom: 0;
    }
    .event_dt label {
        display: block;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .real_comm_bx img {
        height: 60px;
        margin-top: 10px;
    }
    .browse_library_bx {
        background-color: #2b305a;
        overflow: hidden;
        padding: 14px;
    }
    .browse_library_bx p {
        font-size: 13px !important;
    }
    .search_card img {
        height: 44px;
        width: 100%;
        object-fit: cover;
        object-position: 100% 0%;
    }
    .search_card h3 {
        font-size: 15px;
    }
    .real_apart p {
        text-align: center;
        margin-bottom: 35px;
        line-height: 25px;
        font-size: 15px;
    }
    .real_apart p.realApartDescription{
        font-size: 20px;
        line-height: 28px;
    }
    .your_journey h3 {
        font-size: 25px;
    }
    .your_journey p {
        font-size: 20px;
        margin-top: 15px;
        margin-bottom: -10px;
    }
    .journey_img {
        width: 90px;
        height: 90px;
    }
    .journey_img img {
        max-height: 45px;
    }
    .real_apart_inner {
        text-align: center;
        margin-bottom: 0;
        margin-top: 45px;
    }
    .review_tab_inside {
        min-height: 355px;
        margin-top: 20px;
    }
    .review_tab_inside .view {
        height: 355px;
    }
    .review_tab_inside .view h2 {
        transform: translateY(-135px);
    }
    .review_tab_inside .info {
        transform: translateY(220px);
        opacity: 1;
    }
    .review_tab_inside .view-first p {
        -webkit-transform: translateY(210px);
        -moz-transform: translateY(210px);
        -o-transform: translateY(210px);
        -ms-transform: translateY(210px);
        transform: translateY(210px);
        opacity: 1;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
        color: #fff;
        padding: 5px 10px;
        line-height: 20px;
        margin-bottom: 0;
        font-size: 14px;
    }
    .cntnt_grid {
        padding: 42px 0px 15px 0;
        height: 80px;
        position: relative;
    }
    .view {
        height: 275px;
    }
    .ev_ttl label {
        display: inline-block;
        font-size: 14px;
    }
    .hidden_para.end {
        bottom: 0;
        left: -115%;
    }
    .hidden_para{
        width:500px;
    }

    .faq .accordion-button {
        font-weight: 600;
        padding-left: 60px;
        position: relative;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 14px;
    }
    .foot_para {
        font-size: 14px;
    }
    .foot_nav li a {
        font-size: 14px;
    }
    .faq .accordion-item {
        margin-bottom: 13px;
    }
    .expert_bx .view h2{
        font-size: 20px;
    }
    .faq_inner .accordion-body{
        font-size: 14px;
    }
    .app_store p {
        color: #fff;
        font-size: 15px;
    }
    .coonect_with_us p {
        color: #fff;
        font-size: 15px;
        margin-bottom: 10px;
    }
    .bottom_line p {
        color: #a4a6b4;
        margin-bottom: 0;
        font-size: 13px;
        font-weight: 600;
        font-family: 'Gotham';
    }
}
@media only screen and (max-width: 1920px) {
    .join_community {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}
@media only screen and (max-width: 1600px) {
    .faq-thumb {
        max-width: 82%;
    }
}
    @media only screen and (max-width: 1399px) {
        .faq-thumb {
            max-width: 100%;
        }
        .hidden_para,.hidden_para_last {
            width: 500px!important;
        }  
        .join_community {
            padding-top: 50px;
            padding-bottom: 50px;
        }            
    }
@media only screen and (max-width: 1170px) {
    .faq .accordion-item {
        margin-bottom: 15px;
      }

.faq .accordion-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .faq-thumb {
    max-width: 95%;
}
.hidden_para, .hidden_para_last {
    width: 100%!important;
}
.banner_txt {
    margin-top: 50px;
}
.real_apart p.realApartDescription {
    font-size: 17px;
}
}


@media only screen and (max-width: 991px) {
    .join_community ul li { 
        padding: 15px 10px;
        font-size: 16px;
        margin-bottom: 25px;
      }
      .hidden_para,.hidden_para_last {
        width: 100% !important;
    } 
    .card.end {
        clip-path: polygon(100% 88.57%, 97.86% 88.01%, 97.86% 98.87%, 85.43% 99.44%);

    }
    .dropdown.btn_sign_top.logged-in {
        position: absolute;
    }
}
@media only screen and (max-width: 767px) {
    footer .col-md-4.col-sm-6.footer-links {
        width: 50%;
    }
    a.RealLearnMore {
       display: none;
    } 
    .banner_txt a.RealLearnMore {
        display: inline-block;
     } 
     .banner_txt {
        margin-top: 30px;
    }
    .real_apart p.realApartDescription {
        font-size: 14px;
        line-height: 20px;
    }
    }
@media only screen and (max-width: 479px) {
    .join_community ul li span {
        font-size: 10px;
      }
      .join_community ul li:last-child {
        padding-top: 20px;
      }    
 
}

